*{
	margin: 0px;
	padding: 0px;
}

body
{
	margin-top: 19px;
	background-color: #000000;
	text-align: center;
}

#page
{
	width: 797px;
	font-size: 11px;
	line-height: 19px;
	font-family: Arial, Helvetica, Sans-Serif;
	height: 533px;
	margin: 0 auto;
	display: block;
	position: relative;
	color: #000000;
	text-align: left;
}

.pageBorder {
	border: 1px solid #999;
	width: 797px;
	position: relative;
	margin: 0 auto;
}

#header
{
	float: none;
	clear: both;
	width: 797px;
	height: 75px;
	display: block;
	position: relative;
}

img.print, h1.printHead
{
	display: none;
}

div#header span
{
	position: absolute;
	bottom: 15px;
	right: 19px;
	font-weight: bold;
	color: white;
	font-size: 11px;
}

#contentBody {
	position: relative;
	top: 20px;
	width: 315px;
	height: 261px;
	line-height: 17px;
	overflow: hidden;
}

#contentText {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 285px;
}

#contentText P {
	margin-bottom: 19px;
}

#contentText, #content
{
	color: white;
}

#contentText A:hover
{
	color: #000000;
	text-decoration: underline;
}

#contentText A
{
	text-decoration: underline;
	color: white;
}

#menu {
	position: absolute;
	left:0px;
	top: 0px;
}

.menuItem, .selectedItem {
	width: 88px;
	height: 14px;
	border: 1px solid;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
}

.menuItem {
	background-color: #333;
	border-color: #999;
	color: #FFF;
}

.selectedItem {
	background-color: #FFF;
	border-color: #F90;
	color: #333;
}

#menu a {
	color: #FFF;
	text-decoration:none;
}

#menu a:hover {
	color: #F90;
	text-decoration:none;
}

#content
{
	float: none;
	clear: both;
	height: 438px;
	width: 797px;
	display: block;
	overflow: visible;
	position: relative;
}


#logo
{
	float: left;
	clear: left;
	padding-top: 10px;
	padding-left: 18px;
}

#logo A {
	color: #FFF;
	text-decoration: none;
}

#logo A:hover {
	color: #F90;
	text-decoration: none;
}

.mainHead
{
	font-size: 12px;
	font-weight: bold;
	color: white;
}

.mainSubHead
{
	font-style: italic;
	color: white;
	font-size: 11px;
	font-weight: normal;
}

/* Scrollbar */
#scrollbar {
	position: absolute;
	width: 11px;
	height: 261px;
	right: 0px;
	overflow: hidden;
}

#upArrow {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 5px;
	width: 9px;
	border: 0px;
	cursor: pointer;
}

#scrollLine {
	position: absolute;
	top: 5px;
	left: 5px;
	height: 252px;
	width: 1px;
	background-color: #CCC;
	/* layer-background-color: #CCC; wtf? -TH */
	margin: 0px;
	padding: 0px;
}

#scrollGrab
{
	position: absolute;
	top: 6px;
	left: 0px;
	height: 10px;
	width: 11px;
	line-height: 10px;
	font-size: 10px;
	background-color: #F00;
}

#downArrow {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 5px;
	width: 9px;
	cursor: pointer;
}

#footer {
	width: 820px;
	height: 18px;
	float: none;
	clear: both;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 513px;
	left: 0px;
	overflow: hidden;
}

#footer A {
	text-decoration: none;
	color: #FFF;
	
	float: left;
	clear: none;
	
	position: relative;
	top: 0px;
	font-size: 9px;
	font-weight: normal;
	vertical-align: sub;
	padding-left: 7px;
	padding-right: 5px;
	margin-right: 17px;
}

#footer A:hover {
	color: #000;
}

#print {
	left: 661px;
	position: absolute;
	top: 0px;
}

#emailThis {
	left: 729px;
	position: absolute;
	top: 0px;
}

#emailJPG {
	border: 0px;  
	position: absolute; 
	top: 3px; 
	left: 716px;
}

#printJPG {
	border: 0px; 
	position: absolute; 
	top: 3px; 
	left: 649px;
}

/* Primary Menu */
.primary {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 110;
}

.nav, .navOver {
	position: relative;
	float: left;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 19px;
	padding-top: 20px;
	width: 114px;
	z-index: 115;
}

.nav H4, .navOver H4 {
	padding-left: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 19px;
}

.nav A, .navOver A {
	text-decoration: none;
	padding-left: 5px;
}

.nav A {
	color: #000;
}

.navOver {
	background-color: #000;
}

.navOver H4 {
	color: white;
}

.navOver A {
	color: #999;
}

.navOver A:hover {
	color: #F00;
}

.navRule {
	width: 1px;
	height: 38px;
	position: absolute;
	top: 20px;
	left: -1px;
	z-Index: 116;
}

.navHR {
	background-color: #999;
	width: 57px;
	height: 1px;
	line-height: 1px;
	overflow: hidden;
	font-size: 1px;
	border: 0px;
}