.body
{
	background-image: url(images/new/backing.gif);
	background-repeat: repeat-x;
	background-color: #e5eef7;
}

div#wrapperOutside
{
	text-align: center;
}
div#header
{
	margin-left: auto;
	margin-right: auto;
	width: 751px;
	height: 216px;
	background-image: url(images/new/header2.gif);
	background-repeat: no-repeat;
}
#spacer
{	
}

div#wrapper
{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;	
	width: 751px;
	min-height: 521px;	
	background: white;
}
#cleardiv
{
	clear: both;
	min-height: 0px;
	overflow: hidden;	
}

#content
{	
	float: left;
	width: 524px;
	min-height: 521px;		
	text-align: left;
	background: ;
}


div#footer
{
	margin-left: auto;
	margin-right: auto;
	width: 751px;
	height: 18px;
	background: url(images/new/footer.gif) no-repeat;
}

div#menubar
{
	margin-left: 258px;
	width: 493px;
	text-align: left;
}
#rightC
{
	margin-top: -5px;
	float: left;
	height: 594px;
	width: 227px;
	float: right;	
}


/* prevent initial menu downward during loading */
#menu ul 
{
	width: auto;
}

#menu a.main_menu
{
	display: inline;
}

html>body #content {height: auto;}
html>body #wrapper {height: auto;}

/*Home Page Layout*/

#news
{
	background: url(images/new/news_image.gif) no-repeat;
	width: 227px;
	height: 174px;	
}
#leftNav
{
	width: 227px;
	height:421px;
}
