a.menuItem {
  font-family: Arial narrow, Helvetica, sans-serif;
  color:#183C4A;
  font-size: 90%;
  CURSOR: hand; 
  letter-spacing: 2; 
  TEXT-DECORATION: none;
}
h1 {

 font-family:  Arial narrow, Helvetica, sans-serif;

  color:#48848;

  font-size: 95%;

  cursor: hand;

  text-align: center; 

  text-decoration: none;

  font-weight:100; 

  font-variant: small-caps; 

  letter-spacing: 2; 

  margin-bottom: 0;

  }

h1.head {
 font-family:  Arial narrow, Helvetica, sans-serif;
  color:#512C23;
  font-size: 80%;
  cursor: hand;
  text-align: left; 
  text-decoration: none;
  font-weight:100; 
  font-variant: small-caps; 
  letter-spacing: 2; 
  margin-bottom: 0;
  }

h2 {
  font-family: Bookman Old Style, Palatino Linotype, Georgia, Serif;
  color:#333333;
  font-weight:200; 
  font-size: 110%;
  font-variant: small-caps; 
  letter-spacing: 2; 
  }
td {

  font-family: Bookman Old Style, Palatino Linotype, Georgia, Serif;
  font-size: 90%;
} 

#topsection{
background: #FFFFFF;
margin-top: -45px;
height: 225px; /*Height of top section*/
}

#topsection h1{
margin: 30px;
}
