body {
	margin:0;
	padding:0;
	text-align:center;
    background:#0B0B0B url(slices/background.jpg);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:13px;
	color:#FFF;
}

#wrap {
	position: relative;
	text-align:left;
	margin:0 auto;
	width:985px;
	}
	
h1 {
	font-size:16px;
	color:#FEE048;
	margin:0;
	display:none;
	}
	
h2 {
	font-size:16px;
	color:#FEE048;
	margin-top:15px;
	margin-bottom:10px;
	}
	
h3 {
	font-size:16px;
	color:#FEE048;
	margin-top:0;
	margin-bottom:10px;
	}
	
.clear {
	clear:both;
}

.ticketsbutton a {
	display:block;
	width:68px;
	height:21px;
	background:#F5E049;
	color:#000;
	line-height:20px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

.ticketsbutton a:hover {
	display:block;
	width:68px;
	height:21px;
	background:#006600;
	color:#FFF;
	line-height:20px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

#content {
	position:relative;
	top:0;
	left:0;
	text-align:left;
	width:985px;
}

#content_container {
	position:relative;
	top:0;
	left:0;
	text-align:left;
	width:985px;
	height:auto;
	padding-bottom:10px;
}

#header {
	position:absolute;
	top:129px;
	left:0;
	width:985px;
	height:360px;
	z-index:5;
}

#top {
	position:absolute;
	top:10px;
	right:5px;
	width:480px;
	height:30px;
	background:url(slices/top.jpg);
	background-repeat:no-repeat;
	z-index:5;
}

#logo {
	position:absolute;
	top:50px;
	left:0;
	width:300px;
	height:110px;
	z-index:5;
}

.nascar {
	float:left;
	width:230px;
	height:175px;
	background:url(slices/drop.jpg);
	background-repeat:no-repeat;
	margin-right:8px;
	padding-left:5px;
	padding-right:5px;
}

.nascar2 {
	float:right;
	width:230px;
	height:175px;
	background:url(slices/drop.jpg);
	background-repeat:no-repeat;
	padding-left:5px;
	padding-right:5px;
}

.nascar p {
	margin-top:8px;
	padding-left:3px;
}

.nascar2 p {
	margin-top:8px;
	padding-left:3px;
}

#title {
	width:985px;
	height:40px;
	background:url(slices/secondary_top.jpg);
	background-repeat:no-repeat;
}

#title h2{
	margin:0;
	color:#FFF;
	font-size:15px;
	line-height:32px;
	margin-left:10px;
}

#secondary_middle {
	width:965px;
	height:auto;
	background:url(slices/secondary_middle.jpg);
	background-repeat:repeat-y;
	padding-left:10px;
	padding-right:10px;
	margin:0;
}

#secondary_bottom {
	width:985px;
	height:40px;
	background:url(slices/secondary_footer.jpg);
	background-repeat:no-repeat;
	margin:0;
}

#navigation {
	position:absolute;
	top:70px;
	right:0;
	width:668px;
	height:40px;
	z-index:25;
}

#navigationlist {position: relative; margin: 0; padding: 0; width: 668px; height:40px; background: url(slices/navigation.jpg);}
#navigationlist li {width:668px; height:40px; position: absolute; top: 0px; background: url(slices/navigation.jpg) 0 0 no-repeat; display: block; list-style: none;}
#navigationlist a {height:40px; display: block; border: 0px; font-size: 5px; text-indent: -9999px; text-decoration: none;}

#navigationlist #link1 {left: 13px; background-position: -13px 0; width: 58px;}
#navigationlist #link2 {left: 85px; background-position: -85px 0; width: 116px;}
#navigationlist #link3 {left: 220px; background-position: -220px 0; width: 100px;}
#navigationlist #link4 {left: 339px; background-position: -339px 0; width: 90px;}
#navigationlist #link5 {left: 452px; background-position: -452px 0; width: 93px;}
#navigationlist #link6 {left: 561px; background-position: -561px 0; width: 93px;}

#navigationlist #link1 a:hover {background: url(slices/navigation.jpg) -13px -40px no-repeat;}
#navigationlist #link2 a:hover {background: url(slices/navigation.jpg) -85px -40px no-repeat;}
#navigationlist #link3 a:hover {background: url(slices/navigation.jpg) -220px -40px no-repeat;}
#navigationlist #link4 a:hover {background: url(slices/navigation.jpg) -339px -40px no-repeat;}
#navigationlist #link5 a:hover {background: url(slices/navigation.jpg) -452px -40px no-repeat;}
#navigationlist #link6 a:hover {background: url(slices/navigation.jpg) -561px -40px no-repeat;}


#footer {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:35px;
	font-size:12px;
	text-align:center;
	background:url(slices/footer.jpg);
	background-repeat:repeat-x;
	padding-top:25px;
}

#footer a {
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}
