@charset "utf-8";
/* CSS Document */

/* Layout */

body {
	text-align: center;
	margin: 0px;
	background: #000000 url(../images/body-bg.jpg) no-repeat top center;
}

#page {
	width: 950px;
	margin: 0px auto;
	text-align: left;
}

#banner {
	width: 950px;
	height: 192px;
	text-align: left;
}

#main-wraper {
	width: 950px;
	clear: both;
	background: #000000 url(../images/main-bg.jpg) repeat-x top center;
}

#newsletter {
	width: 950px;
	height: 22px;
	text-align: right;
}

#main {
	width: 950px;
	height: 201px;
	padding: 0px 0px 0px 2px;
}

#main-title {
	width: 330px;
	height: 16px;
	padding: 16px 0px 0px 28px;
	text-align: left;
	text-decoration: none;
}

#main-title:hover {
	width: 330px;
	height: 16px;
	padding: 16px 0px 0px 28px;
	text-align: left;
	text-decoration: underline;
}

#main-text {
	width: 330px;
	padding: 8px 0px 0px 28px;
}

#sections {
	width: 950px;
	height: 210px;
}

#sections-inner {
	width: 285px;
	float: left;
}

#sections-schedule {
	width: 285px;
	height: 210px;
	background-image: url(../images/schedule-bg.jpg);
	background-repeat: no-repeat;
	float: left;
}

#sections-guide {
	width: 285px;
	height: 210px;
	background-image: url(../images/guide-bg.jpg);
	background-repeat: no-repeat;
	float: left;
}

#sections-news {
	width: 285px;
	height: 210px;
	background-image: url(../images/news-bg.jpg);
	background-repeat: no-repeat;
	float: left;
}

#sections-schedule-inner {
	width: 285px;
	height: 210px;
	background-image: url(../images/schedule-bg.jpg);
	background-repeat: no-repeat;
}

#sections-guide-inner {
	width: 285px;
	height: 210px;
	background-image: url(../images/guide-bg.jpg);
	background-repeat: no-repeat;
}

#sections-news-inner {
	width: 285px;
	height: 210px;
	background-image: url(../images/news-bg.jpg);
	background-repeat: no-repeat;
}

#sections-top {
	height: 170px;
	padding: 8px 8px 0px;
}

#sections-title {
	width: 285px;
	height: 40px;
	text-align: center;
}

#sections-spacer {
	width: 14px;
	float: left;
}

#sections-spacer2 {
	width: 36px;
	float: left;
}

#sections-spacer3 {
	height: 16px;
}

#spacer {
	width: 950px;
	height: 21px;
}

#spacer2 {
	width: 950px;
	height: 21px;
	clear: both;
}

#inner {
	width: 630px;
	float: left;
}

#inner-top {
	width: 630px;
	height: 30px;
	background: url(../images/inner-top.jpg) no-repeat left top;
}

#inner-bot {
	width: 630px;
	height: 30px;
	background: url(../images/inner-bot.jpg) no-repeat left top;
}

#inner-mid {
	background: url(../images/inner-mid.jpg) repeat-y;
    padding-bottom:20px;
}

#inner-spacer {
	width: 12px;
	float: left;
}

#inner-spacer2 {
	width: 12px;
	float: left;
}

#champions {
	width: 950px;
	height: 23px;
	background-color: #2f6ea0;
	clear: both;
	text-align: center;
}

#footer {
	width: 950px;
	height: 30px;
	background-color: #00457c;
	clear: both;
	text-align: center;
}

#trademark {
	width: 950px;
	height: 30px;
	background-color: #000000;
	color: #ffffff;
	clear: both;
	text-align: center;
}

/* Style */

.newsletter-font {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}

.newsletter-font:hover {
	text-decoration: underline;
}

.inner-mid {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	padding: 0px 26px 0px 26px;
}

.inner-title {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	color: #b8171d;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

.inner-link {
	font-size: 11px;
	text-decoration: underline;
	color: #b8171d;
}

.inner-subtitle {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.main-text {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;
}

.main-title {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 14px;
}

.sections-text {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	line-height: 20px;
}

.sections-title {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 22px;
}

.sections-title:hover {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	text-decoration: underline;
	text-transform: uppercase;
	line-height: 22px;
}

.schedule-link {
	color: #ffffff;
	text-decoration: underline;
}

.footer {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 30px;
}

.footer-link {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 30px;
	text-decoration: none;
}

.trademark {
	font-family: Verdana, sans-serif;
	font-size: 8px;
	color: #000000;
	line-height: 30px;
}


ul#navlist 
{
    margin-left: 0; 
    padding-left: 0; 
    white-space:normal; 
} 

#navlist li 
{ 
    display: inline; 
    list-style-type: none; 
} 