The problem is the height you are giving to the side divs. Are those only there to add the image background? Why not just add the image to the actual background CSS? If you google "3 column CSS layout", you'll get a lot of information about what you need to do to get it to work. Your's works fine without the height, so your problem is specific to that and you'll have to try to narrow your searching down to that.
|