body {
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
	color: #fffaeb;
	margin: 0px;
}
#content {
	height: 430px;
	width: 90%;
	padding-top: 10px;
	padding-left: 10px;
}
#scrollwrapper {
	height: 435px;
	width: 383px;
	overflow: auto;
}
.imgfloatleft {
	float: left;
	padding-right: 10px;
}
a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}