Have a look at
this in Internet Explorer please.
Notice the table isn't centered. (position:absolute) (div="center" on the table itself). The css file for IE is called mainie.css
I have no idea how to fix it. I've tried margin-right, margin-left:auto, display:block, lots of IE hacks, nothing helps. Note that I HAVE to have position:absolute there (removing it fixes it) because I'm using scripts to fade out the logo on clicking portfolio (it works, give it a try).
So how do I get it centered?
Thanks for any help.
EDIT:
One more thing, click portfolio > top left thumbnail > click > notice how lightbox alignment is alos crazy.
Help help help =)