body {
	background-color: #000;
}
body,td,th {
	font-family: Georgia, cursive;
	color: #996633;
}

html {
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #896535;
	scrollbar-highlight-color: #896535;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #896535;
}

#mainbody {
	height: 847px;
	width: 1082px;
	position: relative;
	z-index: 2;
	margin: auto;
	float: none;
}
#copyright {
	position:absolute;
	width:358px;
	height:15px;
	z-index:2;
	left: 292px;
	bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #A37D4C;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#sponsors {
	position:absolute;
	width:146px;
	height:813px;
	z-index:11;
	top: 18px;
	right: 41px;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #896535;
	overflow: auto;
	text-align: center;
}
#navigation {
	position:absolute;
	width:777px;
	height:40px;
	z-index:2;
	left: 139px;
	top: 248px;
	text-align: right;
}

a:link {
	color: #9D0000 ;
	text-decoration: underline;
}
a:visited {
	color: #5c2415;
	text-decoration: underline;
}

#width {
	position:absolute;
	left:24px;
	top:250px;
	width:880px;
	height:250px;
	z-index:10;
	background-color: #000;
	border: 1px outset #8A6433;
}
