#sidebarContainer {
	display: none;
}

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

#contentContainer #content {
	margin: 0 40px 0 40px
}

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

