#container { 
	background-image: url(../../images/content_none_bg.png);
	background-repeat: repeat-y;
}

#contentBottom {
	background-image: url(../../images/bottom_none_bg.png);
	background-repeat: no-repeat;
}

#contentContainer {
	float: none;
	margin-left: 3px;
	margin-right: 3px;
	width: auto;
}

#sidebarContainer {
	display: none;
}