body {

	background-color:#c2c2c2;	

	margin:0px;

	padding:0px;

	font-size:12px;

	font-family:arial;

	font-weight:normal;



}
.padding {
	padding:5px;
}

/*WRAPPER CONFIG */

#wrapper {

	width:100%;

	background-image:url(../images/header/header_bg.gif);

	background-repeat:repeat-x;

	height:189px;

}

#wrapper #center {

	margin: 0pt auto;

	width:970px;

}

/* HEADER CONFIG */	

#header{

	float:left;

	clear:both;

	height:189px;

	width:100%;

}

#header .logo{

	position:relative;

	float:left;

	top:24px;
	width:244px;

	height:120px;

	margin-bottom:16px;

}



#header .contact {

	position:relative;

	float:right;

	top:90px;

	color:#FFFFFF;

	font-size:10px;

}



/* NAV CONFIG */

#navi{

	float:left;

	clear:none;

	position:relative;

	width:750px;

	top:12px;

}

#nav{

	margin:0px;

	padding:0px;

}



#header #search {

	float:right;

	width:auto;

	top:17px;

	position:relative;

	vertical-align: middle;

}

/* MAIN CONFIG */

#main {

	float:left;

	clear:both;

	width:100%;

	background-image:url(../images/body/body_bg.gif);

	background-repeat:repeat-y;	

	background-position: center;

}

#content{

	float:left;

	clear:both;

	width:954px;

	padding:0px 8px;

}

#content .text {

	background-image:url(../images/body/content_bg.gif);

	background-repeat:no-repeat;	

	float:left;

	clear:both;

	width:100%;

}



#content .top_image{

	border-bottom: 8px solid #830b0b;	
	margin-bottom:-3px;

}

#right_side{

	float:left;

	width:40%;

}

#content .right_header{

	background-image:url(../images/right_header.gif);

	background-repeat:no-repeat;

	text-align:left;

	width:284px;

	height:68px;

	float:left;

}

#left_side{

	float:left;

	width:60%;

}

#content .left_header{

	background-image:url(../images/left_header.gif);

	background-repeat:no-repeat;

	text-align:left;

	width:100%;

	height:68px;

	float: left;

}

#formResults {
	float:left;
	padding: 10px;
}

.inner_text {

    position: absolute;

    padding-top:20px;

    padding-left:20px;

	color:#FFFFFF;

	font-size:18px;

	font-weight:bold;

}

#rotate_image{

	background-image:url(/images/home_page_rotate_image.gif);

	width:330px;

	height:270px;

	float:left;

	background-position: center top;

	background-repeat:no-repeat;

}

#footer {
	color:#FFFFFF;
	clear:both;

	height:159px;
	font-size:10px;
	background-color:#000000;

	background-image:url(../images/footer/footer_bg.gif);

	background-repeat:repeat-x;

	background-position: center top;
	text-align:right;
	padding-top: 15px;

}
#footer #copyright {
	padding:10px;
	float: right;
	width: 35%
}

#footer #sponsors {
	float:left; 
	margin-left: 10px; 
	margin-top: 5px;
	width: 60%;
	text-align: left;
	
}
#footer #sponsors img {
	width: 100px;
}


#footer a {
	color:#ffffff;
}

.headerArticle a{
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	color:#840808;
}

.padding a {
	color: #840808;
	text-decoration: none;
}

.number {
	font-style:italic;
}
#images {
	margin-top:15px;
	margin-left:15px;
}
#images img {
	height:232px;
	margin:0;
	overflow:hidden;
	padding:0;
	width:300px;
}

#banners { 
	overflow: hidden; 
	position: relative; 
	height: 251px;
	width: 954px;
	border-bottom:8px solid #830B0B;
}