Hello Doug,
I believe this is actually how the older three column template system worked. in this case the white background only surrounds the main content and doesnt extend all the way to the bottom of the column.
The simplest fix i can see is in your light2.css
.s-c-s #colmid, .s-c-x #colright{}
add background:#fff; this should make it appear white.
Cheers