body { 
  font-family: "Georgia", "Garamond", "Times New Roman", serif;
  font-size:   14px;
  background-color: black;
  color: white;
  padding: 15px;
}

p, td {
  font-family: "Georgia", "Garamond", "Times New Roman", serif;
  font-size:   14px;
  color: white;
}

a { color: #508194; text-decoration: none; }
a:visited { color: #508194; }
a:hover { color: white; }

#gallery { padding: 5px; }

#gallery a { color: white; text-decoration: none }
#gallery a:visited { color: white; }
#gallery a:hover { color: #508194; }

.imagepadding { margin-top: 0px; margin-bottom: 25px; margin-right: 25px; margin-left: 25px; }

.bigphototext { font-size: 20px; line-height: 10px; font-weight: bold; }
.smallphototext { font-size: 16px;  line-height: 10px; font-weight: bold; }
.tinyexp { font-size: 10px;}

.imageblowup { border: 3px solid white; }
.contactimage { border: 2px solid white; }