Your html still has errors in there. Like your closing tags here:
Code:
<font color="Yellow">
<H1>bla</H1>
<H2>more bla</font></h2>
^^^The </h2> should precede </font>.
Or you bold tags <b>... I only see closing bold tags </b>.
Your site won't validate, even if you fix the current syntax, because you're using deprecated tags (like <font> or <b>) and mention no doctype.
As for layout, I'd get rid of those table borders, but I'll let others discuss the layout issues as I'm just starting out on freesites myself.
Btw, isn't the 2257 info supposed to be on the pages with the content - ie the gals ?