@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}
p {
	margin: 0px;
}
.header-box {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}



.header {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-image: url(../images/header_1.jpg);
	background-repeat: no-repeat;
	height: 170px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: relative;
}
.main-container {
	background-color: #FFFFFF;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
}
.main-container-wide {
	background-color: #FFFFFF;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-image: url(../images/content_wide_bg.gif);
	background-repeat: repeat-y;
}
.top-nav-links {
	position: absolute;
	width: 500px;
	bottom: 25px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.top-nav-links a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
}
.top-nav-links a:hover {
	color: #998763;
}


.left-nav {
	width: 203px;
	float: left;
	overflow: hidden;
	padding-left: 3px;
}
.left-nav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
}
.left-nav li {
	line-height: 30px;
	background-image: url(../images/left_nav_bg.jpg);
	background-repeat: repeat-y;
	margin-bottom: 2px;
	padding-left: 10px;
	display: block;
}
.left-nav li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.left-nav li a:hover {
	color: #968460;
}


.content-area {
	width: 320px;
	margin-left: 12px;
	overflow: hidden;
	float: left;
}
.content-area-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	background-image: url(../images/center-col-bg.jpg);
	background-repeat: repeat-y;
	font-weight: bold;
	padding-left: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.content-area-wide {
	margin-left: 12px;
	overflow: hidden;
	float: left;
	width: 539px;
	background-color: #000000;
	min-height: 700px;
}
.news-box-rotator {
	padding: 2px;
	border: 2px solid #000000;
	background-color: #FFFFFF;
	font-size: 12px;
}



.news-box-1 {
	padding: 7px;
	border: 2px solid #000000;
	background-color: #FFFFFF;
	font-size: 12px;
}
.news-box-1 a {
	color: #000000;
	text-decoration: underline;
}
.news-box-1 a:hover {
	color: #FF0000;
}
.news-box-2 {
	font-size: 12px;
	color: #FFFFFF;
	padding: 15px;
}
.news-box-2 a {
	color: #FFFFFF;
	text-decoration: underline;
}
.news-box-2 a:hover {
	color: #FFD36C;
}
.news-box-2 h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}
.news-box-2 h1 {
	font-size: 18px;
	color: #CD9C64;
}
.news-box-2 table {
	margin: 5px;
	border-collapse:collapse;
}
.news-box-2 th {
	border: 1px solid #FFD169;
	background-color: #666666;
}

.news-box-2 td {
	border: 1px solid #FFD36C;
}
.news-box-2-st {
	font-size: 12px;
	color: #FFFFFF;
	padding: 15px;
}
.news-box-2-st h1 {
	font-size: 18px;
	color: #CD9C64;
}





.gap {
	background-color: #FFFFFF;
	height: 3px;
	font-size: 1px;
	color: #FFFFFF;
}
.side-box-titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/right-col-bg.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 10px;
}


.right-col {
	float: left;
	width: 207px;
	overflow: hidden;
	margin-left: 12px;
}

.side-box-1 {
	background-color: #FFFFFF;
	padding: 7px;
	border: 2px solid #000000;
	font-size: 12px;
}
.side-box-2 {
	background-color: #FFFFFF;
	border: 2px solid #000000;
	font-size: 12px;
}
.side-box-2-inner {
	background-color: #000000;
	border: 2px solid #FFFFFF;
	font-size: 12px;
	color: #FFFFFF;
	padding: 7px;
}
.side-box-2-inner a {
	color: #FFFFFF;
	text-decoration: underline;
}
.side-box-2-inner a:hover {
	color: #FF0000;
}
.side-box-3 {
	background-color: #FFFFFF;
	font-size: 12px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


.sponsors-inner {
	color: #FFFFFF;
	padding: 10px;
	background-image: none;
	font-size: 12px;
	text-align: center;
}
.sponsors-inner  a {
	color: #FFFFFF;
	text-decoration: underline;
}
.sponsors-inner  a:hover {
	color: #FF0000;
}


.sponsors-wide {
	color: #FFFFFF;
	border-top-width: 9px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	float: none;
	clear: both;
	background-color: #CCCCCC;
	font-size: 12px;
	margin-right: 3px;
	margin-left: 3px;
	min-height: 150px;
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.sponsors-wide a {
	color: #FFFFFF;
	text-decoration: underline;
}
.sponsors-wide a:hover {
	color: #FF0000;
}
.footer-sections {
	width: 760px;
	margin-top: auto;
	margin-left: auto;
	overflow: hidden;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
}
.footer-sections a {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer-sections a:hover {
	color: #FF0000;
}
.news_style {
	display: none;
}
