/* menu.css 3.25 08-03-08 17:52 */

#menuarea { 
  width:877px;
  height: 24px;
  margin:0px auto; 
  padding:0;  
  background: #1f58a9 url(/images/menu/menu_bg2.gif) repeat-x top left; }

#menuhome a { 
  width: 74px; 
  float: left; 
  text-align:center; 
  padding-top:5px; 
  padding-bottom:6px;
  margin-left:27px;
  border-right: 1px solid #0f2c54;
  border-left: 1px solid #0f2c54; }
  
#menuhomeon a {
  width: 74px; 
  float: left; 
  text-align:center; 
  padding-top:5px; 
  padding-bottom:6px;
  margin-left:27px;
  border-right: 1px solid #0f2c54;
  border-left: 1px solid #0f2c54;
  background:#002964 url(/images/menu/menu_bg_on3.gif) repeat-x top left; }

#menulets a { 
  width: 143px;
  float: left; 
  text-align:center; 
  padding-top:5px; 
  padding-bottom:6px; 
  border-right: 1px solid #0f2c54; }
  
#menuletson a {
  width: 143px;
  float: left; 
  text-align:center; 
  padding-top:5px; 
  padding-bottom:6px; 
  border-right: 1px solid #0f2c54;
  background:#002964 url(/images/menu/menu_bg_on3.gif) repeat-x top left; }

#menuvolunteer a { 
  width: 115px; 
  float: left; 
  text-align:center; 
  padding-top:5px; 
  padding-bottom:6px;  
  border-right: 1px solid #0f2c54; }
  
#menuvolunteeron a {
  width: 115px; 
  float: left; 
  text-align:center; 
  padding-top:5px; 
  padding-bottom:6px;  
  border-right: 1px solid #0f2c54; 
  background:#002964 url(/images/menu/menu_bg_on3.gif) repeat-x top left; }
  
#menucontact a { 
  width: 93px; 
  float: left; 
  text-align:center; 
  padding-top:5px; 
  padding-bottom:6px; 
  border-right: 1px solid #0f2c54; }
  
#menucontacton a {
  width: 93px; 
  float: left; 
  text-align:center; 
  padding-top:5px; 
  padding-bottom:6px; 
  border-right: 1px solid #0f2c54;
  background:#002964 url(/images/menu/menu_bg_on3.gif) repeat-x top left; }

#menuvote a { 
  width: 138px; 
  float: left; 
  text-align:center; 
  padding-top:5px; 
  padding-bottom:6px; 
  border-right: 1px solid #0f2c54; }
  
#menuvoteon a {
  width: 138px; 
  float: left; 
  text-align:center; 
  padding-top:5px; 
  padding-bottom:6px; 
  border-right: 1px solid #0f2c54;
  background:#002964 url(/images/menu/menu_bg_on3.gif) repeat-x top left; }

#menuissues a { 
  width: 74px;
  float: left;
  text-align:center;
  padding-top:5px;
  padding-bottom:6px;
  border-right: 1px solid #0f2c54; }

#issues  { 
  width: 80px; /* 74 */
  float: left;
  /* padding-top:5px; */
  padding-bottom:6px; }
  
#menuissueson a {
  width:74px;
  float:left;
  text-align:center;
  padding-top:5px;
  padding-bottom:6px;
  border-right: 1px solid #0f2c54; 
  background:#002964 url(/images/menu/menu_bg_on3.gif) repeat-x top left; }

#menuabout a { 
  width:74px;
  float:left;
  text-align:center;
  padding-top:5px;
  padding-bottom:6px;
  border-right: 1px solid #0f2c54; }
  
#menuabouton a {
  width:74px;
  float:left;
  text-align:center;
  padding-top:5px;
  padding-bottom:6px;
  border-right: 1px solid #0f2c54; 
  background:#002964 url(/images/menu/menu_bg_on3.gif) repeat-x top left; }
  
#menuarea a {
  font-family:Verdana, Arial, sans-serif;
  font-size: 12px;
  text-align:center;
  text-decoration:none;
  color:#fff; }

#menuarea a:hover {
  color:#fff;
  background:#2873C3 url(/images/menu/menu_hover.gif) repeat-x top left; }


