body {
  margin: 0px 0px 0px 0px;
  background: #FFFFFF;
}    
a:link {
  color: #0000C0; 
  text-decoration: underline;  
}
a:visited {
  color: #000080;
  text-decoration: underline;  
}
a:hover {
  color: #C00000; 
  text-decoration: underline;  
}
a:active {
  color: #FFFFFF;
  background: #C00000;
  text-decoration: underline;
}
a:focus {
  color: #FFFFFF;
  background: #C00000;
  text-decoration: underline;
}
h1 {
  font-size: x-large; 
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  background: #FFD42A;
  border-top: 2px solid #003366;
  border-bottom: 2px solid #003366;
  text-indent: 4px;
}
h2 { 
  font-size: medium;
  font-family: Arial, Helvetica, Verdana, Sans-serif;
}  
ul {
  line-height: 1.4;     
} 
p {
  line-height: 1.4;   
}  
#logo {
  position: absolute;
  height: 130px;
  width: 100%;
  top: 20px;
  border: 0px;
}
#navigation {
  position: absolute;
  height: 100%;
  width: 200px;
  top: 170px;
  left: 50px;
}
#content {
  position: absolute;
  top: 175px;
  left: 250px;
  right: 50px;
  font-family: Verdana, Helvetica, Arial, Sans-serif;
  font-size: small;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal; 
}
.hide {
  position: absolute;
  left: -9000px;    
}
img {
  max-width: 100%;
  border: none;
} 
ul#navlist
{
  width: 158px;
  \width: 160px;
  w\idth: 158px;
  padding: 0px;
  border: 0px;
  border-top: 0px;
  margin: 0px;
  font: normal large verdana,helvetica,arial,sans-serif;
}
ul#navlist li
{
  list-style: none;
  margin: 1px;
  border: 0px;
  border-top: 0px;
}
ul#navlist li a
{
  display: block;
  width: 122px;
  \width: 158px;
  w\idth: 122px;
  padding: 4px 8px 4px 8px;
  border: 0px;
  background: #FFD42A;
  color: #000000;
  text-decoration: none;
  text-align: left;
}
ul#navlist li a:hover
{
  color: #FFFFFF; 
  background: #003366;
} 
ul#navlist li a:active
{
  color: #FFFFFF; 
  background: #003366;   
} 
ul#navlist li a:focus
{
  color: #FFFFFF; 
  background: #003366;   
}   
#home .home, #approach .approach, #services .services, #contact .contact
{
  color: #FFFFFF; 
  background: #003366;
}    
.crdsc, .credits
{
  font-size: x-small;
}
acronym {
  cursor: help;
  border-bottom: none;
}
.centerimage {
  text-align: center;
}
.logim {
  text-indent: 32px;
}    
.nextpage {
  text-align: right;
  list-style: none;  
}
.cddsc
{
  font-weight: bold;
}