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: #FFFFEE;
	background-image: url(../images/bkgd.jpg);
	background-repeat: no-repeat;
	width: 100%;
}
a:link, a:visited, a:active, a:hover	{
	color:	#776633;
	background-color: transparent;
	text-decoration: underline;
	}

.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
}
