
BODY {
  font-family: Verdana, Arial, sans-serif;
  text-align: center;
  color: #000000;
  background-color: #000000;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

#logotext {
  font-size: 10px;
  color: #999999;
  font-weight: bold;
  text-align: center;
  position: absolute;
  top: 310px;
  left: 28px;
}

#navlinks {
  position: absolute;
  top: 385px;
  left: 0px;
  width: 205px;
}

#content {
  position: absolute;
  left: 235px;
  top: 52px;
  width: 545px;
  height: 510px;
  background-image: url(../images/about01.jpg);
  background-repeat: no-repeat;
  background-color: #ffffff;
}

H1 {
  font-size: 19px;
  font-weight: normal;
  padding-top: 50px;
}

#part1 {
  font-size: 13px;
  line-height: 30px;
  padding-top: 3px;
}

#part2 {
  font-size: 13px;
  font-weight: bold;
  line-height: 27px;
  padding-top: 30px;
 }

#part3 {
  font-size: 10px;
  font-weight: bold;
  padding-top: 95px;
}

a:link {
  color: #990033;
  text-decoration: none;
}

	 
a:visited {
  color: #990033;
  text-decoration: none;
}

	 
a:hover {
  color: #999999;
  text-decoration: none;
}

	 
a:active {
  color: #999999;
  text-decoration: none;
}
