body {
	background-color: 2A357F;
}

a:link {
	text-decoration: none;
	color: #EA2822;
	border: 0;
}
a:visited {
	text-decoration: none;
	color: #EA2822;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}

/* #header {
	width:980px;
	top:10px;
	border: none;
	padding: 0;
	margin: 0;
	position:absolute;
	
 }
 */
 
 #headertop {
	width:980px;
	top:10px;
	left:10px;
	border: none;
	padding: 0;
	margin: 0;
	position:absolute;
	
 }
 #headermid {
	width:980px;
		left:10px;
	top:32px;
	border: none;
	padding: 0;
	margin: 0;
	position:absolute;
	
 }
 #headerbottom {
	width:980px;
	top: 210px;
		left:10px;
	border: none;
	padding: 0;
	margin: 0;
	position:absolute;
	
 }

#content {
	background-image: url(images/logoback.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
	width: 800px;
	height:auto;
	background-color:#FFFFFF;
	min-height: 500px;
	overflow: visible;
	position: absolute;
	top: 230px;
	vertical-align: middle;
	border-right-width: thick;
	border-right-color: #FFFFFF;
	padding:10px;
}

#footer {
	color: #000000;
	font-family:Times;
	font-size: 12px;
	width: 800px;
	vertical-align: text-bottom;
	bottom:0px;
	overflow: hidden;	
	left: 10px;
	padding: 15px 0 0 0;
}

#ad {
	left:838px;
	width:150px;
	height:400;
	overflow: hidden;
	position: absolute;
	top: 230px;
}
.style2 {
	color: #000000;
	font-weight: bold;
	font-size: 24px;
}

.style3 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.style5 {
	color: #000000; 
	font-size: 18px; 
	font-weight: bold; 
}
.style6 {color: #ea2822
}

