#navcontainer ul { padding-left: 0; margin-left: 0; font-family: RoosRomanSC; font-weight: normal; font-style: normal; background-color: #ffffff; text-align: center width: 100%; text-decoration: none; } #navcontainer ul li { display: inline; color: #666666; } #navcontainer ul li a { padding: 0.2em 1em; background-color: #ffffff; color: #666666; text-decoration: none; text-align: center border-right: 1px solid #ffffff; } #navcontainer ul li a:hover { background-color: #ffffff; color: #F90000; }