body {
  background-color: #fff;
  color: #000000;
  margin: 0;
  padding: 1px;
 background-image: url(images/logo.gif); background-repeat: no-repeat; background-position: 10px 10px; font: 15px Arial, Helvetica, sans-serif;
}


#navigation { color: navy; font-size: large; font-weight: normal; font-style: normal; background-color: white; position: absolute; top: 200px; left: 0px; width: 140px; }


#navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}


#navigation li { border-top-width: inherit; border-right-width: inherit; border-bottom-style: solid; border-bottom-width: inherit; border-left-width: inherit; }


#navigation li a:link, 
#navigation li a:visited  { display: block; background-color: white; color: #009; text-decoration: none; border-right-color: white; border-right-style: solid; border-left-color: white; border-left-style: solid; }


#navigation li a:hover {
  background-color: #ffff66;
  color: #000000;
}

* html #navigation li a {
  width: 100%;
}
#bluebar { background-color: #009; height: 5px; width: 924px; left: 0; top: 130px; position: absolute; visibility: visible; }
#bluebar2 { background-color: #009; height: 5px; width: 924px; left: 0; top: 190px; position: absolute; visibility: visible; }
#pagetitle { background-color: #fff; color: #009;font: 30px sans-serif; left: 155px; top: 145px; position: absolute; visibility: visible;}
h1{ background-color: #fff; color: #009; font-size: 32px; sans-serif;left: 155px; top: 10px; position: absolute; visibility: visible; }
h3 { color: #009; font-weight: bold; font-stretch: extra-expanded; text-align: left; position: absolute; top: 0; float: left; border-style: none; outline-style: none; }

