/*without side  bar*/
/*this file is included to erase side bar on the left side*/

#container, #pageHeader, #footerBottomGrad, #headerBottomGrad, .photo-navigation {
	width: auto;
}
#topbar {
	width: auto;
}
#navcontainer ul {
	width: 100%;
}


