div.top { border-bottom-color: Black;  border-bottom-style: solid;  border-bottom-width: thin;  background-color: #307890;  width: 100%;  margin-left: 0px;  margin-right: 0px;  left: 0px;  top: 0px;  position: absolute;          }

div.nav { background-color: #307890;  width: 140px;  left: 0px;  height: 100%; }
a.nav { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 10px;  font-weight: bold;  text-indent: 5px;  color: White;  margin-left: 5px;      }
div.content { background-color: #FFFFFF;  position: absolute;  top: 80px;  left: 150px;    }


