I just can't figure out the problem. My footer should NOT be able to go above my body. I can;t figure this out. Any help would be appreciated.
Here is the link: link text
#mother
{width: 100%;
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -254px; }
#page_wrap
{width: 980px; margin: 0 auto;overflow:hidden;background:lime}