body
{
	background: #1a1613;
	margin: 0px;
	border: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #1b1714;
}
a img
{
	border: none;
}
a:active, a:visited, a:link, a:hover
{
	color: #350803;
}
#frame
{
	width: 973px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#header
{
	width: 973px;
	height: 402px;
}
#hd1
{
	width: 509px;
	height: 402px;
	float: left;
}
#hd2
{
	width: 509px;
	height: 62px;
	background: url(../images/hdlefttop.jpg) no-repeat;
}
#hd3
{
	width: 45px;
	height: 340px;
	background: url(../images/hdleftleft.jpg) no-repeat;
	float: left;
}
#hd4
{
	width: 251px;
	height: 340px;
	background: url(../images/hdleftbot.jpg) no-repeat bottom;
	float: left;
}
#hd5
{
	width: 213px;
	height: 340px;
	float: left;
	background: url(../images/hdleftright.jpg) no-repeat;
}
#hd6
{
	width: 464px;
	height: 402px;
	float: left;
	background: url(../images/hdright.jpg) no-repeat;
}
#contentwrapper
{
	width: 500px;
	position: absolute;
	top: 240px;
	left: 20px;
}
#content
{
	background: url(../images/bodybg.png);
	border: solid 3px #240b07;
	width: 550px;
	padding: 10px;
	text-align: justify;
}
#menu
{
	position: absolute;
	right: 60px;
	top: 420px;
	color: #ffffff;
}
#menu a
{
	display: block;
	padding-bottom: 10px;
}
#footer
{
	color: #ffffff;
	font-size: 7pt;
	margin: 5px 7px;
}
#footer a
{
	color: #ffffff;
}
.title
{
	font-size: 16pt;
	font-weight: bold;
}
.aboutimg
{
	float: right; 
	padding-left: 10px;
}