body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #EFEFEF;
	line-height: 150%;
}
body {
	background-color: #000000;
	background-image: url(images/bg_head.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
a:link {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
}
a:hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
#wrapper {
	position: relative;
	visibility: visible;
	height: 100%;
	width: 770px;
	left: 0px;
	top: 0px;
}
#header {
	left: 10px;
	top: 0px;
	position: absolute;
}
#logo {
	left: 10px;
	top: 6px;
	position: absolute;
	width: 300px;
	height: 36px;
}
#nav {
	position: absolute;
	left: 260px;
	top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 510;
	height: 20;
	margin: 0px;
	padding: 0px;
}
#subnav {
	left: 270px;
	top: 51px;
	position: absolute;
	height: 20px;
	width: 500px;
	margin: 0px;
	padding: 0px;
}
#pagetitle {
	position: absolute;
	left: 270px;
	top: 70px;
	height: 38px;
	width: 450px;
}
#thumbs {
	position: absolute;
	left: 0px;
	top: 130px;
	width: 250px;
}
#content {
	position: absolute;
	width: 500px;
	left: 270px;
	top: 131px;
}
.footer {
	font-size: 11px;
	line-height: 14px;
}
