Hi,
This is my complete code :
<div id="wrapper">
<div id="page">
<div id="header">
<img id="imgHeaderLeft" width="259" height="133" src="../../../../Content/Images/Gameplan/gameplanheader.png" alt="Header Left" border="0" vspace="0" hspace="0" style="FLOAT: left" />
<img id="imgHeaderRight" width="502" height="81" src="../../../../Content/Images/Gameplan/gameplanheader2.png" alt="Header Right" border="0" vspace="0" hspace="0" style="FLOAT: left" />
<IMG style="FLOAT: left" height=23 hspace=0 src="../../../../Content/Images/Gameplan/gameplanmenu.png" width=502 useMap=#nav vspace=0 border=0 />
<map name=nav>
<area shape=RECT coords=26,3,104,19 href="http://lovelyjubbly.info/Gameplan/">
<area shape=RECT coords=377,3,481,19 href="http://lovelyjubbly.info/Gameplan/Main/Contact/">
<area shape=RECT coords=118,3,260,19 href="http://lovelyjubbly.info/Gameplan/Main/HallOfFame/">
<area shape=RECT coords=276,3,363,19 href="http://forum.gameplan.org.uk/viewforum.php?f=9&sid=c44a50e759b28dd287ad52a0f7609940">
</map>
<IMG style="FLOAT: left" height=29 hspace=0 src="../../../../Content/Images/Gameplan/gameplanheaderback.png" width=68 vspace=0 border=0 />
<object data="data:application/x-silverlight-2," type="application/x-silverlight-2" width="406" height="29">
<param name="source" value="../../../ClientBin/NFLCHeadlines.xap"/>
<param name="onError" value="onSilverlightError" />
<param name="background" value="white" />
<param name="minRuntimeVersion" value="4.0.50401.0" />
<param name="autoUpgrade" value="true" />
<a href="http://go.microsoft.com/fwlink/?LinkID=149156&v=4.0.50401.0" style="text-decoration:none">
<img src="http://go.microsoft.com/fwlink/?LinkId=161376" alt="Get Microsoft Silverlight" style="border-style:none"/>
</a>
</object>
</div>
<div id="main">
<div id="bigborder">
<div class="sidebarleft">
<p>
<br />
<img src="../../../../Content/Images/Gameplan/flags.png" alt="Flags" class="centerimage" /><br />
<img src="../../../../Content/Images/Gameplan/nflclogo.jpg" alt="Logo" class="centerimage" /><br />
<object data="data:application/x-silverlight-2," type="application/x-silverlight-2" width="275" height="75">
<param name="source" value="../../../ClientBin/NFLCScoreboard.xap"/>
<param name="onError" value="onSilverlightError" />
<param name="background" value="white" />
<param name="minRuntimeVersion" value="4.0.50401.0" />
<param name="autoUpgrade" value="true" />
<a href="http://go.microsoft.com/fwlink/?LinkID=149156&v=4.0.50401.0" style="text-decoration:none">
<img src="http://go.microsoft.com/fwlink/?LinkId=161376" alt="Get Microsoft Silverlight" style="border-style:none"/>
</a>
</object><br /><br />
<img src="../../../../Content/Images/Gameplan/gotwimage.jpg" alt="Game Of The Week Image" class="centerimage" /><br />
<img src="../../../../Content/Images/Gameplan/gotwtext.jpg" alt="Game Of The Week Text" class="centerimage" />
</p>
</div>
<div class="sidebarright">
<p>
<img src="../../../../Content/Images/Gameplan/afceastteams.jpg" alt="AFC East" /><br />
<object data="data:application/x-silverlight-2," type="application/x-silverlight-2" width="400" height="70">
<param name="source" value="../../../ClientBin/NFLCAFCEastTeams.xap"/>
<param name="onError" value="onSilverlightError" />
<param name="background" value="white" />
<param name="minRuntimeVersion" value="4.0.50401.0" />
<param name="autoUpgrade" value="true" />
<a href="http://go.microsoft.com/fwlink/?LinkID=149156&v=4.0.50401.0" style="text-decoration:none">
<img src="http://go.microsoft.com/fwlink/?LinkId=161376" alt="Get Microsoft Silverlight" style="border-style:none"/>
</a>
</object>
</p>
</div>
</div>
The definition of the divs are as in my earlier posts, but without the height set in #bigborder, which solves the problem but means that I need to set the height in advance.
http://lovelyjubbly.info/gameplan/