body, html
{
	background-color:#333333;
	color:#000;
	font-family:Franklin Gothic Book,Tahoma,Arial,Helvetia,sans-serif;
	font-size:12pt;
	margin:0;
}

#frame
{
	width:980px;
	margin:0 auto;
	background-color:#fff;
}

#header
{
	background-color:#ffffff;
	width:980px;
}

#navbar
{
	height:22px;
	background-color:#fff;
	border-bottom:2px solid #cc0000;
}

#subTitleBlock
{
	margin:2px 0px 5px 0px;
}

#leftcontent
{
	float:left;
	width:595px;
	min-height:650px;
	padding-top:5px;
	margin-left:10px;
	margin-right:10px;
}

#rightcontent
{
	float:right;
	width:350px;
	min-height:650px;
	padding-top:15px;
}

#centercontent
{
	width:980px;
	min-height:650px;
	padding-top:15px;
}

#footer
{
	clear:both;
	height:40px;
	background-image:url(/images/FooterBar_VOS.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	background-color:#fff;
	text-align:center;
	font-size:10pt;
}
