body {
  margin: 0px;
  text-align: left;
  background-repeat: no-repeat;
}
body.slides {
  margin: 0px;
  width: 100%;
  text-align: center;
}
h1 {
  margin: 6px;
}
.indexicon {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
}
div.row {
  margin: 20px;
  width: 900px;
  font-weight: bold;
}
div.sliderow {
  text-align: center;
}
div.thumb {
  width: 150px;
  height: 150px;
  font-size: 10px;
}
div.folderthumb {
  width: 100px;
  height: 100px;
  font-size: 10px;
  padding-right: 10px;
  float: left;
}
div.clearrow {
  clear: both;
}
