
#photoInner
{
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -250px;
  height: 500px;
  overflow: hidden;
}
#scroll
{
  position: fixed;
  top: 100%;
  margin-top: -16px;
  left: 2px;
}
