#header {
	display:none;
	float:none;
}
#sidenav {
	display: none;
}
#left_col {
float: none;
}
#right_col {
  float: none;
}
.callout {
	display:none;
	float:none;
}

