Thanks PAE.
I’ve got it now to the point that the #maincol
doesn’t move regardless of browser size (YAY!) but now the #leftcol
and #header
move. ??
I added the #wrapper
you suggested and cleared out all the erroneous floats and inline stuff. But still had the moving problem. So, I checked out the main template .php file and found this <div id="wrapper" class="clearfix" >
Is this causing something? I’ve had a real hard time finding info on and understanding clearfix
.