Hi there, I'm trying to fix a friend's site (it's a disaster right now). In IE the horizontal unordered list menu at the top right (Home, Contact) renders in the body of the site. As soon as you mouse over the text it pops back into place. Does anybody have any insight as to what may be causing this? You can view the problem here: http://barlow.editnew.com/public/
I would suggest cleaning up the HTML and CSS so they are valid before trying anything else.
I would also compare the method used for the horizontal list against this tutorial. I implemented a 3 layer navigation recently using this method and it worked first time.