BODY
{
	background-color:#F3CF47;
	margin:20px 0px 0px 0px;
	font-family:Arial, Helvetica, Sans-Serif;
	color:#6e2306;
	font-size:12px;
}
h1
{
	font-size:14px;
}
h2
{
	margin:10px 0px 0px 0px;
	padding:0;
	font-size:12px;
}
img.thumbs
{
	padding:1px 1px 1px 1px;
	border:solid 1px #6e2306;
	width:150px;
	height:117px;
}
.content
{
	width:520px;
}
.thumb
{
	width:158px;
	float:left;
}
.thumb-text
{
	width:342px;
	float:right;
	text-align:left;
}
.divider
{
	width:540px;
	padding-top:10px;
	padding-bottom:10px;
	clear:both;
}
hr
{
	border:solid 1px #6e2306;
}
a:link, a:visited, a:active
{
	text-decoration:underline;
	color:#6e2306;
}
a:hover, a:visited:hover
{
	text-decoration:underline;
	color:#491704;
}
p
{
	font-size:11px;
}