#sidebar-left {
 background: #ab251c url('images/left-sidebar-front-page.png')  no-repeat left top;
}

#secondary {
  padding: 0;
  background: #fff url('images/top-slice-front-page.png') no-repeat left;
  height: 256px;
}

#container3 {
  background: #fff url('images/content-top-front-page.png') no-repeat right top;
}

#footer {
  background: #ab251c none;
  width: 185px;
  border-right: 2px solid #640700;
}

#footer a {
  color: #ab251c;
}

#footer-background {
  background: #fff url('images/bottom-left-front-page.gif') no-repeat left top;
}

#secondary a {
  display: block;
  top: 0px;
  left: 0px;
  width: 250px;
  height: 130px;
}
