body
{
	margin: 0 0 0 0;
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
table
{
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size: 12px;
}
#footer
{
	width: 781px;
}
#content
{
	width: 781px;
	background-image: url(images/border.gif);
	background-repeat: repeat-y;
}
#menu
{
	width: 200px;
	background-color: #830013;
}
#thecontent
{
	padding: 10px 10px 10px 10px;
	font-size: 13px;
	text-align: justify;
}
#footertext
{
	font-size: 11px;
	width: 769px;
}
.gold
{
	color: #8f5f26;
}
.submenu
{
	margin-left: 45px;
}
a.smenu
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a:hover.smenu
{
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
#contentholder
{
    width: 769px;
}
#themenu
{
    width: 200px;
}