#page {
	background-image:url(../images/page-without-sidebar-bg.png);
}

#header { 
	background-image:url(../images/header-wo-sidebar-bg.jpg);
}

#body {
	background-image:url(../images/body-wo-sidebar-bg.jpg);
}

#sidebar {	
	background-image:none;
}

#content {	
	width:770px;
	padding-left:15px;
	float:none;
}