I had to add this to fix up the waffles theme in IE6

ie6-fixes.css

/*fix header height*/
#header-wrapper {
margin-bottom: -100px;
}

I guessed at the number of pixels but this seemed to help.

I emailed http://www.topnotchthemes.com but they don't claim this theme.

Thanks