div#content
{
	padding: 1px;
	float:left;
	width:785px;
	min-height: 400px;
	line-height: 110%;
	background-image: url(images/layout/contentBG.gif);
	background-repeat: no-repeat;
}
div#wrapperOutside
{
	text-align: center;
}
div#wrapper
{
	margin-left: auto;
	margin-right: auto;
	width: 954px;
	text-align: left;
	background: #ffffff url(images/layout/content.gif);
}
body
{
	margin: 0;
	padding: 0;
}
div#header
{
	margin-left: auto;
	margin-right: auto;
	width: 954px;
	height: 228px;
	background-image: url(images/layout/header.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
}
div#headerbanner
{
	padding-left: 250px;
	padding-top: 2px;
}
div#rightC
{
	float: right;
	width: 8px;
	min-height: 365px;
	background-image: url(images/layout/right.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
}
div#leftC
{
	float: left;
	width: 159px;
	min-height: 365px;
	background-image: url(images/layout/left.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
}
#cleardiv
{
	clear: both;
	height: 1px;
	overflow: hidden;
}
div#footer
{
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/layout/footer.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding-top: 32px;
	width: 954px;
	text-align: center;
}
#menubar2
{
	position: absolute;
	height: 25px;
}
#menubar
{
	padding-left: 214px;
}
#menuSpacer
{
	padding-top: 2px;
}
.footer_link
{
}
