http://www.pitt.edu/~jel65/test.html I'm trying to properly display the "png" overlap .. (that picture of the bride) IE6 completely hates me. It won't display anything. IE7 and Firefox 2 are how i want it anybody know why? it was even more messed up before, but I fixed it by added "position:relative" in the #header class.
I fixed it... took a little bit of twiddling the margins to realize that IE does not like negative.. and display:inline; is really needed.. The png still has grey on it in IE6.. I cant find any script to fix that.
I don't have access to IE6 so I can't say for sure, but you might be able to fix the PNG transparency/gray problem by using the IE PNG Fix available here: http://www.twinhelix.com/css/iepngfix/
I just tried the link and it's working. That's the correct URL. There are other options that do the same thing, like this one: http://24ways.org/2007/supersleight-transparent-png-in-ie6 If you have trouble with that URL, try searching for "IE png fix" to find another.