body {
  background: white url(/images/sweepstakes/background.png) repeat;
  font: 14px/22px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  color: #040c53; }

a {
  color: #040c53; }

#header {
  width: 900px;
  height: 220px;
  margin: auto;
  position: relative; }
  #header h1 a, #header h2 a {
    display: block;
    text-indent: -5000px; }
  #header h1 {
    position: absolute;
    top: 10px; }
    #header h1 a {
      background: transparent url(/images/sweepstakes/grays-college-bookstore.png) no-repeat;
      width: 558px;
      height: 127px; }
  #header h2 {
    position: absolute;
    right: 0;
    top: 0; }
    #header h2 a {
      background: transparent url(/images/sweepstakes/win-this-car.png) no-repeat;
      width: 297px;
      height: 197px; }

.flash, #splash, #rules, #new_sweepstakes_entry {
  padding: 10px 20px; }

.flash {
  background-color: #f1f1f1;
  border-bottom: 2px solid #040c53; }

#splash li {
  font-size: 2em;
  line-height: 1.4em;
  list-style: none;
  text-align: center;
  font-weight: bold; }
  #splash li a {
    text-decoration: none; }

#rules address {
  font-style: normal;
  text-align: center; }
  #rules address .org {
    font-weight: bold; }
#rules li {
  margin-left: 2em; }

#new_sweepstakes_entry label {
  display: block; }
#new_sweepstakes_entry li {
  list-style: none; }
  #new_sweepstakes_entry li label {
    display: inline; }
#new_sweepstakes_entry input[type=text] {
  font-size: 1.2em;
  background-color: #f1f1f1;
  width: 300px; }
#new_sweepstakes_entry fieldset {
  border: none;
  padding: 0;
  margin: 0;
  width: 340px;
  float: left; }
#new_sweepstakes_entry .submit {
  margin-left: 340px;
  clear: both; }

#main {
  background-color: white;
  width: 720px;
  margin: auto;
  -webkit-box-shadow: 0px 0px 9px #0083ae;
  -moz-box-shadow: 0px 0px 9px #0083ae;
  -box-shadow: 0px 0px 9px #0083ae; }

#footer {
  color: white;
  width: 720px;
  margin: 10px auto; }
