body {
  background: #728ab5 url(./images/bg_blue.png) repeat-x fixed left top;
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-size: .8em;
  margin: 0px;
  padding: 10px;  
}

hr {
  border: none 0;
  border-top: 1px dashed #000066;
  height: 1px;
}

#content {
  width: 95%;
  margin: 0 auto 0 auto;
  text-align: left;
  background: url(./images/bg_watermark.gif) no-repeat right top;
  background-color: #ffffff;
}

#content2 {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: 0px;
  background: url(./images/left_background.png) repeat-y left top;
}

#banner {
  height: 75px;
  background: url(./images/banner01.jpg) repeat-x top left;
}

#bannerHead {
  height: 75px;
  background: url(./images/banner01_head.gif) no-repeat top right;
}

#main {
  background: url(./images/ds_top.png) repeat-x top left;
  margin: 0px;
  padding: 0px;
}

#main2 {
  background: url(./images/ds_corner.gif) no-repeat top left;
  margin: 0px;
  padding: 0px;
}

#left {
  width: 200px;
  float: left;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

#right {
  margin: 0px 0px 0px 200px;
/*  height: 500px; */
}

#rightcontent {
  margin: 0px;
  padding: 10px 10px 10px 10px;
}

#nav {
  height: 192px;
  width: 200px;
  background: url(./images/left_navbackground.png) repeat-y left top;
  margin: 0px;
  padding: 0px;
}

/* #baselogo {
  float: left;
  margin: 0px;
  padding: 0px;
  border: 0px;
} */

#navbox {
  background: url(./images/left_baselogo.png) no-repeat left top;
  width: 200px;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

a.nav {
  display: block;
  width: 125px;
  height: 32px;
  font-family: Verdana, Arial, sans-serif;
  background-image: url(./images/nav_buttons.png);
  background-position: 0px 32px;
  text-align: right;
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 75px;
  border: 0px;
  color: white;
  cursor: pointer;
}

a.nav span {
  display: block;
  height: 26px;
  padding: 6px 7px 0px 0px;
  margin: 0px;
  cursor: pointer;
}

a.current {
  background-position: 250px 32px;
}

a.navtop {
  background-position: 0px 0px;
}

a.current1 {
  background-position: 250px 0px;
}

a.nav:hover {
  background-position: 125px 32px;
}

a.navtop:hover {
  background-position: 125px 0px;
}

a.disabled {
  color: #8f8f8f;
  font-style: italic;
}

#photo {
  clear: both;
  font-size: 0px;
}

.contactForm {
  border: 1px solid #000000;
  background-color: #f7ffef;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.contactForm td {
  margin: 0px 0px 0px 0px;
  padding: 6px 6px 6px 6px;
  font-weight: bold;
}

.NAcontrols {
  text-align: center;
}

#footer {
  clear: both;
  font-size: 0px;
  height: 10px;
  background: url(./images/footer.png) repeat-x left top;
}

#footerRight {
  height: 10px;
  font-size: 0px;
  background: url(./images/footerright.png) no-repeat right top;
}

#validator {
  text-align: right;
}