h1, h2, h3, h4, h5
{
  color: #00FF00;
}

#topthinbar
{
  background: #00FF00;
}

#topnav
{   
  background: #00FF00 url(../images/navbars/green.jpg) repeat-x;    
}

#footerthinbar
{
  background: #00FF00;
}


#topnav__list a:link, #topnav__list a:visited
{
  background: #00FF00 url(../images/navbars/green.jpg) repeat-x;    
}

#topnav__list a:hover
{
  background: #00FF00 url(); 
}
