body {
  margin: 0px;
  padding: 0px;
  font-family: Verdana, tahoma, helvetica;
  font-size: 12px;
  background: #484151;
  text-align: justify;
}
.links {
  background: #E5E39F;
  display: block;
  width: 158px;
}
.body {
  background: #E2E2E2;
  display: block;
  width: 622px;
  padding: 15px 35px 15px 35px;
  font-family: courier;
  color: #4C5877;
  text-align: justify;
}
.footer {
  background: #4C5877;
  background-image: url(images/bottom.gif);
  background-repeat: no-repeat;
}
ul.links {
  padding: 0px;
  margin: 0px;
}
li.links a{
  background: #E5E39F;
  list-style-type: none;
  background-image: url(images/bullet.gif) ;
  background-repeat: no-repeat;
  background-position: 9px 50%;
  width: 158px;
  display: block;
  margin: 0px;
  padding: 5px 0px 5px 30px;
  border-bottom: 1px solid #CEC789;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #A48D52;
  text-decoration: none;
}
.pageTitle {
  font-size: 15px;
  font-weight: bold;
  padding: 0px 0px 35px 0px;
}
.bottom1 {
  line-height: 22px;
  padding: 10px 0px 0px 0px;
  font-size:10px;
  font-weight: bold;
  color: #ffffff;
}
.bottom1 a {
  line-height: 22px;
  padding: 10px 0px 0px 0px;
  font-size:10px;
  font-weight: bold;
  color: #ffffff;
}
.bottom2 {
  line-height: 33px;
  font-family: courier;
  font-size: 16px;
  color: #E5E39F;
}
.bottom3 {
  line-height: 33px;
  color: #333333;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
}