body, #wrap {
  background: white url('/images/layout/big_green_bg.jpg') repeat-x;
  background-position: center 0; }
  body #header,   #wrap #header {
    height: 152px; }
  body #subnav, body #breadcrumbs,   #wrap #subnav, #wrap #breadcrumbs {
    display: none; }
  body #home_top,   #wrap #home_top {
    height: 350px;
    color: white;
    font-size: 16px;
    padding: 2px 0 0 0;
    margin-bottom: 2em;
    overflow: hidden; }
    body #home_top h2,     #wrap #home_top h2 {
      font-size: 36px;
      color: white; }
    body #home_top #left_column,     #wrap #home_top #left_column {
      float: left;
      width: 280px; }
    body #home_top .blurb,     #wrap #home_top .blurb {
      padding: 2em 1em;
      font-size: 140%;
      text-align: left; }
    body #home_top #flash_movie,     #wrap #home_top #flash_movie {
      float: right; }
  body #students_bit, body #alumni_bit,   #wrap #students_bit, #wrap #alumni_bit {
    width: 470px;
    height: 267px;
    position: relative;
    font-size: 12px; }
  body #students_bit,   #wrap #students_bit {
    float: left;
    margin-right: 20px;
    background: url('/images/layout/fp_students.png') no-repeat; }
  body #alumni_bit,   #wrap #alumni_bit {
    float: right;
    background: url('/images/layout/fp_alumni.png') no-repeat; }
  body #home_bottom .wrap_in,   #wrap #home_bottom .wrap_in {
    margin-top: 20px;
    margin-left: 175px; }
  body #home_bottom li,   #wrap #home_bottom li {
    list-style-image: url('/images/layout/list_arrow.png');
    margin-bottom: 0.5em; }
  body #home_bottom h3,   #wrap #home_bottom h3 {
    color: #033a02;
    font-size: 220%;
    font-weight: bold;
    margin-bottom: 0.5em;
    border-bottom: 0; }
  body .invisible_link,   #wrap .invisible_link {
    position: absolute;
    bottom: 55px;
    right: 10px;
    height: 40px;
    width: 300px;
    display: block;
    text-indent: -999em; }
