body {
	background: black;
	color: white;
}


.miniature2 {
	border: 1px solid black;
	padding: 1px;
	margin: 1px;
}

.miniature {
	border: 1px solid white;
	padding: 1px;
	margin: 1px;
}

img {
	border: 0;
}

.central {
	position: absolute;
	left:50%;
	
}
#top1 {
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border: 0px;
	height: 40px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 25px;
	}
html>body #top {
	height: 32px; /* ie5win fudge ends */
	}
#left1 {
	position: absolute;
	top: 63px;
	left: 0px;
	margin: 0px;
	padding: 10px;
	border: 0px;
	width: 280px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 220px;
	}
html>body #left {
	width: 210px; /* ie5win fudge ends */
	}

#middle1 {
	padding: 10px;
	border: 0px;
	margin: 0px 0px 0px 220px; 
	}

.leftalign {
	display:inline;
	position: absolute;
}

.rightalign {
	display:inline;
	position: absolute;
	right: 5%;

}
.leftalignb {
	display:inline;
	position: absolute;
	bottom: 10%;
}

.rightalignb {
	display:inline;
	position: absolute;
	right: 5%;
	bottom: 10%;

}

.title {
	font:normal normal bold 1.0em tahoma, verdana, sans-serif;
}

td {
	font:normal normal normal 10pt tahoma, verdana, sans-serif;
}

body {
	font:normal normal normal 10pt tahoma, verdana, sans-serif;
}

a {
	text-decoration:none;
	color:#fff;
}

a:visited {
	text-decoration:none;
	color:#888;
}

#title {
	position: absolute;
	top: 0.7em;
	left: 12em;
}

#pages {
	position: absolute;
	top: 0.6em;
	float:right;
	right: 1em;
}

#large {
	position: absolute;
	top: 10em;
	left:40%;
	visibility:hidden;
	width: 400px;
	background:black;
	text-align: center;
}

h3 {
	text-decoratixon: underline;
	font-weight: bold;
	font-size: 1.2em;
}

.center {
	xborder:1px solid white;
	margin-left:11.05em;
	margin-top:2em;
}

.email {
	position:absolute;
	bottom:5%;
	left:2em;
}


table.bozo td a {
	font-weight: bold;
}

.petit a {
	text-decoration: underline;
}
