#memNav {
width: 740px;
height: 27px;
background: url("/images/bg-nav.png");
}

#memNav div { 
float: left; 
text-align: center; 
}

#memNav div a { 
display: block;
color: #fac252; 
font-family: Verdana;
text-decoration: none;
font-size: 12px;
font-weight: bold;
line-height: 24px;
}

#memNav div a:hover { 
color: #fff; 
}

.girls   { margin-left: 20px; width: 120px; }
.photos  { width: 120px; }
.videos  { width: 90px; }
.store   { width: 90px; }
.tv      { width: 100px; }
.bonus   { width: 100px; }
.goodies { width: 80px; }
.clear   { clear:both; }