A kind poster gave me the following solution to this footer too high problem:
(http://thecoachapproach.net.previewdns.com/)
"You seem to have a bottom padding of 500px on the #main div making it longer than it needs to be. The footer is sitting underneith your content. If you want to keep the white space at the bottom and force the footer down, you'll either have to add a top margin to it or else place it outside of main."
"or else place it outside of main."
My question is what file and code would I modify to do that??
Thanks for any leads,
George