#content {
  width: 760px;
  padding-left: 20px;
  padding-top: 10px;
  padding-right: 20px;
  border-right: solid 1px #d1d1d1;
  background-image: url(/images/content-bg.gif);
  background-repeat: repeat-x;
  background-position: top left;
}

#footer {
  background-image: url(/images/footer-inside-bar.gif);
}