:up:
Overall the site looks good but the header looks somewhat out of place. Perhaps adding more color to the header will make it "fit in".
- I agree what's been said ... center the table
- ON your LATEST THREADS block -- remove the bold around the "Posted by ???". You just need to emphasize the title.
A quick look at your html...
I found some nesting problems and some newbie mistakes.
For example:
HTML Code:
<a href="forumdisplay.php?f=17">
<strong>
<a href="forumdisplay.php?f=17">
<span class="forumtitletxt">
Advertising & Affiliates</span>
</a>
</strong>
</a>