body {
  background: white url('/images/layout/big_green_bg.jpg') repeat-x;
  margin: 0;
  padding: 0; }

#header {
  height: 152px; }

#subnav, #breadcrumbs {
  display: none; }

#top {
  height: 352px;
  color: white; }

#footer {
  border: none;
  margin-top: 3em; }

#content {
  text-align: center; }

.schools #main_content {
  color: white;
  padding-top: 2em;
  height: 330px; }
  .schools #main_content h1, .schools #main_content h2 {
    color: white; }
  .schools #main_content table {
    margin: 2em auto; }
    .schools #main_content table td, .schools #main_content table th {
      border: 0;
      font-size: 16px; }
.schools #below_content {
  text-align: left; }

#flash {
  position: absolute;
  top: 0;
  left: 0;
  width: 760px;
  overflow: hidden;
  border-right: 1px solid black;
  z-index: 4;
  margin-right: 200px; }
  #flash .flash {
    margin: 0;
    padding: 0; }
