#wrapper
{	
	margin:0px auto;
	width:950px;
	background:url(../graphics/fauxbanner.gif) top left repeat-y;
}

#centercontentwrap
{
	margin-top:376px;
	width:790px;
	min-height:305px;
	float:right
}

#left
{
	float:left;
	width:160px;
	text-align:left;
	margin-top:381px;
}

#header
{	
	position:absolute;
	top:5px;
	margin:0px auto;
	width:950px;
	height:391px;
	background-color:#7D693A;
}

#headertop
{
	height:171px;
}

#headerright
{
	float:right;
	padding:15px
}

.spacer
{
	clear:both;
}

#footer
{
	width:950px;
	margin:0 auto;
	text-align:right
}
#clearheader{width:100%;clear:both;}