ul {  
      list-style: none;
      margin: 0;
      padding: 0;
}

#menu7 {
      width: 175px;
      float: right;
      border-style: none ;
      border-color: #;
      border-width: 0px;
      font-family: verdana;
      font-size:11px;
      line-height: 20px;
}

#menu7 li a {
      voice-family: "\"}\""; 
      voice-family: inherit;
      height: 22px;
      text-decoration: none;

}		
#menu7 li a:link, #menu7 li a:visited {
       color: #6f7e93;
       display: block;
       background: url(images/map4.jpg) repeat-x;
       padding: 4px 0 0 16px;
}

#menu7 li a:hover {
       color: #000000;
       background: url(images/map4.jpg) repeat-x 0 -32px;
}

#menu7 li a:active {     
       color: #fff;
       background: url(images/map4.jpg) repeat-x 0 -64px;
       padding: 4px 0 0 16px;
}
#thumbs{
      height:auto;
      width:auto;
      float: left;
      text-align: left;
      padding-right: 16px;
      padding-bottom: 16px;
      font-weight:bold;
      font-size:9pt;
}
#thumbs img{
      width: 100px;
      height: 100px;
      border: 1px solid #000000;
}

#thumbs img:hover{
      
      border: 2px solid #000000;
}
