fist change you <div> to this -
Your css code will then change to -
if you want all your links to be the same in the div "box" then you don't even need the class. Either way, I think your problem is that you got the word/class navigation in the wrong place. Try this -
and if you descide to scrap the class, you can simply use
Hope that helps
