body, table, tr, td {
	font: 7pt verdana; 
	color: black;
	letter-spacing: 1px; 
	/*text-align: center;*/
}
body 	{
	margin-top: 0px;
	margin-bottom: 0px; 
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;
	text-align: center;
        background: black;
}
#container { 
	margin: 0 auto; 
	/*top: 0px;
	left: 0px;
	position: absolute;*/
        width: 594px;  
	background: black;
} 
#content { 
 width: auto; 
 height: auto;
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 text-align: justify;
 position: absolute; 
padding-left: 0px;
padding-bottom: 0px;
}


}
#mainimg {
	margin: 0;
	padding: 0;
	border-width: 0px;
	border-style: solid;
	border-color: black;
 position:absolute; top:50%; left:50%
}



BODY {
	SCROLLBAR-FACE-COLOR: white; 
	SCROLLBAR-HIGHLIGHT-COLOR: black; 
	SCROLLBAR-SHADOW-COLOR: black; 
	SCROLLBAR-3DLIGHT-COLOR: black; 
	SCROLLBAR-ARROW-COLOR: red; 
	SCROLLBAR-TRACK-COLOR: black; 
	SCROLLBAR-DARKSHADOW-COLOR: black;
}