Originally Posted by
AC110
Essentially, on a small number of pages, including my index page, some users in IE find that the main body content drops vertically to just below the bottom of the menu in the left hand navigation div.
Your current layout requires a certain minimum window width: ~1100 px in MSIE, ~800 px in Mozilla-based browsers (incl. Firefox).
When the browser window width is smaller than the above width, your DIVs start getting wrapped-around, with each type of browser doing it in a slightly-different manner...