/* Generated by KompoZer */
#leftbox {
  position: absolute;
  top: 0px;
  left: 0px;
  padding-top: 10px;
  background-color: #0000FF;
  width: 8em;
  border-right-style: ridge;
  border-right-width: medium;
  height: 800px;
  border-bottom-style: ridge;
  border-bottom-width: medium;
  text-align: center;
  color: white;
}
#nav {
  list-style-type: none;
  font-weight: bold;
  position: relative;
  margin-left: 0em;
  padding-left: 0em;


}
a {
    text-decoration: none;
  color: white;
  font-size: large;
}
a:hover {
  text-decoration: underline;
}
#imgpos {
  text-align: center;
}
#bdy {
  padding-left: 8em;
  background-color: white;
  font-size: large
}
