 body { 
  background-color: white;
  font-family: 	Verdana, Helvetica, Arial, sans-serif;
  margin:         0px;
  border:		0px;
  padding:	      0px;
  font-size:	10px;
  border-collapse: collapse;
  }

#pageContent {
  width: 794px;
  height: 471px;
  margin-left: 0px;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 0px;
  padding: 0px 0px 0px 0px;
  color: black;
  }

#pageTop {
  height: 263px;
  width: 794px;
  margin-right: auto;
  margin-left:  0px;
  background-image: url(Images/top-half.jpg);
  background-repeat: no-repeat;
  padding: 0px;
  border:  0px;
}


#pageWelcome {
  height: 144px;
  width: 794px;
  margin-right: auto;
  margin-left:  0px;
  background-image: url(Images/bottom-half.gif);
  background-repeat: no-repeat;
  margin-top: -3px;
  padding: 0px;
  border:  0px;
}

#pageTop img {
  float: right;
}

#topNav {
  width: 790px;
  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;
}

#topNav td {
  text-align: center;
  width: 115px;
  height: 20px;
  border: none;
  padding:  0px;
  margin:  0px;

}

table {
  border-collapse: collapse;
}

#addrText {
  width: 200px;
  height: 50px;
  position: relative;
  top: 87px;
  left: 575px;
  text-align: right;
}
  
#footer {
text-align: left;
font-size: 9px;
font-weight: normal;
color: rgb(120,120,120);
margin-left: 0px;
margin-right: auto;
margin-top: 0px;
width: 354px;
padding-right: 440px;
}

h4 {
  font-size: 12px;
  margin: 3px 0px 0px 0px;
  font-weight: bold;
  color: black;
}
em {
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
  font-style: normal;
}
#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;

}
#rightfooter a:link {
  color: rgb(120,120,120);
}
#rightfooter a:visited {
  color: rgb(120,120,120);
}
#rightfooter a:hover {
  color: rgb(80,80,80);
}
#rightfooter {
  float: right;
}
#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;
}


