ok thanks to alchymyth, i got it to work. Now ive been playing with the css all day to do one more little thing, but i cant get it to work. Im trying to place a border around each button in the menu bar so that the buttons are more visible.
i put:
border: 2px;
border-color: #fff;
in quite a few places directly related to the nav bar, but none of them work. How do i get this thing to work correctly?