html, body{
	margin:0;
	padding:0;
}

body {
	font: 13px Verdana, Geneva, sans-serif;
	background:url(/images/bg.gif) repeat;
}

h1{
	text-indent:-9999px;
	background-repeat: no-repeat;
	margin:0 0 10px;
	height:20px;
}

h2{
	font-size: 16px;	
	padding:10px 0;
}

sub{
	font-size: 9px;
	font-style: italic;
}

.wrapper{
	width:1021px;
	margin:0 auto;
}

/* default link styles*/		
a{
	color:#069;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.content {
	background:url(/images/content-center.png) repeat-y;
}

.content .section{
	padding:26px 30px 0 30px;
}

.col-left{
	width:175px;
}

.col-mid{
	width:508px;
}

.col-midsub{
	width:758px;
}
.col-right{
	width:250px;
	margin:0 0 0 25px;
}

.col-right img{
	margin: 0 0 10px;
}

.bigword strong{
	font-size:15px;
	color:#03417A;
}

.navbar{
	position:relative;
	height:48px;
	padding:0 9px 0 7px;
}

.homepics{
	padding:10px 0;
	text-align:center;
}

.sponsors{
	padding:20px 0 0 0;
	text-align:center;
	clear:both;
}

/*********************************************
	FOOTER
*********************************************/
.footer {
	position:relative;
	font-size:10px;
	width:1021px;height:338px;
	clear:both;
	background:url(/images/bg-footer.png) no-repeat;
	line-height:12px;
	margin:10px 0;
}

.footer .quicklinks {
	position:absolute;
	top:55px;
	left:262px;
	width:724px;
	color:#fff;
	font-weight: bold;
}

.footer .address{
	position:absolute;
	top:150px;
	left:262px;
	width:724px;
	color:#fff;
}

.footer .address strong{
	color:#ffeb46;
}

.footer .enews{
	position:absolute;
	top:46px;
	left:91px;
	width:136px;
	line-height:12px;
}

.footer .copyright{
	position:absolute;
	top:246px;
	left:30px;
	width:961px;
	color:#fff;
	text-align:center;
}

.footer p{
	padding:0 0 8px;
	margin:0;
}

.footer a {
	color: #fff;
}

.footer input{
	margin:0 0 5px 0;
}

.footer .blankcover{
	width:358px;
	height:25px;
	position:absolute;
	top:120px;
	left:251px;

}
