Bud, watch your margins. Define for the body that everything is margin:0; and padding:0;
You will have to manually go through everything and fix it, but the thing is that more than likely IE does auto margins where firefox and chrome don’t, so when it say gives it even 2 margins automatically then it gets pushed down.
Hope this helps.