#content {
	background-color: white;
	position: absolute;
	left: 30px;
	top: 294px;
	width: 364px;
	height: 403px;
	#width: 378px;
	#height: 417px;
	padding: 7px;
	overflow: auto;
	font: 12px Arial;
	color: black;
}
#content a, #content a:link, #content a:active, #content a:visited {
	color: #336633;
}
#content a:hover {
	color: #66CC66;
	text-decoration: none;
}
#content h1 {
	font: 12px Arial;
	font-weight: bold;
	color: #336633;
	line-height: 15px;
	text-transform: uppercase;
}
#content h2 {
	font: 12px Arial;
	font-weight: bold;
	color: #336633;
	line-height: 15px;
}
#content h3 {
	font: 12px Arial;
	text-transform: uppercase;
	line-height: 14px;
	font-weight: normal;
	font-style: italic;
	color: #336633;
}

.accent {
	border: 1px solid white;
	position: absolute;
	left: 412px;
	top: 294px;
}
