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: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
#contents {
	position: absolute;
	top: 0px;
	left: 50%;
	font-size: 0px;
	line-height: 0px;
	width: 750px;
	margin: 0px auto 0px -375px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../img/mainback.gif);
	background-repeat: repeat-y;
	padding: 0px 10px 0px 10px;
}

#footer {
	position: absolute;
	bottom: 0px;
	height: 20px;
	font-size: 11px;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	clear: both;
	line-height: 16px;
	margin-bottom: 0px;
	background-color: transparent;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 20px;
}
#main {
	margin-bottom: 30px;
	height: auto;
}
#header{
	width: 750px;
	background-color: transparent;
	padding-top: 15px;
	font-weight: bold;
	color: #242541;
	border-bottom: 3px solid #A8A8A8;
	padding-bottom: 15px;
}

#mainnav{
	background-color: #242541;
	float: left;
	width: 137px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	display: inline;
}
#address{
	font-size: 10px;
	line-height: normal;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 7px;
	margin-top: 35px;
}
#contentcolumn{
	background-color: transparent;
	padding: 0px 0px 60px 0px;
	font-size: 12px;
	line-height: 20px;
	margin-left: 159px;
	margin-top:15px;
	width: 583px;
}

#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;
}
#tagline{
	font-size: 13px;
	font-style: italic;
	position: relative;
}
a img{
	border: 0px none;
}

td{
	font-size: 11px;
	line-height: 18px;
}

hr{
	border: 1px solid #242541;
	color: #242541;
	font-size: 0px;
	height: 1px;
	line-height: 0px;
}
h2{
	color: #242541;
	font-size: 17px;
	margin-bottom: 5px;
}
h1{
	color: #242541;
	font-size: 17px;
	margin-bottom: 5px;
}

h1{
	font-size: 13px;
	margin-bottom: 5px;
}
td{
	font-size: 12px;
	line-height: 20px;
}
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;
}
.img_brdr {
border: 1px solid #242541; 
}
.alert{
	color: #BF0F0F;
	font-weight: bold;
}

.bold{
	font-weight: bold;
}

.border1{
	border: 1px solid #383838;
}

.centertext{
	text-align: center;
}

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

.floatright{
	color: #333333;
	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;
}
.submitbutton{
	background-color: #242541;
	color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #CCCCCC;
}
.submitbuttonhover{
	background-color: #90CBE2;
	color: #000000;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #CCCCCC;
}
.submitbuttonclick{
	background-color: #242541;
	color: #FFFFFF;
	border-top: 1px solid #000000;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #000000;
}
.sitecredit{
	color: #D6D6D6;
	font-size: 10px;
}
a{
	color: #0066cc;
	text-decoration: underline;
}
a.underline{
	text-decoration: underline;
}
a:hover{
	color: #828282;
	text-decoration: none;
}
a.subnav{
	 background-color: #E1E2D5;
}
.primenav{
	color: #000000;
	letter-spacing: 1px;
	text-decoration: none;
}


/*menu stuff below*/
#nav{
	list-style: none;
	padding:0px;
	margin:0px;
	font-size: 11px;
	line-height: normal;
}
#nav li { 
	position: relative; 
	display:block;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
}
#nav a {
	text-decoration:none; 
	display:block;
	margin:0px;
	padding: 0px;
	width:137px;
	height:20px;
	color: #FFFFFF;
	background-color: #242541;
	border-bottom: 1px solid #FFFFFF;
}
#nav a:hover{
	background-color: #90CBE2; 
	color: #000000;
}
#nav span{
	position: relative;
	left: 10px;
	top: 3px;
}
























