#staticMenu {
   margin: 0px auto;
   width: 964px;
   padding: 5px 0px 2px 5px;
   border-style: none;
}

#staticMenu ul {
   list-style: none;
   margin: 0px;
   display: block;
   height: 81px;
   padding: 0;
}
#staticMenu ul li {
   float: left;
   padding-bottom: 8px;
   padding-top: 2px;
   padding-right: 4px;
   padding-left: 2px;
}
#staticMenu ul li a {
   text-indent: -1000px;
   cursor:pointer;
   display:block;
   overflow:hidden;
   width:130px;
   height: 81px;
   margin: 0;
   padding: 0;
   font-weight: inherit;
   font-style: inherit;
   font-size: 100%;
   font-family: inherit;
   vertical-align: baseline;
}
#staticMenu ul li.sk1 a {
   background: url(images/whoweare-small.jpg) repeat scroll 0%;
}
#staticMenu ul li.sk2 a {
   background: url(images/joinnow-small.jpg) repeat scroll 0%;
}
#staticMenu ul li.sk3 a {
   background: url(images/advocacy-small.jpg) repeat scroll 0%;
}
#staticMenu ul li.sk4 a {
   background: url(images/calendar-small.jpg) repeat scroll 0%;
}
#staticMenu ul li.sk5 a {
   background: url(images/webcam-small.jpg) repeat scroll 0%;
}
#staticMenu ul li.sk6 a {
   background: url(images/contactlinks-small.jpg) repeat scroll 0%;
}
#staticMenu ul li.sk7 a {
   background: url(images/membersonly-small.jpg) repeat scroll 0%;
}

