#header h1 {
  background: url(title.gif) no-repeat;
  width: 237px;
  height: 51px;
}

#rbody {
  background-image: url(nav_bg.gif);
}

#content {
  text-align: center;
}

#feature {
  border: 3px solid #f7931e;
  margin-bottom: 15px;
}

#aussies {
  text-indent: -500%;
  width: 138px;
  height: 49px;
  margin: 0px auto 10px auto;
  background: url(aussies.gif) no-repeat;
}

#papillions {
  text-indent: -500%;
  width: 174px;
  height: 59px;
  margin: 0px auto 10px auto;
  background: url(papillions.gif) no-repeat;
}

#rbody #available img {
  border-color: #f7941e;
}  

.dogs img {
  margin-left: 4px;
  margin-right: 4px;
}