body
{
	background: url('bg.jpg');
	background-position: center middle;
}

body, table, tr, td, div, p
{
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
}

#contentspace
{
	background: url('bg_content.png');
	width: 884px;
	height: 950px;
	position: relative;
}

#content
{
	position: absolute;
	z-index: 12;
	top: 529px;
	left: 36px;
	width: 812px;
	text-align: left;
	font-size: 11px;
}


#image
{
	position: absolute;
	z-index: 10;
	top: 195px;
	left: 36px;
}

#menu
{
	position: absolute;
	z-index: 11;
	top: 163px;
	left: 16px;
}

a {text-decoration: none;}

#menu a:link	{margin-left: 6px; margin-right: 6px; height: 20px;}
#menu a:visited	{margin-left: 6px; margin-right: 6px; height: 20px;}
#menu a:hover	{margin-left: 6px; margin-right: 6px; height: 20px; border-bottom: 3px solid #efddd5;}
#menu a:active	{margin-left: 6px; margin-right: 6px; height: 20px; border-bottom: 3px solid #efddd5;}

.mainlink
{
	font-size: 14px;
	font-weight: bold;
	color: #bd2a22;
}

.standardlink
{
	font-size: 10px;
	color: #6f6f5c;
}


h1
{
	padding: 0;
	font-size: 20px;
	margin-bottom: 8px;
	margin-top: 0px;
	line-height: 24px;
	font-weight: normal;
	color: #ac7438;
}


h2
{
	padding: 0;
	font-size: 12px;
	margin-bottom: 0;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
