/* CSS Document */

#topnav, 
#midnav,
#footer,
#search,
#sidenav {
	display: none;
}
#billboard {
	background: none;
}
body#with-sidebar #center-column {
	width: 70%;
}


