body {
  background-color: #010101;
  background-image: url(../images/page_bg.gif);
  background-repeat: repeat-x;
  background-position: top; 
  margin: 0px;
  padding: 0px;
}
td, p, li {
  font-family: trebuchet ms;
  font-size: 12px;
  color: #fff;
}
img {
  border: 0px;
}
a, a:link {
  color: #fff;
}
.photo {
  border-style: solid;
  border-width: 5px;
  border-color: #fff;
  margin-top: 8px;
  margin-bottom: 24px;
}
.caption {
  font-family: trebuchet ms;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
}
.footer {
  font-family: trebuchet ms;
  font-size: 11px;
  color: #ccc;
}
.archive_hdr {
  width: 57px; 
  height: 15px;
  margin-top: 4px;
  margin-bottom: 14px;
}
.thumbnails {
  font-size: 1px;
}
.thumbnail {
  width: 150px;
  height: 150px;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 14px;
}
.about_hdr {
  width: 91px; 
  height: 15px;
  margin-top: 4px;
  margin-bottom: 14px;
}
.klophoto {
  width: 237px;
  height: 388px;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
  margin-left: 30px;
  margin-bottom: 20px;
}