body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #E5E485;
	background-image: url(../images/bkgd.gif);
	background-repeat: no-repeat;
	width: 100%;
}
a:link, a:visited, a:active {
	color:	#776633;
	background-color: transparent;
	text-decoration: underline;
	}

a:hover	{
	color:	#000000;
	background-color: transparent;
	text-decoration: dotted;
	}


.H1 {
	font-size: 18px;
	line-height: 16px;
	color: #665522;
	font-weight: normal;
}
.H2 {
	font-weight: bold;
	color: #333333;
}
.H2_ital {
	font-weight: bold;
	color: #333333;
	font-style: italic;
}
.H2 a:link, a: active, a:visited, a:visited {
	font-weight: bold;
	color: #776633;
	text-decoration: underline;
}
.cosponsor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}

.captioncredit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
}
.caption a:link, .caption a:active, .caption a:visited, .caption a:hover, {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}

#nav {
	position:absolute; 
	left:26px; 
	top:162px; 
	width:171px; 
	height:213px; 
	z-index:3
}
#content {
	 position:absolute;
	 left:261px;
	 top:162px;
	 width:388px;
	 height:128px;
	 z-index:3
}
#homenav {
	position:absolute; 
	left:26px; 
	top:261px; 
	width:171px; 
	height:213px; 
	z-index:3
}
#homecontent {
	 position:absolute;
	 left:261px;
	 top:260px;
	 width:388px;
	 height:128px;
	 z-index:3
}

#footer ul{
	position:relative;
	left:0px;
	top:30px;
	font-size: 9px;
	float: left;
	text-transform: uppercase;
	padding-left: 0px;
}
#footer li {
	list-style-type: none;
	line-height: 22px;
	width:400px;
	border-bottom: dotted #776633 1px;
	color: #776633;
	padding-left: 0px;
}
#footer li a{
	text-decoration: none;
}
#footer li a, a:link, a:visited, a:active{
	text-decoration: none;
}
#footer li a:hover{
	text-decoration: underline;
}

	

.hide-for-print {display:none;}
