body
{
margin: 0em;
padding: 0em;
background-color: #000033;
}

#container
{
border: 10px;
width: 792px;
background-color: #000033;
line-height: 130%;
margin: 0 0 0 0px;
}

#top
{
height: 100;
padding: 0;
margin: 0;
}

#middle
{
padding: 0em;
background-image: url(/images/quality_bar/middle.gif);
background-repeat: repeat-y;
}

#leftnav
{
float: left;
width: 144px;
margin: 0;
padding: 0.7em;
}

#content
{
margin-left: 200px;
padding: 1em;
width: 30em;
}

#footer
{
clear: both;
margin: 0;
padding: .5em;
color: #333;
height: 39;
background-image: url(/images/quality_bar/bottom.gif);
background-repeat: no-repeat;
}

#leftnav ul { margin: 0; padding: 0; list-style: none; }
#leftnav ul li { margin: 0px 0px 10px 0px; padding: 0; }
#leftnav ul li a { margin: 0; padding: 0; font-weight: bold; }
#top map { margin: 0; padding: 0; }
#top map area { margin: 0; padding: 0; }
#content h2 { margin: 0 0 .5em 0; color: #000033;}

a { 
  color: white;
  font-weight: normal;
  font-size: 12 px; 
  text-decoration: none;
}

a:visited { 
  color: white;
  text-decoration: none;
}

a:hover { 
  color: #BC8F8F;
  text-decoration: none;
}

a.about { 
  color: blue;
  font-weight: normal;
  font-size: 12 px; 
  text-decoration: none;
}

a.about:visited { 
  color: blue;
  text-decoration: none;
}

a.about:hover { 
  color: #blue;
  text-decoration: underline;
}