/*#main_nav, #center_banner, #left_lower_column, #footer, .backToLink{
  display: none !important;
}*/

#main_nav, #left_lower_column, #footer, .backToLink{
  display: none !important;
}


#logo{
	float:none !important;
}

html, body, #body #content, #right_lower_column {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}