I cant seem to figure this one out.
I have a footer at the bottom of my page. Its fine as it is.
I have 2 columns, left for navi, right for main text.
I want the main text column to have a background img at the bottom of it. Currently, I have the image within the column and a class applied to it:
Ive gotten this to show up fine in Firefox, but when I goto IE it drops the the very bottom the the page and not the div it is within.
this pic may illustrate the problem a bit better.

Why is IE, the top pic, dropping the img to the bottom of the page and not to the div?
I have a footer at the bottom of my page. Its fine as it is.
I have 2 columns, left for navi, right for main text.
I want the main text column to have a background img at the bottom of it. Currently, I have the image within the column and a class applied to it:
{
height:400px;
position:absolute;
bottom:0px;}
Ive gotten this to show up fine in Firefox, but when I goto IE it drops the the very bottom the the page and not the div it is within.
this pic may illustrate the problem a bit better.

Why is IE, the top pic, dropping the img to the bottom of the page and not to the div?