#main_left img, #main_center img, #main_right img, #photoswitcher, #main_right #links_h2, #main_right #links {
  display: none;
}

body, #top, #bottom, #left_bottom, #right_bottom, #logo, #logo_link {
  background: none;
}

#top {
  height: 250px;
}

#logo, #logo_link {
  padding-top: 35px;
}

#left_bottom {
  width: 600px;
  margin: 25px 0 0 25px;
}

#right_bottom {
  margin: 25px 25px 0 0;
}

#bottom{
  height: 80px;
}

.left-sidebar h2, .right-sidebar h2{
  background: #1a4387;
}