body{
	color:#000000;
	font-family:Arial;
	font-size:12px;
	width:100%;
	background-color:#ff0000;
}

body, div{
	margin:0;
	padding: 0;
}

div{
	overflow:hidden;
}

a{
	color:#000000;
}

a, a:hover, a:visited{
	text-decoration:none;
	color:#000000;
}

#main{
	margin-top: 2em;
	width:800px! important;
	overflow:hidden;
	position:absolute;
	left:50%;
	margin-left:-400px;
}

#content{
	height:474px !important;
	margin:auto 0;
}

#topLeft{
	float:left;
	width:70%;
	overflow:hidden;
	height:130px!important;
}

#topRight{
	float:right;
	width:28%;
	overflow:hidden;
	height:130px!important;
}

#topNavy, #footerNavy, #newsLine{
	margin:0 auto 5px;
	width:100%;
	height:25px !important;
	line-height:18px;
	background-color:#000;
	color:#FFF;
	line-height:18px;
	font-size:14px;
	padding:5px 3px 0 3px;
}

#topNavy{
	margin-bottom:5px;
}

#topNavy a{
	margin:0 7px;
}

#centerLeft{
	float:left;
	width:15% !important;
	text-align:center;
	margin:10px 0 0 10px;
	font-weight:bold;
	color:#FFF;
}

#centerLeft .bodytext{
	color:#FFFFFF !important;
	font-size:14px;
	margin:2px 0 5px;
}

#centerMiddle{
	float:right;
	margin-right:15px;
	width:200px !important;
}

#centerRight{
	float:right;
	width:440px !important;
	margin: 0 0 5px 0;
}

#newsLine{
	margin-bottom:15px;
}

#footerNavy{
	text-align:right;
	margin-bottom:15px;
}

#footerNavy div{
	margin-right:10px;
}

#extra2{
	text-align:center;
	font-weight:bold;
}

#extra2 h1{
	font-size:22px;
	margin: 12px 0 3px;
}

#extra2 h4{
	font-size:20px;
	margin: 3px 0;
}

.clearer{
	clear:both;
	height:1px !important;
	margin: 0 0 5px 0;
}

#topNavy a, #topNavy a:hover, #topNavy a:visited, #footerNavy a, #footerNavy a:hover, #footerNavy a:visited{
	color:#FFF;
	font-size:14px;
}
