body { 
  background-color: white;
  font-family: 	Verdana, Helvetica, Arial, sans-serif;
  margin:         0px;
  border:		0px;
  padding:	      0px;
}

#topNav {
  width: 796px;
  height:  62px;
  margin-right: auto;
  margin-left:  4px;
  margin-top: 20px; 
  background-color: white;
}
#topNav img {
  float:  left;
}
#navTab {
  position: relative;
  top:  40px;
  left: 30px;
}

#headerArea {
  height: 97px;
  width:  700px;
  margin-left: 0px;
  margin-right: auto;
  padding: 0px 100px 0px 0px;
  border: none;
}
#headerArea img {
  float: right;
} 
#addrText {
  padding-top: 30px;
  padding-left: 10px;
  } 
#pageWelcome {
  width: 800px;
  margin-left: 0px;
  margin-right: auto;
  margin-top: 0px;
  background-image:  url(Images/background.gif);
  background-repeat: no-repeat;
  background-position:  top left;
  padding: 0px;
  border:  0px;
}
#wrapper {
  width: 800px;
  background-color: rgb(231,231,255);
  margin-top: -2px;
}
#content {
  width: 610px;
  background-color: white;
  margin-left: 120px;
  padding: 40px 0px 20px 70px;
}
#contact img {
  float: right;
  padding: 20px 0px 20px 20px;
  }

#pageFooter {
  width: 800px;
  padding: 8px 0px 0px 0px;
  height: 20px;
  background-color: rgb(51,51,153);
  color: white;
  font-size: 9px;
  font-weight: bold;
  margin-right: auto;
  margin-left:  0px;
 text-align: center;
}

#footer {
  text-align: left;
  font-size: 9px;
  font-weight: normal;
  color: rgb(120,120,120);
  margin-left: 0px;
  margin-right: auto;
  margin-top: 10px;
  width: 720px;
}
#rightfooter {
  float: right;
  }
h1 {
  color: rgb(51,51,153);
  font-size: 18px;
  font-weight: bold;
  padding:  50px 350px 10px 0px;
  text-align: right;
  margin: 0px;
}

h2 {
  color: rgb(204,51,0);
  font-size:  14px;
  font-weight: bold;
  padding: 15px 0px 5px 0px;
  margin: 0px;
}
h3 {
  color: rgb(51,51,153);
  font-size: 12px;
  padding: 5px 10px 5px 0px;
  font-weight: bold;
  margin: 0px;
}
h4 {
  font-size: 12px;
  margin: 0px;
  padding-bottom: 2px;
  font-weight: bold;
  color: black; 
}
h5 {
  font-size: 11px;
  font-weight: bold;
  color: rgb(133,137,109);
  font-size: 11px;
  padding: 0px 10px 5px 0px;
  margin: 0px;
}
  

.center_align {
text-align: center;
}

p {
margin: 0px 30px 10px 0px;
  font-size: 12px;
  font-weight: normal;
  color: black;
  line-height: 1.6em;
}
#greeting p {
  font-size: 12px;
  font-weight: normal;
  font-family: 	Verdana, Helvetica, Arial, sans-serif;
  line-height: 1.63em;
  color: rgb(133,137,109);
}
li {
  padding: 0px;
  margin: 5px 20px 0px 60px;
  list-style-type: square;
  color: rgb(0,153,153);
  font-size: 11px;
}
ul {
  margin-bottom: 0px;
  margin-top: 8px;
}

em {
  font-weight: bold;
  font-style: normal;
  font-size:  11px;
  text-decoration: underline;
}
#pageContent a:link {
  color: rgb(51,51,153);
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}

#pageContent a:visited {
  color: rgb(51,51,153);
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;

}
#pageContent a:hover {
  color: rgb(133,137,109);
  text-decoration: underline;
  font-size: 12px;
  font-weight: bold;

}
#pageWelcome a:link {
  color: rgb(51,51,153);
  text-decoration: underline;
}
#pageWelcome a:visited {
  color: rgb(51,51,153);
  text-decoration: underline;
}
#pageWelcome a:hover {
  color: rgb(81,81,81);
  text-decoration: underline;
}   
#rightfooter a:link {
  color: rgb(120,120,120);
}
#rightfooter a:visited {
  color: rgb(120,120,120);
}
#rightfooter a:hover {
  color: rgb(50,50,50);
}
#topNav a:link {
  color: black;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}

#topNav a:visited {
  color: black;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;

}
#topNav a:hover {
  color: black;
  text-decoration: underline;
  font-size: 11px;
  font-weight: bold;

}
#addrText a:link {
  color: black;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}

#addrText a:visited {
  color: black;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}
#addrText a:hover {
  color: black;
  text-decoration: underline;
  font-size: 12px;
  font-weight: bold;
}

