html,body{height: 100%;}
body{
	background:#000 url(/images/bg-body.jpg) no-repeat;
	margin:0;
	font:12px Tahoma, Arial, sans-serif;
	color:#fff;
	min-width: 960px;
	position:relative;
}
* html body{height:100%;}
img{border-style:none;}
a{
	text-decoration:none;
	font-weight:bold;
}
a:hover{text-decoration:underline;font-weight:bold;}
/* wrapper */
#wrapper{
	margin:0 auto;
	background: url(/images/bg-wrapper.png) repeat;
	width:960px;
	overflow: hidden;
	min-height: 100%;
}
* html #wrapper{
	height:100%;
	overflow:visible;
}
/* header */
#header{
	height: 117px;
	overflow: hidden;
	width: 100%;
	position: relative;
}
/* sponsors logo */
.sponsors{
	background: url(/images/bg-header.jpg) no-repeat;
	width: 100%;
	line-height: 59px;
	position: absolute;
	left:0;
	top:16px;
}
.sponsors a,
.sponsors span{
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	position: relative;
}
/* blackfoot motosports logo */
.blackfoot{
	background: url(/images/logo-blackfoot.png) no-repeat;
	width: 158px;
	height: 50px;
	margin: -2px 0 0 135px;
}

/* blackfoot motosports logo */
.turple{
	background: url(/images/logo-turple-small.png) no-repeat;
	width: 115px;
	height: 58px;
	margin: -2px 0 0 135px;
}

/* suzuki logo */
.suzuki{
	background: url(/images/way-of-life.gif) no-repeat;
	width: 116px;
	height: 58px;
	margin: 0px 0 0 18px;
}
/* champ logo */
.champ{
	background: url(/images/logo-superbikechampionship.png) no-repeat;
	width: 144px;
	height: 67px;
	margin: -4px 0 0 37px;
}
.text-amp{
	background: url(/images/text-amp.png) no-repeat;
	width: 19px;
	height: 15px;
	margin: 22px 0 0 19px;
}
.text-present{
	background: url(/images/text-present.png) no-repeat;
	width: 115px;
	height: 15px;
	margin: 22px 0 0 33px;
}
/* main heading */
#header h1{
	margin: 73px auto 0;
	background: url(/images/bg-h1.png) no-repeat;
	text-indent: -9999px;
	width: 720px;
	height: 43px;
}
#header h1 strong{
	color: #fff;
	font-weight: normal;
}
/* navigation */
#nav{
	margin:0;
	padding:0;
	list-style:none;
	width: 100%;
	position: relative;
	z-index: 1;
}
#nav li{
	float: left;
	font:12px Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0 2px 0 0;
	position: relative;
	padding: 0 0 5px;
}
#nav li.events{background: url(/images/bg-events-b.gif) no-repeat 0 100%;}
#nav li.tickets{background: url(/images/bg-tickets-b.gif) repeat-x 0 100%;}
#nav li.involved{background: url(/images/bg-involved-b.gif) repeat-x 0 100%;}
#nav li.news{background: url(/images/bg-news-b.gif) repeat-x 0 100%;}
#nav li.supporters{background: url(/images/bg-support-b.gif) repeat-x 0 100%;}
#nav li.information{background: url(/images/bg-information-b.gif) repeat-x 0 100%;}
#nav li.contact{background: url(/images/bg-contact-b.gif) no-repeat 0 100%;}
#nav a{
	background: url(/images/bg-menu.jpg) repeat-x;
	display: block;
	width: 135px;
	line-height: 35px;
	color:#000;
}
#nav li.information a{
	line-height:17px;
	padding: 1px 0 0;
}
#nav .events a{background: url(/images/bg-menu-left.jpg) no-repeat;}
#nav .contact a{ background: url(/images/bg-menu-right.jpg) no-repeat;}
/* dropdown menu */
#nav ul{
	display: none;
	position: absolute;
	left:0;
	top:30px;
	margin: 0;
	list-style: none;
	padding: 9px 0 0;
	width: 160px;
	overflow: hidden;
}
#nav ul li{
	background: url(/images/bg-dropdown-listitem.gif);
	float:left;
	display: block;
	width: 100%;
	overflow: hidden;
	text-align: left;
	font-size: 9px;
	line-height: 20px;
	padding:0;
	border-bottom:1px solid #aaa;
}
#nav ul li a{ width:auto;}
#nav li:hover ul a,
#nav li.hover ul a{
	background: #333 url(/images/bullet-dropdown.gif) no-repeat 6px 5px;
	padding:0 0 0 15px;
	color: #fff;
	line-height: 15px;
}
#nav li ul a:hover{
	background: #c00 url(/images/bullet-dropdown-roll.gif) no-repeat 6px 5px;
	text-decoration: none;
}


#nav li.events ul a:hover{background-color:#660000 !important;}
#nav li.tickets ul a:hover{background-color:#cc0000 !important;}
#nav li.involved ul a:hover{background-color:#ff0000 !important;}
#nav li.news ul a:hover{background-color:#ff3300 !important}
#nav li.supporters ul a:hover{}




#nav li.hover ul,
#nav li:hover ul{
	display: block;
}
/* content */
#content{
	width: 100%;
}
/* sidebar */
/*.sidebar{
	background: url(/images/image02.png) no-repeat;
	width: 309px;
	overflow: hidden;
	height: 560px;
	float: left;
	margin: 6px -41px 0 7px;;
}
#home .sidebar{
	background: url(/images/image01.png) no-repeat;
	width: 275px;
	overflow: hidden;
	height: 488px;
	margin: 6px 0 0;
}*/
/* main text */
.main{
	width: 540px;
	overflow: hidden;
	float: left;
	margin: 41px 0 0;
}
.main h2{
	padding: 0 0 16px;
	font-size: 14px;
	margin: 0;
}
.main h2 span{
	background: url(/images/bg-h2.gif) no-repeat 0 6px;
	margin: 0 2px 0 0;
}
.main p{
	margin: 0 0 12px;
}
/* events list */
.main ul{
	margin: 0;
	padding: 4px 0 6px 25px;
	list-style-type: square;
}
.main a{
	color:#f30;
}
.main ul a{
	background: url(/images/bullet.gif) no-repeat 0 4px;
	padding: 0 0 0 12px;
}
.main li{
	/*margin: 0 0 15px;*/
}
.main ul p{
	margin: 0;
	font-weight: normal;
}
/* contacts */
.main .contacts{
	width: 100%;
	overflow: hidden;
	margin: 19px 0 0;
}
.main .contacts p{
	margin: 0;
}
.main .contacts span{
	margin: 0 0 0 13px;
}

#page-event-supporters .main h2{margin-left:12px !important;}