This is just a test page to show how the menu can be made to overlap the content.
This is achieved by taking the menu out of the page flow and giving it a position:absolute.
If you check the menu above it should overlap this text.
For Firefox I have added an extra containing div that has a position:absolute;
Oh, and you must have the !DOCTYPE specified or Firefox etc will not work.