#wrapper #body {
padding-left: 85px;
}

#bio_top{
  background: url('../images/bio_bg_top.jpg') no-repeat;
  width: 782px;
  height: 9px;
}

#bio_middle{
  background: url('../images/bio_bg.jpg') top repeat-y;
  width: 752px;
  padding: 15px;
}

#bio_bottom{
  background: url('../images/bio_bg_bottom.jpg') no-repeat;
  width: 782px;
  height: 9px;
}

