body {
 background-color: black;
 font-family: verdana, arial, helvetica, sans-serif;
 color: white;
 font-size: 10pt;
}

a:link {
  background-color: inherit;
  text-decoration: none;
  font-weight: bold;
  color: #808080;
}

a:active {
  text-decoration: none;
  background-color: inherit;
  color: #808080;
}

a:visited {
  text-decoration: none;
  background-color: inherit;
  color: #888888;
}

a:hover {
  text-decoration: none;
  background-color: white;
  color: black;
  font-weight: inherit;
}

.maintitle {
 background-color: #008888;
 color: white;
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 18pt;
 font-weight: bold;
 margin-bottom: 20px;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 10px;
}

.photoborder {
 padding: 10px 10px 10px 10px;
 background-color: white;
 color: black;
}

.photoinfo {
 padding: 20px 20px 20px 10px;
 font-size: 11pt;
}

.photo {
  /*border: 1px solid black;*/
}

.subtitle {
 font-weight: bold;
}

.thumbborder {
 padding: 2px 2px 2px 2px;
 background-color: white;
 text-align: center;
 color: black;
}

.thumbborder_v {
 margin-left: 21px;
 margin-right: 21px;
 padding: 2px 2px 2px 2px;
 background-color: white;
 text-align: center;
 color: black;
}
.photo {
  /*border: 1px solid black;*/
}
