AHA! I validated my code at http://validator.w3.org/
and turns out you can’t put a comment before the doctype declaration or IE will go into quirks mode and that’s why it looks all messed up. I took out the seemingly innocuous comment and it looks the same in IE as Chrome and Firefox.
I didn’t provide links to the page itself b/c the site is not officially live yet.