/* Generated by KompoZer */
#gallery {
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  float: left;
  width: 1000px;
  background-color: #b3d670;
}
.thumbnail {
  border-color: #402c0c;
  border-width: 1px;
  padding: 3px 3px 8px;
  margin-bottom: 10px;
  margin-right: 16px;
  margin-left: 16px;
  width: 200px;
  text-decoration: none;
  height: 250px;
  display: inline;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
}
.thumbnail a span {
  font-size: 0.9em;
  color: #666666;
  text-decoration: none;
  display: block;
  font-family: Arial,Helvetica,sans-serif;
}

