@charset "utf-8";
/* CSS Document */

body {
	background:url(/images/bg_content.jpg) top center repeat-y #003399 !important;
}
#bg_page {
	background:url(/images/bg_page2.jpg) top center no-repeat !important;
	height:454px;
}
#news {
	visibility:hidden;
	display:none !important;
}
#contentMain {
	width:610px !important;
	margin:20px;
	padding:0px;
	font-family:Lucida Sans, Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
}
#contentWrapper {
	margin:127px 0 0 0 !important;
}
#bg_footer {
	background:url(/images/bg_content_bottom.jpg) top center no-repeat #003399;
}
#wrapper a, a:link, a:visited, a:active {
	color:#014999;
	text-decoration:none;
}
