#contentContainer {
	width: 730px;
	background: no-repeat url(../../images/content/8.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	line-height: 17px;
	padding-bottom: 30px;
}

#footer {
	background: no-repeat url(../../images/footer.jpg);
	margin-top: 20px;
	padding-top: 6px;
	height: 40px;
}

#footer p {
	color: #cccccc;
	font-size: 9px;
	text-align: center;
}

#sidebarContainer {
	background: none;
	margin-right: auto;
	margin-left: auto;
	width: 740px;
}

#sidebarContainer #sidebar {
	color: #717171;
}