div#body {
  margin: 1px auto;
  width: 932px; 
  height: 748px; 
  text-align: left; 
  position: relative;
}
div#text {
  overflow: auto;
  height: 534px;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 24px;
  padding-right: 28px;
}
div#text2 {
  overflow: auto;
  height: 580px;
  padding-top: 24px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
div#Nav {
  position: absolute;
  left: 6px;
  top: 155px;
  width: 161px;
  height: 582px;
  padding-top: 10px;
  background-image: url(/pictures/nav_back.jpg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

