body {
  text-align: center;
  line-height: 1.3;
  #background-color:#B0B0B0;
}

#container {
  margin: 0 auto;
  width: 70%;
  text-align: justify;
}

h1 {
  text-align: center;
}

a, .subnav a:visited {
  color:#000;
  text-decoration:none;
  border-bottom:1px dotted #000;
  }


a:hover {
  color:#FFCC00;
  border-color:#FFCC00;
  border-bottom-style:solid;
  }
a img, .noline, a.noline:link, a.noline:visited, a.noline:hover, a.thumb, a.icon, a.img:link, a.img:visited, a.img:hover {
  border-width:0;
  }


li {
  margin-bottom : 10pt;
}

ol {
  text-align: left;
}

ul {
  text-align: left;
}

.photo {
  width: 200px;
  position: relative;
  float: right;
  margin:0 0 0em 0.8em;
  #background-color: #B0B0B0;
}

.caption {
  text-align: center;
  font-style: italic;
  font-size: xx-small;
}

.topnav {
  width: 200px;
  float: right;
  background-color: #B0B0B0;
  text-align: center;
  margin:0 0 0.8em 0.8em;
}
