/* 900 Pixels Variation */

/* --- */

/* Image Variation Changes */

#top {
	background:#121212 url(../../images/bodytop/top%20900%20pixels.png) no-repeat center top;
	width:900px;
}

#navcontainer {
	width:880px;
	background:#121212 url(../../images/nav/nav%20900%20pixels.png) no-repeat center top;
}

#footer {
	background:#121212 url(../../images/footer/footer%20900%20pixels.png) no-repeat center top;
}

/* Width Only Changes */

body {
	width:900px;	
}

#contentContainer {
	width:auto;
}

#sidebarContainer {
	width:180px;
}