right, but what happens if you make the browser width smaller than the largest div is that you get a horizontal scroll bar (which i am fine with) except that it doesnt start at the left corner of the browser.
This is the part thats hard to explain but the horizontal scrollbar that appears almost actls like a frame. it doesnt scroll the whole page (i do not want the BG to scroll) but just the 2 divs (#menu and #pagecontent).
I want the scrollbar to act like a normal scroll bar and scroll all the content, except of course the bg which is fine as is.
I hope that clears it up.
and on another note how can i get the 3 icons i have on the left to stay at the bottom of that div it is in (with about 20px padding)? this isnt a huge deal but the scrolling is kinda annoying.
thank you for your help, and are there any easy to understand books on css that you can recommend? I am usually a fan of the Dummy series and if you know that their css book is good please let me know.