#menu {
float: left;
font-size:1.2em;
background:url(../images/sce/yacht-nav-background.gif) repeat-x top left;
padding: 0px 0px 0px 3px;
width: 977px;
height: 42px;
clear: both;
}

#menu ul {list-style: none;}

#menu ul li {float: left;}

#menu li {position: relative;}

#menu a {
/*height: 1%;*/
font-weight:bold;
display: block;
color: #000;
text-decoration: none;
text-align: center;
margin-top:11px;
}

#menu a.main_menu {
color: #000;
font-weight:bold;
text-align: center;
width:84px;
height:24px;
background: url(../images/sce/yacht-club-tab.gif) no-repeat;
padding-top: 7px;
margin:11px 10px 0 0;
}

#menu a.main_current {color: #000; background: url(../images/sce/yacht-club-tab-over.gif) no-repeat;}

#menu a.current {color: #000; background: #FFFFFF;}

#menu a:hover {color: #000; background: #ffffff; cursor: pointer;}

#menu a.main_menu:hover {color: #000; background: url(../images/sce/yacht-club-tab-over.gif) no-repeat; cursor: pointer;}

#menu0 {margin-left:20px;}
