Take a look at your source code and you'll see that you've commented everything out. IE loves to try to 'fix' the problem (wrong thing to do) whereas other browsers will make you fix your code (right thing to do).
This is where you problem starts:
PHP Code:
<!-- Double Nav Bar Start
<!-- top nav buttons bar -->
<div align="center">
You didn't end the comment for your Double Nav Bar Start.