body {
	margin: 0px;
	color: #412B26;
	height: 100%;
	display: block;
	
}

a:hover {
	text-decoration: underline;
}

a, th {
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    text-decoration: none;

}

#nav li {display:inline;}

}

#mosaic img{
    display: block;
}

.header_top {

   text-align: center;
   border: 2px;
   width:  800;
   height: 86;
   white-space: normal;
   line-height: 0;
}

.spacer{
   height: 0px;

}
.header_middle {

   text-align: center;
   border: 0px;
   width:  800;
   height: 213;
   white-space: normal;
   line-height: 0;
}

img {
	padding: 0px;
	margin: margin: 0px 0px 0px 0px
	border-width: 0px;
	line-height: 0;

}

#pics {
	float:left;
	padding:0px;
	line-height: 0;
}

img {
	border: 0px;
	z-index: 0;
	line-height: 0;
}

#wrapper {
	position: absolute;
	top: 20px;
	left: -403px;
	margin-left: 50%;
	width: 800px;
	background-image: url("http://www.eldoraspeedway.com/image/background.gif");
	background-position: 0px 0px;
	background-repeat: repeat-y;
}

#main-nav {
	width: 800px;
	height: 28px;
	background-color: #000000;
	z-index:1;
}

.expanded a {
	display: block;
	padding: 5px 5px 5px 5px;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4A4A4A;
	z-index:99;
}

.expanded .space {
	font-size: 1px;
	width: 100%;
	height: 4px;
	background-color: #000000;
	z-index:99;
}

.expanded a:hover {
	text-decoration: none;
	background-color: #D40200;
}

.expanded {
	position:absolute;
	top: 26px;
	display: block;
	z-index: 3;
	visibility: hidden;
}

#vp {
	padding-top: 27px;
	width: 739px;
	height: 31px;
	background-image: url("/images/vp/vp_bg.gif");
	background-position: 0px 0px;
	background-repeat: repeat-y;
	text-align: center;
}