For starters I'd get a proper DOCTYPE declaration atop the page. I would imagine you'd want the 'transitional' type for this particular layout. That should at least get it headed in the right direction.
Beyond that it's a bit of a tough call. You're using some seriously dated and deprecated styles amongst too many nested tables, so trudging through all of the markup may be a bit of a chore.
More reading on
DOCTYPES.