body {
  margin: 0px 0px 0px 0px;
  background: #FFFFFF;
}    
a:link {
  color: #000080; 
  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: Georgia, Times, serif;
  background: #FFC125;
  padding: .1em 6px;
}
h2 { 
  font-size: large;
  font-family: Georgia, Times, serif;
}  
ul {
  line-height: 1.4em;     
} 
p {
  line-height: 1.4em;   
}  
#logo {
  position: absolute;
  height: 100px;
  width: 100%;
  top: 10px;
  border: 0px;
}
#navigation {
  position: absolute;
  height: 100%;
  width: 200px;
  top: 140px;
  left: 50px;
}
#content {
  position: absolute;
  top: 130px;
  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: bold small 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: #FFC125;
  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, #about .about, #services .services, #contact .contact {
  color: #FFFFFF; 
  background: #003366;
}    
.crdsc {
  font-size: x-small;
}
acronym {
  cursor: help;
  border-bottom: none;
}
.logim {
  text-indent: 32px;
}    
.cddsc {
  font-weight: bold;
}
.waysay {
  color: #8A360F;
  font-family: Georgia, Times, serif;
  font-size: x-large;
  font-weight: bold;
  text-align: center;
}
.bookmark {
  text-indent: 28px;
}
.whatcando {
  font-weight: bold;
}

