
body {
  color: #000000;
  background-color: #ffffff;
  font-family: Georgia, "Times New Roman", Times, serif
}

h1, h2, h3, h4 {
  font-family: Verdana, Helvetica, sans-serif;
}

h1 {
  font-weight: normal;
  font-size: 200%;
  padding-top: 30px;
}

h2 {
  font-weight: normal;
  font-size: 150%;
  border-bottom: 1px solid #999999;
  padding-top: 20px;
}

h3 {
  font-weight: bold;
  font-size: 120%;
  padding-top: 10px;
}

h4 {
  font-weight: bold;
  font-size: 100%;
  padding-top: 10px;
}

#Menu1, #Menu2 {
  display: none;
}

#Header {
  font-size: 200%;
  font-weight: bold;
}

#Footer {
  font-family: Verdana, Helvetica, sans-serif;
  margin: 20px 0px 0px 0px;
  padding: 5px 0px 0px 0px;
  border-top: 1px solid #999999;
  
  font-size: 75%;
}

.gallery-layout li img, .defaultImage a img {
  border: 1px solid #999999 !important;
  padding: 6px !important;
  overflow: hidden;
}
