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%;
	
}
#top {
	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 */
	}
#left {
	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 */
	}

#middle {
	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;
}

#logo {
	position: absolute;
	top:  1.2em;
	left: 1%;
}

#hl {
	position: absolute;
	bottom:  1%;
	right: 1%;
}
