To re-center your banners above the WGO box, add the red center to the actual table call, and (imo) drop the width statement, since it'll auto-span to the size of the container anyhow.
Code:
<table border="0" bordercolorlight="#000000" cellspacing=".4" cellpadding=".4" width="849" height="116" align="center">
Edit: Or make the width ="100%", which might be better.
Edit again: Actually, if you drop all the actual size constraints from that table (cell width/height as well) it would center all the images and span them across.
Anytime, btw.
--------------- Added [DATE]1203310881[/DATE] at [TIME]1203310881[/TIME] ---------------
I'd also toss a border="0" around the actual banner images themselves, to get rid of the blue border.
Code:
<img border="0" src="/bannerads/ddsmall.gif" vspace="2">