#contentContainer {
	background: url(../../images/content3off.png) repeat-y;
	width: 1000px;
}



#footer { 
background: url(../../images/footer3offcopy.png) no-repeat;
width: 1000px;
margin-left: 1px;
}


#pageHeader {
	background: url(../../images/header3offcopy.png) no-repeat;
	width: 1000px;
}

#container {
	width: 1000px;

}

#contentContainer #content { 
width: 835px;
}

#sidebarContainer {
display: none;
}