
Body{
	font: normal 72.5% Verdana,Tahoma,Helvetica,sans-serif; 
	font-weight: normal;
	background-color: #5979ea;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align:center;
	width: 100%;
}

.LeftMargin{
	width: 50%;
	background: url(/images/site/lmarginbg.jpg) no-repeat;
	background-position: top right;
}

.RightMargin{
	width: 50%;
	background: url(/images/site/rmarginbg.jpg) no-repeat;
	background-position: top left;
	

}

#PageContainer{
	width: 971px;
	background: url(/images/site/pagebg.jpg);
	clear:both;
}

#LeftContainer{
	width: 171px;
	float: left;
}

#MenuContent{
	text-align: left;	
	clear: both;
}

#RightContainer{
	width: 800px;
	float:left;
}

#BodyContent{
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	clear: both;
}

#BodyContainer{
	text-align: left;
	width: 800px;
}

#BodyContent2{
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
}


#Header{
	width: 971px;
	height: 225px;
	background: url(/images/site/header.jpg);
}

#Footer{
	width: 971px;
	height: 77px;
	background: url(/images/site/footer.jpg);
	clear: both;
}

#WideContent{
	text-align: left;
	margin-left: 1px;
	margin-right: 2px;
	position: relative;
	top: -80px;
}


#SplashFlashOverlay{
	position:absolute;
	width:788px;
	height: 280px;
	left:50%;
	margin-left:-308px;
	top:225px;
	background: url(/images/rotator/FWA_overlay.png);
}

#AnnouncementOverlay{
	position:absolute;
	width:400px;
	height: 120px;
	left:50%;
	margin-left:120px;
	top:155px;
}

#AnnouncementContent{
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
}

P .announcement{
	font-size: 18px;
}