#content {
	background-color: white;
	position: absolute;
	left: 30px;
	top: 341px;
	width: 364px;
	height: 356px;
	#width: 364px;
	#height: 356px;
	padding: 7px;
	overflow: auto;
	font: 11px Arial;
	color: black;
}
#content a, #content a:link, #content a:active, #content a:visited {
	color: #ae781f;
}
#content h1 {
	font: 11px Arial;
	font-weight: bold;
	color: #ae781f;
	line-height: 15px;
	text-transform: uppercase;
}
#content h2 {
	font: 11px Arial;
	font-weight: bold;
	color: #ae781f;
	line-height: 13px;
}
#content h3 {
	font: 11px Arial;
	text-transform: uppercase;
	line-height: 13px;
	font-weight: normal;
	font-style: italic;
	color: #ae781f;
}

.accent {
	border: 1px solid white;
	position: absolute;
	left: 412px;
	top: 341px;
}
#content ul {
	position: relative;
	left: -1.25em;
}
#content ul li {
	margin-left: 1.25em;
}
