body {
	background-color: #2A357F;
}

a:link {
	text-decoration: none;
	color: #EA2822;
}
a:visited {
	text-decoration: none;
	color: #666666
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
#header {
	margin-top:0px;
	top:0px;
	left:0px;
	width:980px;
	height:221px;
	border:0;
	
 }

#content {
	background-image: url(images/logoback.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
	width: 800px;
	background-color:#FFFFFF;
	top: 230px;
	overflow:auto;
	padding:10px;
	min-height:600px;
}
#footer {
	color: #FFFFFF;
	margin-top: 20px;
	font-family:Times;
	font-size: 12px;
	width: 800px;
	bottom:0px;
	overflow: hidden;
}

#ad {
	left:835px;
	width:150px;
	height:400;
	overflow: hidden;
	position: absolute;
	top: 229px;
}
.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
}

h2 {
	margin-bottom: 2px;

}

h3 {
	margin-bottom: 2px;

}
