#bg {
	background-color: transparent;
	position: absolute; 
	top: 50%; 
	left: 0px; 
	width: 100%; 
	margin-top: -250px; 
	text-align: center; 
	min-width: 747px; 
}
#main { 
	margin: 0px auto;
	position: relative; 
	text-align: left; 
	width: 782px; 
	height: 520px;
}
body {
	background-color: #000;
	margin: 0px;
	font: 10px/1.35 Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#nav2links {
	position: absolute;
	bottom: 0;
	width: 87px;
	text-indent: -300px;
	overflow: hidden;
}
#middle {
    margin: 0px auto 0px auto;
    height: 3px;
	width: 782px;
	background-color: #313027;
	position: relative;
	overflow: hidden;
}
#wherebar {
    height: 23px;
	width: 592px;
}
.nav1 {
	width: 189px;
	text-indent: -300px;
	overflow: hidden;
	display: block;
}
.nav3links {
	height: 253px;
	width: 119px;
	position: absolute;
	bottom: 0;
	left: 0;
}
#credit { width:782px;height:20px;margin: 0px auto 0px auto;position:relative;top:-20px;background: #000;text-align:left; }