I am trying to neaten up the pages on my site, I want the main container to be 100% of the contents (some pages are alot longer than others) however when I set it to 100% is doesn't seem to copy the background image down, unless I make is a fixed height. The contents of the container consist of a menu on the left hand side (which I would like to fill the space to the bottom, can this be made to expand to the height in the parent?) and the right hand has the page contents. the idea being that the side menu and contents end neatly and then I put a neater footer on the bottom. At the moment, the long pages are fine, but sparser pages have a huge blank space at the bottom.
example of the problem can be found at
http://www.castlemotorcycles.co.uk/template/
CSS - http://castlemotorcycles.co.uk/template/castletemplate.css
I've tried googling it but I can't seem to find a way to do it.
Thanks