body,html
{
	height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	background:#000000 url(images/sitebg.gif) repeat-x top;
	
	

}

a{ color: #ffffff }

a:hover
{
	text-decoration: underline;
}


div.clear {
	clear: both;
}

#container
{
	height:100%;
	background: #000000;
	width: 891px;
	margin: 0px auto;
	position: relative;
}

#sitetop
{
	position: relative;
	height: 97px;
	background:#000000 url(images/sitebg.gif) repeat-x top;
}

#sitelogo
{
	position: absolute;
	z-index: 100;
	top: 8px;
	left: 22px;
}

#mainmenucontainer
{

	background:#000000;
	height:33px;
	border-bottom: 1px solid #3f3e3e;
}

.mainmenufill
{
	background:#000000 url(images/menufill.gif) repeat-x top;

}

#mainimage
{
	position: relative;
	height: 106px;
}

#mainimageshade
{
	position: absolute;
	z-index: 10;
	bottom:0px;
	height: 44px;
	width: 891px;
	background: #000000;
	-moz-opacity: .45;
	opacity: .45;
	filter:alpha(opacity=45);
	
}

#homeright
{
	margin-left: 10px;
}

#footer
{
	border-top: 1px solid #333333;
	height:23px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.footer_fill
{
	background: #ff0000 url(images/footerfill.gif) repeat-x top;
}

#footercontent
{
	float: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9a9a9a;
	margin-left: 10px;
	margin-top: 4px;
}

#maintitle
{
	position: absolute;
	z-index: 20;
	text-align: right;
	bottom:0px;
	height: 35px;
	width: 881px;
	color: #ffffff;
	font-size: 24px;
	font-family: "Trebuchet MS";
	
}
