@charset "utf-8";

body {
	background-color: #000000;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
#zever {
	position:absolute;
	width:134px;
	height:335px;
	z-index:10;
	left: 5px;
	top: 265px;
}


#headbody {
	z-index: 4;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #C39;
}
#mainbody {
	z-index:5;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000;
}

#footbody {
	z-index:6;
	text-align: center;
	color: #cc3399;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

#Logo {
	position:absolute;
	width:134px;
	height:134px;
	z-index:9;
	left: 5px;
	top: 4px;
	background-image: url(../images/b&gshowlogo.png);
}
#statebar {
	position:absolute;
	width:341px;
	height:37px;
	z-index:2;
	left: 110px;
	top: 4px;
	background-image: url(../images/statenav.png);
	background-repeat: no-repeat;
}
#stateinfo {
	position:absolute;
	width:307px;
	height:93px;
	z-index:3;
	left: 145px;
	top: 46px;
	background-image: url(../images/stateinfobox.png);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #C39;
	text-align: center;
}
#navigation {
	position:absolute;
	width:134px;
	height:255px;
	z-index:1;
	left: 5px;
	top: 4px;
	background-image: url(../images/navback.png);
}
#sponsors {
	position:absolute;
	width:390px;
	height:131px;
	z-index:10;
	left: 456px;
	top: 4px;
	font-family: "Trebuchet MS";
	color: #C39;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	background-image: url(../images/sponsorbox.png);
}
#content {
	position:absolute;
	width:700px;
	height:596px;
	z-index:9;
	left: 145px;
	top: 4px;
	background-image: url(../images/contentback.png);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-size: 12px;
	scrollbar-3dlight-color:#000;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#ff6347;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#c39;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color: #000000;
}
#mainbody #content #wholeinfo strong {
	color: #F00;
}
#bolded {
	color: #F00;
	font-family: "Trebuchet MS";
	font-size: 10px;
}
#showde {
	color: #F00;
	font-size: 12px;
	font-weight: bold;
}
#mainbody #content #pubinfo strong {
	color: #F00;
}
#contentmaps {
	position:absolute;
	width:710px;
	height:585px;
	z-index:9;
	left: 145px;
	top: 4px;
	background-image: url(../images/contentback.png);
	background-repeat: no-repeat;
	overflow: auto;
	padding: 5px;
	margin: 0px;
}
#mainbody #content #list table {
	font-weight: bold;
}

#list {
	position:absolute;
	width:680px;
	height:575px;
	z-index:1;
	left: 10px;
	top: 8px;
	border: 1px solid #C39;
	font-size: 10px;
	overflow: auto;
}
