/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#fff;
	font-size:.8em;
	margin:0 auto;
	background-color:#fe3800;
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg_body.jpg);
}

a { color:#fe3800; text-decoration: none; }

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:1.8em; }

h2 { font-size:1.4em; }

h3 { font-size:1.2em; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	bottom: 0;
	left: 0;
}

.flag {

}

.sub_title {
	color: #d3370b;
}

.row_gray {
	background-color: #161616;
}

.row_title {
	color: #fff;
}

.input {
	border: 1px solid #343434;
	background-color: #000;
}

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:193px;
	background-repeat: no-repeat;
	background-image: url(images/bg_header.jpg);
}

#sponsors {
	position:absolute;
	top:0;
	right:20px;
	width:251px;
	height:193px;
}

#sponsorstop {
	position:relative;
	top:0px;
	left:0px;
	width:890px;
	height:50px;
	background-color:#000000;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:-30px;
	left:0;
	width:890px;
	height:35px;
	background-repeat: no-repeat;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:auto;
	background-repeat: repeat-y;
	background-image: url(images/bg_main.jpg);
}

#main-top {
	position:relative;
	top:0;
	left:0;
	width:920px;
	height:auto;
	padding: 40px 0 0 30px;
	background-repeat: no-repeat;
	background-image: url(images/bg_main-top.jpg)
}
/* ---- start main content settings -------------- */

#content_top {
	position:relative;
	top:0;
	left:0;
	width:850px;
	height:auto;
	padding: 10px 20px;
}

#top_right {
	position:relative;
	top:0;
	left:0;
	width:300px;
	height:auto;
	float: right;
	padding: 10px 20px;
}

#top_left {
	position:relative;
	top:0;
	left:0;
	width:400px;
	height:auto;
	float: left;
	padding: 10px 20px;
}
#newsletter {
	position:relative;
	top:0;
	left:0;
	width:259px;
	height:109px;
	padding: 60px 20px 10px 160px;
	background-repeat: no-repeat;
	background-image: url(images/bg_newsletter.jpg)
}

#rotator {
	position:absolute;
	top:0;
	right:-40px;
	width:448px;
	height:361px;
}

#event_table {
	position:relative;
	top:0;
	right:0;
	width:380px;
	height:auto;
	background-repeat: repeat-y;
	background-image: url(images/bg_date.jpg);
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#content_btm {
	position:relative;
	top:0;
	left:0;
	width:890px;
	height:auto;
	padding: 20px 0;
	background-color: #161616;
}

#btm_left {
	position:relative;
	top:0;
	left:0;
	width:400px;
	height:auto;
	float: left;
	padding: 10px 20px;
}

#btm_right {
	position:relative;
	top:0;
	left:0;
	width:340px;
	height:auto;
	float: right;
	padding: 10px 40px 10px 60px;
}
/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	color:#FFF;
	width:850px;
	height:60px;
	clear:both;
	padding: 0 20px;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:35px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav/nav.gif);
}

a#nav_01 {
	width:107px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -35px;
}

.active_01 {
	background-position: 0 -35px !important;
}

a#nav_02 {
	width:54px;
	cursor:pointer;
	background-position:-107px 0;
}

a:hover#nav_02{
	background-position:-107px -35px;
}

.active_02 {
	background-position:-107px -35px !important;
}

a#nav_03 {
	width:58px;
	cursor:pointer;
	background-position:-161px 0;
}

a:hover#nav_03{
	background-position:-161px -35px;
}

.active_03 {
	background-position:-161px -35px !important;
}

a#nav_04 {
	width:52px;
	cursor:pointer;
	background-position:-219px 0;
}

a:hover#nav_04{
	background-position:-219px -35px;
}

.active_04 {
	background-position:-219px -35px !important;
}

a#nav_05 {
	width:113px;
	cursor:pointer;
	background-position:-271px 0;
}

a:hover#nav_05{
	background-position:-271px -35px;
}

.active_05 {
	background-position:-271px -35px !important;
}

a#nav_06 {
	width:61px;
	cursor:pointer;
	background-position:-384px 0;
}

a:hover#nav_06{
	background-position:-384px -35px;
}

.active_06 {
	background-position:-384px -35px !important;
}

a#nav_07 {
	width:107px;
	cursor:pointer;
	background-position:-445px 0;
}

a:hover#nav_07{
	background-position:-445px -35px;
}

.active_07 {
	background-position:-445px -35px !important;
}

a#nav_08 {
	width:98px;
	cursor:pointer;
	background-position:-552px 0;
}

a:hover#nav_08{
	background-position:-552px -35px;
}

.active_08 {
	background-position:-552px -35px !important;
}

a#nav_09 {
	width:116px;
	cursor:pointer;
	background-position:-650px 0;
}

a:hover#nav_09{
	background-position:-650px -35px;
}

.active_09 {
	background-position:-650px -35px !important;
}

a#nav_10 {
	width:124px;
	cursor:pointer;
	background-position:-766px 0;
}

a:hover#nav_10{
	background-position:-766px -35px;
}

.active_10 {
	background-position:-766px -35px !important;
}
q