body
{
	background-color:#edece8;
}
div.templateframe
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 858px;
	background-color: White;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
div.topmenuframe
{	
	clear: both;
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 4px;
	padding-right:5px;
	position: relative;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;	
}
div.banner
{
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #978815;
	width: 248px;
	height: 60px;
}
div.bannerframe
{
height: 80px;
}
h1, h2, h3, h4
{
color: #978814;
}
h1
{
border-bottom: #000000 1px solid;
}
div.ContentBody
{
margin-left:10px;
}
em
{
color: #978814;
}