#contentContainer {
	background: url(../../images/middle_nosidebar.png) repeat-y;
}

#sitetop {
	background: url(../../images/top_nosidebar.png) no-repeat;
}

#site_bottom {
	width: 1005px;
	height: 156px;
	background: url(../../images/bottom_nosidebar.png) no-repeat;
}

#sidebarContainer {
	display: none;
}

#content {
	width: 860px;
}

#header {
	margin-left: 22px;
	width: 915px;
	float: left;
	margin-top: 26px;
	margin-bottom: 12px;
}

html>body #header {
	margin-left: 45px;
	width: 915px;
	float: left;
	margin-top: 26px;
	margin-bottom: 12px;
}