 
@import "global.css";
body {
	text-align:left;
	margin: 0;
	width: 100%;
}
#contentBody {
	width: 100%;
	margin:0;
}

#topNav,
#topBanner,
#nav-left,
#navClass,
#nav-blue,#nav-green,#nav-purple,#nav-red,
#nav-grades,
#nav-top,#nav-logoff,
#footer,
a#print,
#helpMenu {
	display: none;
}

#topBanner {
	height: 0
}

.background-gray,
.background-purple,
.background-white,
.background-yellow,
.contentArea,
#content {
	width: 100%;
	background-image: none;
}

