Thanks to everyone for your help. Removing "position: fixed;" did the trick. This kind of stinks, because I really liked the way the menu stayed on the screen in unbroken (i.e., not IE/Win) browsers. I was trying to hide the "position: fixed" from IE 5.5 using the box model hack, but now that I think about it it sort of makes sense that redefining the "position" won't work. Anyway, thanks again, Noah