  body { background: #c1dbe8 url('../images/body-bg.jpg') repeat-x; }

#header { height: 199px; border-top: 1px solid #42cce3; border-left: 1px solid #42cce3; border-right: 1px solid #42cce3; }
  #header-logo { background: url('../images/header-logo.jpg') no-repeat; margin-right: 0px; padding-right: 0px; }
  #header-right { background: url('../images/header-bg-right.jpg') no-repeat; width: 300px; height: 199px; margin: 0px; padding: 0px; }
    #header-form-container { width: 300px; text-align: center; margin-top: 80px;  }
    .header-textbox { padding: 5px; font-size: 18px; color: #cae6ff; background-color: #0084fe; border: 1px solid #80ffff; }
    .header-submit { padding: 2px; font-size: 18px; color: #cae6ff; background-color: #0084fe; border: 1px solid #80ffff; } 

#nav { background: url('../images/nav-bg-red.jpg') repeat-x; height: 52px; border-left: 1px solid #42cce3; border-right: 1px solid #42cce3; }
  #nav li { background: url('../images/nav-bg-blue.jpg') repeat-x; display: block; float: left; height: 52px; margin: 0px; }
  #nav li.red { background: url('../images/nav-bg-red.jpg') repeat-x; }
  #nav li a { display: block; font-size: 18px; font-family: Arial, Verdana; color: #ffffff; text-decoration: none; padding-top: 12px; padding-left: 5px; padding-right: 5px; margin: 0px 10px; }
  #nav li a:hover { color: #4efeff; text-decoration: none; }

#rotator-mid { height: 299px; border-left: 1px solid #42cce3; border-right: 1px solid #42cce3; }
  #rotator { margin-right: 0px; padding-right: 0px; margin-left: 0px; padding-left: 0px; }
  #rotator ul { list-style-type: none; }
  #rotator li { margin-left: 0px; padding-left: 0px; }
  #right-area { background: url('../images/right-bg.jpg') no-repeat; width: 300px; height: 299px; margin: 0px; padding: 0px; }
    #request-sign { position: absolute; left: 10px; top: 10px; }
    #right-divider { position: absolute; left: 150px; top: 10px; }
    #request-tshirt { position: absolute; right: 10px; top: 10px; }
    #follow-brad { position: absolute; left: 100px; top: 150px; }
    #volunteer { position: absolute; left: 45px; top: 20px; }
    #facebook { position: absolute; left: 70px; top: 198px; }
    #twitter { position: absolute; right: 70px; top: 198px; }

#content-area { width: 910px; padding: 15px; background-color: #ffffff; border-left: 1px solid #42cce3; border-right: 1px solid #42cce3; }
  span.continue-reading { font-size: 13px; font-style: italic; font-weight: bold; background: #eceded; padding: 8px 8px; line-height: 35pt; color: #2d7db2; border: 1px solid #d9d9d9; }

#footer { background: url('../images/footer-bg-blue.jpg') repeat-x; font-size: 10px; color: #eaeaea; text-align: center; height: 44px; padding-top: 15px; border-left: 1px solid #42cce3; border-right: 1px solid #42cce3; border-bottom: 1px solid #42cce3; }
  #footer a { color: #eaeaea; }
