#central_container {
   position: absolute;
   top: 300px;
   width: 759px;
   height: 460px;
   font-family: Verdana,helvetica,sans-serif;
   font-size: 9pt;
}

#left_container {
  float: left;
  width: 253px;
  height: 460px;
  text-align: center;
}

#top_leftcol {
  width: 253px;
  height: 230px;
  line-height: 230px;
  text-align: center;
  padding-top: 0px;
}

#bottom_leftcol {
  width: 253px;
  height: 230px;
  line-height: 230px;
  text-align: center;
  padding-bottom: 0px;
}

#middle_container {
  float: left;
  width: 239px;
  height: 460px;
  line-height: 460px;
  text-align: center;
  padding-top: 51px;
  padding-left: 14px;
}

#topbox {
   display: block;
   width: 215px;
   w\idth: 215px;
   height: 26px;
   line-height: 26px;
   background: #8A95C4;
   border: 1px solid #B9B9BD;
   text-align: left;
   padding-left: 5pt;
   color: #fff;
}

a.nav, a.nav:link, a.nav:visited, a.nav2, a.nav2:link, a.nav2:visited {
   display:block;
   width: 215px;
   w\idth: 215px;
   height:26px;
   line-height:26px;
   border-left: 1px solid #B9B9BD;
   border-right: 1px solid #B9B9BD;
   border-bottom: 1px solid #B9B9BD;
   text-align: left;
   padding-left: 5pt;
   text-decoration:none;
   color: #424344;
   overflow:hidden;
}

a.nav, a.nav:link, a.nav:visited { background: #fff; }

a.nav2, a.nav2:link, a.nav2:visited { background: #EEEFF1; }

a.nav:hover, a.nav:active, a.nav2:hover, a.nav2:active {
   color: #424344;
   background: #D9DCEA;
   text-decoration: underline;
}

#right_container {
  float: left;
  width: 253px;
  height: 460px;
  text-align: center;
}

#top_right_col {
  width: 253px;
  height: 230px;
  line-height: 230px;
  text-align: center;
  padding-top: 0px;
}

#bottom_right_col {
  width: 253px;
  height: 230px;
  line-height: 230px;
  text-align: center;
  padding-bottom: 0px;
}
