div#body {
  margin: 10px auto;
  width: 950px; 
  text-align: left; 
  position: relative;
}
div#text {
  overflow: auto;
  height: 355px;
  padding-left: 26px;
  padding-right: 11px;
  background-color: #FFF4E6;
  padding-bottom: 20px;
}
div#Nav {
  position: absolute;
  top: 25px;
  padding-top: 15px;
  background-color: #0B5A14;
  width: 209px;
  border-bottom: 3px solid #ffffff;
}
td.Navigation {
  width: 197px;
  padding-top: 52px;
  background-image: url(/pictures/nav_bg.jpg);
  background-position: 0 0;
  background-repeat: repeat-y;
}
td.Content {
  background-color: #ffffff;
  width: 465px;
  padding-left: 56px;
  padding-right: 56px;
  padding-top: 16px;
}
td.Content2 {
  background-color: #ffffff;
  width: 485px;
  padding-left: 56px;
  padding-right: 36px;
  padding-top: 16px;
}
div#Right {
  position: absolute;
  right: 1px;
  top: 352px;
}
div#Blog {
  position: absolute;
  left: 789px;
  top: 362px;
  width: 176px;
}
hr {
  margin-bottom: 14px;
  color: #666666;
  background-color: #666666;
  height: 1px;
  border: none;
}
hr.blog {
  margin-bottom: 16px;
  margin-top: 20px;
  color: #666666;
  background-color: #666666;
  height: 1px;
  border: none;
}
div#Right1TextTop {
  padding-left: 18px;
  position: absolute;
  top: 354px;
  font-size: 11px;
  color: #132C85;
}
div#Right1TextBottom {
  padding-left: 18px;
  position: absolute;
  top: 487px;
  font-size: 11px;
  color: #666666;
}
div#Right2TextTop {
  padding-left: 18px;
  position: absolute;
  top: 522px;
  font-size: 11px;
  color: #132C85;
}
div#Right2TextBottom {
  padding-left: 18px;
  position: absolute;
  top: 654px;
  font-size: 11px;
  color: #666666;
}
div#Header {
  left: 40px;
  top: 15px;
  position: absolute;
}
div#Header2 {
  left: 40px;
  top: 15px;
  position: absolute;
}
