body {
	margin: 0px;
	background-color: #000;
}
#header {
	height: 70px;
	width: 300px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -215px 0 0 -388px;
	z-index: 2;	
	background: url(/img/bg-header.gif) no-repeat left top;
}
#header h1 {
	height: 70px;
	width: 300px;
	margin: 0;
	padding: 0;
	text-indent: -10000px;
	background: url(/img/bg-header.gif) no-repeat left top;
}
#header h2 {
	display: none;
}
#content {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	overflow: auto;
}
#content p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding: 5px;
	margin: 0;
}
#content li {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	list-style: url(/img/bullet-orange.gif) none;
}
#content ul {
	padding: 15px;
	margin: 0;
}
#content a, #content a:link, #content a:visited {
	text-decoration: none;
	color: #F60;
}
#content a:hover {
	text-decoration: underline;
}
#content a:active {
	text-decoration: none;
}
#subtitle {
	height: 33px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	background-color: #F60;
	border-top: 1px solid #FFB380;
	border-bottom: 1px solid #FFB380;
}
#subtitle h3 {
	margin: 0;
	padding: 0 0 0 10px;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	line-height: 2;
}
#copyright, #credit {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
}
#copyright {
	width: 250px;
	margin: 202px 0 0 -385px;
}
#credit {
	width: 250px;
	margin: 197px 0 0 135px;
	text-align: right;
}
#copyright p, #credit p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #4D4D4D;
	margin: 0;
	padding: 0;
}
#nav1, #nav2 {
	position: absolute;
	width: 780px;
	height: 20px;
	left: 50%;
	top: 50%;
	margin-left: -390px;
	background-color: #808080;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	z-index: 3;
}
#nav1 {
	margin-top: -146px;
}
#nav2 {
	margin-top: 159px;
}
#nav1 ul, #nav2 ul {
	margin: 0 0 0 3px;
	padding: 0;
}
#nav1 li, #nav2 li {
	margin: 0;
	list-style: none;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.9;
	color: #FFF;
	width: 160px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 150px;
}
html>#nav1 li, html>#nav2 li {
	width: 150px;
}
#nav1 li a, #nav2 li a,
#nav1 li a:link, #nav2 li a:link,
#nav1 li a:visited, #nav2 li a:visited {
	background: url(/img/bulletblk.gif) no-repeat 0px 2px;
	color: #C0C0C0;
	text-decoration: none;
	padding: 0 0 0 10px;
}
#nav1 li a:hover, #nav2 li a:hover {
	background: url(/img/bulletwht.gif) no-repeat 0px 2px;
	text-decoration: none;
	color: #FFF;
}
#nav1 li a:active, #nav2 li a:active {
	background: url(/img/bulletblk.gif) no-repeat 0px 2px;
	color: #C0C0C0;
}
#nav1 li.thispage, #nav2 li.thispage {
	background: url(/img/bulletwht.gif) no-repeat 0px 5px;
	color: #FFF;
	padding: 0 0 0 10px;
}
img {
	border: none;
}
#bg {
	height: 434px;
	width: 780px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -217px 0 0 -390px;
	z-index: 1;
	border: 1px solid #C0C0C0;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 432px;
	width: 778px;
}
html>#nav1 li, html>#nav2 li {
	height: 432px;
	width: 778px;
}