ul#Navigation {margin: 0; padding: 0; text-align: center;}

ul#Navigation li {list-style: none; float: left; position: relative; margin-right: 5px;}

ul#Navigation>li:hover {display: block; background-color: transparent;}

ul#Navigation a:hover {color: #999966;}

ul#Navigation li a {color: #fff;}

ul#Navigation a, ul#Navigation span {display: block; text-transform: uppercase; padding:3px 3px 2px 3px; margin-right: 20px; text-decoration: none; font-weight: bold;} 


