BODY
{
	background-color: Black;
	margin: 0 0 0 0;
	color: White;
	font-family:Verdana;
	font-size: 11pt;	
}

#mainLogo
{
	background: url(../images/mainLogoBG.gif) repeat-x top left;	
	width: 100%;
}

div.contentDiv
{
	padding: 5px 10px 10px 10px;
}

div.divFloatRight
{
	float:right;
	width: 49%;	
}

div.divFloatLeft
{
	float:left;	
	width: 49%;	
}

.imgBorder
{
	border: solid 1px silver;	
}
