/* Generated by KompoZer */
body {
  background-color: #000000;
}
#gallery {
  position: relative;
  width: 850px;
}
#thumbs {
  width: 18%;
  float: right;
}
#thumbs a {
  border: 0cm solid #000000;
  margin: 0 0 4px 4px;
  display: block;
  float: right;
  width: 50px;
  height: 50px;
}
#thumbs a img {
  border: 0.01em solid #cc66cc;
  width: 50px;
  height: 50px;
}
#thumbs a:hover {
  border-color: #cccccc;
}
#thumbs a:hover img {
  border: 0.4em groove #cc66cc;
  width: auto;
  height: auto;
  top: 0;
  position: absolute;
  margin-top: 0%;
  right: 34%;
}

