I found a way of solving a part of my problem, which consists of using an IE Conditional Comments. It works like this:
You can find it at:
http://www.quirksmode.org/css/condcom.html
I tried and it helped a lot. Now all I'm stuck with is an annoying separations between my 2 divs of about 6 px high. You can see the difference by checking the following link
http://www.affluence.tv in FireFox and IE 6.x. FireFox gives the desired look, IE doesn't. I don't know which one does the most accurate rendering in terms of html compliance.
Any reason why IE 6.x does this ? Anything I could do to fix it either at a CSS or page level ?
Thanks again,
Marco