#link0 {
  border-right:1px solid #3d1f0d !important;
}

#slideshow_filenames {
  display: none;
}

#slideshow_frame {
  margin:0 auto;
  padding:0;
  position:relative;
  width:761px;
  height:585px;
  background:transparent url("../pics/bg__tattered_home.png") no-repeat top center;
}

#image_front, #image_back {
  position:absolute;
  margin:0;
  top:35px;
  left:28px;
  width:705px;
  height:527px;
  display:none;
}
#image_back {
  z-index:1;
}
#image_front {
  z-index:2;
}

