#wrapper {
  margin: 0 auto;
  background: url(../../../images/bg-wrapper-home.png) repeat-y top center;
  _background: #737373 url(../../../images/bg-wrapper-home-ie6.jpg) repeat-y top center;
}

#wrapper .box {
  display: block;
  _display: none;
  position: absolute;
  width: 878px;
  height: 335px;
  bottom: 0;
  left: 9px;
  z-index: 0;
  background: url(../../../images/bg-content-home.png) no-repeat bottom center;
}

#subheader .image {
  position: absolute;
  top: -40px;
  right: -20px;
  width: 739px;
  height: 247px;
  background: url(../../../images/header/home-porsche.png) no-repeat;
  _background: url(../../../images/header/home-porsche.gif) no-repeat;
}

#content {
  position: relative;
  min-height: 
}

#content .upcomingRaces {
  position: absolute;
  top: 19px;
  right: 15px;
  width: 400px;
  height: 174px;
  padding: 33px 25px 0 30px;
  background: url(../../../images/bg-upcoming-races.png) no-repeat;
  _background: url(../../../images/bg-upcoming-races.jpg) no-repeat;
}

#content .ticketsOnline {
  position: absolute;
  top: 210px;
  right: 240px;
  width: 208px;
  height: 107px;
  padding: 0 11px;
  background: url(../../../images/bg-tickets-online.png) no-repeat;
  _background: url(../../../images/bg-tickets-online.jpg) no-repeat;
}

#content .ticketsOnline a {
  display: block;
  width: 208px;
  height: 83px;
}

#content .photos {
  position: absolute;
  top: 210px;
  right: 22px;
  width: 208px;
  height: 107px;
  padding: 0 11px;
  background: url(../../../images/bg-photos.png) no-repeat;
  _background: url(../../../images/bg-photos.jpg) no-repeat;  
}

#footer .box {
  position: relative;
  width: 878px;
  height: 103px;
  padding: 49px 0 0 0;
  background: url(../../../images/bg-footer-home.jpg) repeat-x top left;
}

#content .standings {
  position: absolute;
  overflow: hidden;
  top: 19px;
  left: 15px;
  width: 317px;
  height: 249px;
  padding: 48px 35px 0 30px;
  background: url(../../../images/bg-classification-gt4.png) no-repeat;
  _background: url(../../../images/bg-classification-gt4.jpg) no-repeat;
}

#content .standings .item {
  float: left;
  clear: both;
  padding: 0 0 10px 0;
}

#content .standings .item:first-child {
  padding: 0 50px 10px 0;
}
