Well, part of the problem with MSIE looks like the PNG image of text at the top of the page. My guess is that you're using alpha transparency. There's no need for it that I can see. (Using real text for your main heading would be even better than fixing the image of text.)
I recommend that you fix the
HTML errors reported by our online validator, and use a style sheet rather than inline CSS (that is, rather than using the
style attribute for everything).