a:visited { color: #0066CC; ; text-decoration: none}
a:active { color: #0066CC; ; text-decoration: none}
a:link { color: #0066CC; ; text-decoration: none} 
a:hover { color: #999999; ; text-decoration: none}

#top-header {
  text-align : center;
  font-style: italic;
  font-weight: bold;
  font-size: x-large;
}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background: #FFFFFF;
  color: #000000;
  font-size: 12px}

p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background: #FFFFFF;
  color: #000000 ;
  font-size: 12px
}

.caption {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background: #FFFFFF;
  color: #000000 ;
  font-size: 10px
}

.license {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background: #FFFFFF;
  color: #000000;
  padding-top: 2em;
  font-size: 9px
}

.main {
  margin-left: 18em;
  padding-left: 5em;
  background: white;
}

.side {
  float: left;
  padding-left: 1em;
  padding-bottom: 1em;
  width: 18em;
  background-color : #E9E9E9;
  border: 2px solid #E9E9E9;
  font-size: small;
  #position: fixed;
}
