body {
  margin: 0px;
  padding: 0px;
  color: black;
  font-family: "bitstream vera sans",calibri,helvetica,sans-serif;
  font-size: 13px;
  min-width: 760px;
  max-width: 800px;
}
.company {
  font-family: "Bitstream Charter",Cambria,Georgia,serif;
  color: black;
  font-weight: bold;
  font-style: normal;
  font-size: 45px;
  text-align: center;
}
.columnhead {
  font-family: "Bitstream Charter",Cambria,Georgia,serif;
  color: #000066;
  font-weight: bolder;
  font-style: normal;
  text-transform: uppercase;
  font-size: 17px;
  text-align: left;
}
h3 {
  font-family: "bitstream charter",cambria,georgia,serif;
  font-size: 20px;
  font-style: italic;
  text-align: center;
  color: white;
  hover: #993000;
}
h4 {
  font-family: "bitstream vera sans",calibri,helvetica,sans-serif;
  font-size: 13px;
  font-weight: lighter;
  font-style: normal;
  text-align: left;
  color: #9999ff;
}
.footer {
  font-family: "bitstream vera sans",calibri,helvetica,sans-serif;
  font-size: 10px;
  font-style: normal;
  text-align: center;
  color: #3333ff;
}
.listitem {
  color: black;
  font-family: "bitstream vera sans",calibri,helvetica,sans-serif;
  font-size: 12px;
  font-weight: normal;
}
.listheading {
  font-family: "Bitstream Charter",Cambria,Georgia,serif;
  color: #000066;
  font-weight: bolder;
  font-style: normal;
  font-size: 14px;
}
a:link {
  text-decoration: underline;
  color: #6666cc;
}
a:visited {
  text-decoration: underline;
  color: #cc66cc;
}
address {
  border-top: thin dotted;
  margin-top: 1em;
  padding-top: 1em;
}
#container {
  background: url(HorizCenterBG.gif) repeat-y left top;
  padding-right: 0px;
  position: absolute;
}
#container .column {
  position: relative;
  float: left;
}
#tlcorner {
  background: url(TopLeftBG.gif) no-repeat left top;
  display: block;
  position: relative;
  height: 14px;
}
#trcorner {
  background: url(TopRightBG.gif) no-repeat right top;
  display: block;
  position: relative;
  top: -14px;
  height: 13px;
}
#bottomborder {
  background: url(BottomLeftBG.gif) no-repeat left bottom;
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 35px;
}
#bottomborder span {
  background: url(BottomRightBG.gif) no-repeat right bottom;
  display: block;
  position: relative;
  height: 35px;
}
#redge {
  background: url(HorizCenterBG.gif) repeat-y right top;
  position: absolute;
  right: 0px;
  top: 0px;
  height: 100%;
  width: 5px;
}
#wrapper {
  background: url(logo.gif) no-repeat center top;
  height: 990px;
  min-width: 1000px;
  max-width: 3000px;
}
#navgrid {
  background: url(NavGrid.gif) no-repeat;
  height: 990px;
  width: 220px;
  margin-right: -220px;
}
#rightcolumnnav {
  position: absolute;
  right: -20px;
  width: 110px
}
#leftcolumnnav {
  position: absolute;
  right: 102px;
  width: 110px
}
#home {
  position: absolute;
  top: 22px;
  right: 35px;
}
#team {
  position: absolute;
  top: 242px;
  right: 17px
}
#tools {
  position: absolute;
  top: 452px;
  right: 14px
}
#projects {
  position: absolute;
  top: 132px
}
#reports {
  position: absolute;
  top: 352px
}
#hands {
  position: absolute;
  top: 112px;
  left: -6px;
}
#david {
  position: absolute;
  top: 332px;
  left: -6px;
}
#nan {
  position: absolute;
  top: 222px;
  left: -18px;
}
#companyname {
  margin-left: 20px;
  margin-right: 20px;
  padding-bottom: -10px;
}
#about {
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 5px;
  border-top: thin solid #bbbbbb;
  border-bottom: thin solid #bbbbbb;
}
#error {
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 5px;
}
#leftsection {
  float: left;
  width: 40%;
  margin-left: 20px;
  margin-right: 20px;
}
#leftbody {
  margin-top: -15px;
}
#rightsection {
  float: right;
  width: 40%;
  margin-left: 20px;
  margin-right: 20px;
}
#rightbody {
  margin-top: -15px;
}
#contactinfo {
  position: absolute;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  bottom: 30px
}
#copyright {
  padding-left: 5px;
  position: absolute;
  bottom: -10px;
}
#feedback {
  position: absolute;
  bottom: -10px;
  right: 15px;
}
.listitem a:link {
  font-style: normal;
  text-decoration: underline;
  color: black;
}
.listitem a:visited {
  font-style: normal;
  text-decoration: underline;
  color: #cc66cc;
}
.listitem a:hover {
  font-style: normal;
  text-decoration: underline;
  color: #993000;
}

