Watch out for any extra or missing </div> tags in your featured content DIVs. At a glance, your last one seems to be carrying an extra </div>:
Code:
<!-- FEATURE 4 SPOKESMAN-->
<div class="contentdiv" style="background: url(images/bgfeature04.jpg) center left no-repeat; background-color:#000000;">
<table width="440" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="196" valign="top"> <div class="feature3_txt">"I grew up without a dad. So I know the suffering of children who don't have a father in their lives. But I also know that men can break that cycle of neglect-if they get the help they need. All Pro Dad is there to provide it."</div>
</td>
</tr>
<tr>
<td height="56" style="padding-left:20px; padding-top:10px;"><div class="spokeperson">NFL Spokesmen of the Month</div>
<div class="spokepersonname">Steve Largent, Seattle</div>
<div class="golong">> <a href="/nflspokesmen/bio2.php?id_spoke=35" style="color:#FF9900;">Read More!</a></div></td>
</tr>
</table>
</div> </div></div></td>
</tr>
</table>
<!-- FEATURE 3 -->
Bookmarks