@import url(nav.css);
@import url(headers.css);
@import url(photo-nav.css);

*
{
	margin:0;
	padding:0;
}

body
{
	background-color:#191919;
	font-family:Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
}

h3.maps {
	line
}

div#container
{
	background-color:#FFF;
	width:876px;
	margin:0 auto;
	position:relative;
}

div#wrapper
{
	padding:10px 25px;
}

#header
{
	margin-bottom:12px;
}

p
{
	text-align:left;
}

#logo
{
	margin-left:1px;
}

#logo a
{
	background:url(logo/logo.jpg);
	width:818px;
	height:162px;
	text-indent:-9000px;
	display:block;
}

/*#logo a:hover, #logo a:active
{
	background-position:0px -156px;
}*/


div#main
{
	width:322px;
	float:left;
	margin:0 25px;
}

#main p, #single p, #main ol, #single ol, #main ul, #single ul
{
	padding:10px 10px 0;
}

#left
{
	width:168px;
	float:left;
}

#footer
{
	clear:both;
	text-indent:-9000px;
	height:42px;
	background:url(headers/footer.png) no-repeat 100% 100%;
}

#content
{
	clear:both;
	margin-bottom:20px;
}

#sidebar
{
	width:286px;
	float:right;
}

#single
{
	width:633px;
	float:right;
}

#single.clear
{
	clear:both;
}

ol#previous-performers
{
	margin-left:33px;
	font-style:italic;
	font-weight:bold;
}

ol#previous-performers span
{
	display:block;
	border-left:1px solid #666;
	padding-left:5px;
	font-weight:normal;
	font-style:normal;
	
}

a:link, a:visited
{
	color:#f6921e;
	text-decoration:underline;
}

a:hover, a:active
{
	background-color:#b20000;
	color:#fff;
	text-decoration:none;
}

a.img
{
	background-color:transparent;
	text-decoration:none;
	color:none;
}

#sponsors-nav
{
	float:right;
}

div#countdown
{
	position:absolute;
	top:0;
	left:578px;
	width: 280px;
	height: 110px;
}

#photo-nav table
{
	width:100%;
	text-align:center;
}

#photo-nav td a
{
	display:block;
	width:100px;
	height:100px;
	text-indent:-9000px;
}

td#photo-2010 a { background:url(photo-nav/2010.png); }
td#photo-2009 a { background:url(photo-nav/2009.png); }
td#photo-2008 a { background:url(photo-nav/2008.png); }
td#photo-2007 a { background:url(photo-nav/2007.png); }
td#photo-2006 a { background:url(photo-nav/2006.png); }


a img
{
	border:none;
}

#nav ul, #sponsors-nav ul
{
	list-style-type:none;
}

#splash-container
{
	width:321px;
	margin:40px auto;
}

#splash-logo a
{
	
	text-indent:-9000px;
	display:block;
	height:311px;
	background:url(splash/logo.png);
	
}

#splash-enter a
{
	
	text-indent:-9000px;
	display:block;
	width:286px;
	height:37px;
	background:url(../style/splash/enter.png);
	margin:40px auto;
	
}
