html, body, #contents {
	min-height: 100%;
	width: 100%;
	height: 100%;
}

/* The "height" above is a hack for IE5+/Win.  Below we adjust it using the child selector to hide from IE5+/Win  */
html>body, html>body #contents {
	height: auto;
}

/* Without this, Moz1.0 adds a vertical scrollbar */
body {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	font-size: 0px;
	line-height: 0px;
	text-align: center;
	background-color: #AFA790;
	background-image: url(../img/background.gif);
}
.chart th{
	border-left: 1px solid #7B7565;
	border-top: 1px solid #7B7565;
	background-color: #7B7565;
	line-height: 15px;
	color: White;
}
.chart td{
	border-left: 1px solid #7B7565;
	border-top: 1px solid #7B7565;
}
.chart {
	border-right: 1px solid #7B7565;
	border-bottom: 1px solid #7B7565;
}
#contents {
	position: absolute;
	top: 0px;
	left: 50%;
	font-size: 0px;
	line-height: 0px;
	width: 752px;
	margin: 0px auto 0px -376px;
	text-align: left;
	background-color: #FFFFFF;
}

#footer {
	position: absolute;
	bottom: -1px;
	height: 42px;
	font-size: 11px;
	width: 100%;
	text-align: center;
	color: #000000;
	clear: both;
	line-height: 16px;
	margin-bottom: 0px;
	background-color: White;
	background-image: url(../img/footerback.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#globalnav{
	width: 100%;
	text-align: right;
	font-size: 11px;
	line-height: 22px;
	margin-top: -24px;
}
#main {
	margin-bottom: 30px;
	height: auto;
}

#header{
	width: 752px;
	font-size: 0px;
	line-height: 0px;
	background-color: #FFFFFF;
	height: 160px;
}

#mainnav{
	float: left;
	width: 110px;
	margin: 35px 0px 0px 1px;
	padding: 0px 0px 50px 0px;
	font-size: 11px;
	line-height: 22px;
	position: relative;
	letter-spacing: 1px;
}

#contentcolumn{
	background-color: transparent;
	padding: 35px 0px 60px 0px;
	font-size: 12px;
	line-height: 22px;
	margin-left: 150px;
	width: 570px;
}


#pagetitle{
		width: 740px;
		text-align: right;
		color: #000000;
		height: 20px;
		font-weight: bold;
		letter-spacing: 1px;
		position: absolute;
		top: 140px;
		left: 0px;
		font-size: 13px;
}


#headerphoto{
	float: right;
	top: 0px;
	right: 0px;
	position: relative;
}

#logo{
	position: absolute;
	top: 15px;
	left: 15px;
}
a img{
	border: 0px none;
}

td{
	font-size: 12px;
	line-height: 22px;
}

hr{
	border: 1px solid #000000;
	color: #000000;
	font-size: 0px;
	height: 1px;
	line-height: 0px;
}

li{
	line-height: 14px;
	list-style-position: outside;
	margin: 5px 0px 5px 30px;
}

ul{
	list-style-position: outside;
	margin: 4px 0px 8px 0px;
	padding: 0px;
}

h1{
	font-size: 14px;
	margin-bottom: 5px;
}

.alert{
	color: #BF0F0F;
	font-weight: bold;
}

.bold{
	font-weight: bold;
}
.bigbold{
	font-weight: bold;
	font-size: 14px;
}
.border1{
	border: 1px solid #383838;
}

.centertext{
	text-align: center;
}


.floatleft{
	float: left;
	font-size: 11px;
	line-height: 14px;
	margin: 5px 15px 10px 0px;
	position: relative;
}

.floatright{
	float: right;
	font-size: 11px;
	line-height: 14px;
	margin: 5px 0px 10px 15px;
	position: relative;
}
.fineprint{
	font-size: 9px;
}
.indent{
	margin: 5px 5px 5px 15px;
}

.largerfont{
	font-size: 110%;
}

.smallerfont{
	font-size: 10px;
}
a.sitecredit{
	color: #88806F;
	font-size: 10px;
}
a.sitecredit:hover{
	color: #9C9585;
	font-size: 10px;
}
a{
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #AFA790;
	text-decoration: underline;
}

.primenav{
	color: #000000;
	letter-spacing: 1px;
	text-decoration: none;
}

/*menu stuff below*/
#nav{
	list-style: none;
}
#nav ul { 
	padding:0px;
	margin:0px;
	list-style: none;
	z-index:99;
	overflow:visible;
	position:absolute;
	background-color: #7B7565;
	width:175px;
}
#nav li { 
	position: relative; 
	border-bottom: 2px solid White;
	display:block;
	height: auto; /*auto */
	margin:0px;
	background-color: #BFB9A6;
	border-left: 1px solid #FFFFFF;
	width: 120px;
}
#subnavlist li{
	position: relative; 
	border-bottom: 2px solid White;
	display:block;
	height: auto; /*auto */
	margin:0px;
	background-color: #BFB9A6;
	border-left: 1px solid #FFFFFF;
	width: 195px;
}
#nav a.subnav{
	text-decoration:none; 
	display:block;
	padding: 3px 10px 3px 10px;  
	margin:0px; /*helps Opera with hover */
	width:175px; /* helps IE with hover */
	height: auto;
}
#nav a {
	text-decoration:none; 
	display:block;
	padding: 3px 0px 3px 10px;  
	margin:0px; /*helps Opera with hover */
	width:110px; /* helps IE with hover */
	height: auto;
}
#nav a:hover{
	background-color: #7B7565; 
	color: #FFFFFF;
}
#nav ul, #nav ul ul, #nav ul ul ul{
	display:none; 
	position: absolute; 
	top:0px; 
	left:120px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul{
	display:none; 
}
#nav li:hover ul, #nav ul li:hover ul, #nav ul ul li:hover ul{
	display:block;
}
li>ul { 
	top: auto;
	left: auto;
}

/* Win IE only \*/
* html #nav li{
	float:left;
}/* end holly hack */
