
#navigation { margin:0; width:100%;}
#navigation li {float:left;}
#navigation a {float:left;padding:5px;text-decoration:none;color:#fff;white-space:nowrap;text-transform:uppercase;text-decoration:none;font-weight:bold;font-size:.95em;}
#navigation a:hover {color:#fff553;border-bottom:0;}

#navigation .current {}

#navigation .current a {color:#383b3e;background:transparent none;}
#navigation .current a:hover {color:#383b3e;}


