I just wrote a layout to mimick a table layout that I liked. It looks perfect in FF, but there are problems with div positions in IE (don't have other browsers to check with). The markup validates as does the CSS, with one exception. I get this warning in every place I use the background property: You have no color with your background-color But I digress, as I said the layout has issues in IE. This is just a bare bones layout, no content or anything to junk it up. I wanted to solve the layout issue before I put anything in it. Link: http://home.grandecom.net/~smoore/css/ Any help getting this to work in browsers other than FF would be greatly appreciated.