I tried adding position: relative and a high z index to the nav-pan div and that seem to help
Code:
div#nav-pan{width: 1000px; margin-left: auto; margin-right: auto; height: 27px; background:url(../images/header.gif); background-repeat: repeat-x; position:relative; z-index:10000;}
scroll to see the additions.
I don't have ie6 & 7, but use the ietester. It looks like this will work in ie6, but ie7 gives some kind of error. In firefox there is a javascript error related to the "stafflogin" that you may want to fix
Bookmarks