body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#copyright {
	color: #FBF6E0;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: .6em;
	height: 20px;
	width: 877px;
	margin: auto;
}
#copyright a {
	color: #FBF6E0;
	text-decoration: none;
}
#copyright a:hover {
	color: #FFCC00;
}
.titles {
	font-weight: bold;
	font-size: 1.4em;
}
#flashcontent {
	width: 250px;
	height: 200px;
}
#topWrapper {
	background-image: url(../_img/topBg.jpg);
	background-repeat: repeat-x;
	height: 104px;
}
#topBanner {
	height: 104px;
	background-image: url(../_img/topBanner.jpg);
	background-repeat: no-repeat;
	margin: auto;
	width: 962px;
}
#topNavWrapper {
	background-image: url(../_img/navShadow.gif);
	background-repeat: repeat-x;
	height: 31px;
}
#topNav {
	margin: auto;
	width: 962px;
	height: 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
}
#topNav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
#topNav a:hover{
	color: #FFCC00;
	text-decoration: none;
}
#mainWrapper {
	width: 962px;
	background-color: #FFFFFF;
	margin: auto;
}
#contentWrapper {
	margin-top: 10px;
	background-image: url(../_img/contentBg.gif);
	background-repeat: repeat-y;
}
#subContentWrapper {
	margin-top: 10px;
}

#left {
	float: left;
	width: 198px;
	min-height: 400px;
	padding-right: 35px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 6px;
}
#subLeft {
	float: left;
	width: 694px;
	min-height: 400px;
	padding-right: 35px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 6px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9EAFC6;
	border-left-color: #9EAFC6;
	padding-bottom: 20px;
}

#mid {
	float: left;
	width: 445px;
	min-height: 400px;
	padding-right: 35px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#right {
	float: left;
	width: 206px;
	min-height: 400px;
	padding-left: 10px;
	padding-top: 6px;
}
#right img {
	padding-bottom: 1px;
}
#pageBottom {
	height: 158px;
	clear: left;
	background-image: url(../_img/bottomSponsors.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	padding-top: 140px;
	margin-top: 10px;
}
#newsBlock {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9EAFC6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 10px;
}
.newsTitle {
	font-size: 16px;
	text-transform: uppercase;
	color: #757575;
	font-weight: bold;
}
.midPhotoTitle {
	font-size: 24px;
	text-transform: uppercase;
	color: #757575;
}
a {
	color: #042D7C;
}
h1 {
	font-size: 24px;
	text-transform: uppercase;
	color: #757575;
}
h2 {
	font-size: 16px;
	text-transform: uppercase;
	color: #757575;
}


.news_header {


color: #757575;
font-face: arial;
font-size: 14px;
font-weight: bold;

}

.news_date {

font-color: #000000;
font-size: 10px;
font-face: arial;
font-weight: bold;
}

.news_content {

font-color: #CCCCCC;
font-size: 10px;
font-face: arial;

}

.section_header {

color: #cccccc;
font-size: 14px;
font-weight: bold;

}

.copyright {


font-size: 11px;
font-family: arial;


}
ul.ordering { 
    list-style-type: none;
    padding: 0px;
	margin: 0px;
}