I want my sidebars and content area to fill the space equally. I thought if I added ‘height: 100%’ to div#primary and div#secondary that those would be equal – and follow the length of the content section. Doesn’t work. I also thought I could try this on div#left – which contains the sidebars, but that didn’t work either. Any ideas?