body
{
	background-image: url(images/new/backing.jpg);
	background-repeat: repeat-x;
}

div#wrapperOutside
{
	text-align: left;
	margin: 0 auto;
}
div#header
{
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	min-height: 213px;
	background-image: url(images/new/header.jpg);
	background-repeat: no-repeat;

}
div#wrapper
{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;	
	width: 950px;
	min-height: 372px;
	background: url(images/new/extender.gif) repeat-y;		
}
#cleardiv
{
	clear: both;
	min-height: 0px;
	overflow: hidden;	
}

#content
{	
	float: left;
	width: 864px;
	min-height: 370px;	
	text-align: left;	
	background: none;
}

div#footer
{
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	min-height: 69px;
	background: url(images/new/footer.gif) no-repeat;
}

div#menubar
{
	margin-left: 2px;
	width: 948px;
	background: none;	
	text-align: left;
}
#spacer
{
	padding-top: 20px;
}


#leftC
{
	float: left;
	width:46px;
	height:370px;
	background: url(images/new/left.gif) no-repeat;
}

#rightC
{
	float: left;
	width:40px;
	height:370px;
	background: url(images/new/right.gif) no-repeat;
}
/* prevent initial menu downward during loading 
#menu a.main_menu
{
	display: inline;
}
#menu ul 
{
	width: auto;
}


*/


html>body #content {height: auto;}
html>body #wrapper {height: auto;}

div#header_logo
{
float: left;
text-align: left;
}