I've just spent the last few weeks learning how to properly design a layout. I basically thought I had everything perfect with my website layout and was ready to go about transferring the coding to Wordpress... and then I accidentally resized my web browser and discovered that all of my div layers were overlapping each other.
Here's what it looks like: http://img.photobucket.com/albums/v703/dollyshots/example.jpg
Basically it looks as though it's mainly my center content div that is being squeezed out, as well as my header image and navigation with are in the same top div. My footer is also squeezed down as well. I've searched the Internet for a solution to this problem and can't seem to find a thing.
How do I fix it so that my divs stay in place when the browser is resized? Some help would be very much appreciated.