body {

}

.header {
  background: #BDDEFF;
  color: #000000;
  font-size: 1 em;
  font-family: arial;
  border: #000000 1px solid;
}

a.headerlink:link {
  font-family: arial;
  text-decoration: none;
  color: #ffffff;
}

a.headerlink:visited {
  text-decoration: none;
  color: #ffffff;
}

a.headerlink:hover {
  text-decoration: underline;
  color: #ffff00;
}

a.headerlink:active {
  text-decoration: none;
  color: #ffffff;
}
.thumbnail {
  background: #BDDEFF;
  font-family: arial;
  color: #000000;
  border: #000000 0px solid;
}

.album {
  background: #BDDEFF;
  font-family: arial;
  color: #000000;
  border: #000000 0px solid;
}

a.albumlink:link {
  text-decoration: none;
  color: #000000;
}

a.albumlink:visited {
  text-decoration: none;
  color: #000000;
}

a.albumlink:hover {
  text-decoration: none;
  color: #0000c0;
}

a.albumlink:active {
  text-decoration: none;
  color: #000000;
}

.description {
  background: #BDDEFF;
  font-family: arial;
  color: #000000;
  border-left: #000000 2px solid;
  border-top: #000000 2px solid;
  border-right: #000000 2px solid;
  border-bottom: #000000 2px solid;
}

.spacer {
  background: transparent;
  border: #000000 0px dotted;
}

.nav {
  background: #BDDEFF;
  color: #808080;
  border: #000000 0px solid;
}

a.navlink:link {
  text-decoration: underline;
  color: #000000;
}

a.navlink:visited {
  text-decoration: none;
  color: #000000;
}

a.navlink:hover {
  text-decoration: underline;
  color: #0000c0;
}

a.navlink:active {
  text-decoration: none;
  color: #000000;
}

.quickjump {
  background: #ffffff;
  color: #808080;
  border: #000000 0px solid;
}

a.qjlink:link {
  text-decoration: underline;
  color: #000000;
}

a.qjlink:visited {
  text-decoration: none;
  color: #000000;
}

a.qjlink:hover {
  text-decoration: underline;
  color: #0000c0;
}

a.qjlink:active {
  text-decoration: none;
  color: #000000;
}

.photo {
  background: #BDDEFF;
  font-family: arial;
  color: #000000;
  border: #000000 0px solid;
}

.comment {
  background: #BDDEFF;
  font-family: arial;
  color: #000000;
  border: #000000 0px solid;
}

.rating {
  background: #BDDEFF;
  font-family: arial;
  color: #000000;
  font-size: 0.8em;
  border: #000000 0px solid;
}

.rating_button {
  background: #BDDEFF;
  font-family: arial;
  color: #000000;
  font-size: 0.8em;
  border: #000000 1px solid;
}

.notice{
  background: #BDDEFF;
  font-family: arial;
  color: #000000;
  border: #000000 0px solid;
}

.credit {
  background: #BDDEFF;
  font-family: arial;
  color: #000000;
  font-size: 0.5em;
  border: #000000 0px solid;
}
