There was an error in the code somewhere so I had to tweak it a bit but it should work now. -.0 Replace where it says
http://yourhost.com/folder/links.gif with a link to a picture of the 3 buttons with the orange lines between them (what's behind the broken cross basically).
Code:
<table width="450" height="700" border="0" cellpadding="0" cellspacing="0" background="http://home.comcast.net/~xalaxracer/Guild/Gruundolayout.bmp">
<tr>
<td colspan="9" width="450" height="7"></td>
<td width="1"></td>
</tr>
<tr>
<td colspan="2" width="122" height="22"></td>
<td colspan="5" width="220"><img src="http://yourhost.com/folder/links.gif" width="220" height="22" border="0" usemap="#links">
<map name="links">
<area shape="rect" coords="148,0,220,22" href="http://neopets.com/auctionlinkhere.html">
<area shape="rect" coords="78,0,145,22" href="http://neopets.com/donatelinkhere.html">
<area shape="rect" coords="0,0,75,22" href="http://neopets.com/advertiselinkhere.html">
</map>
</td>
<td colspan="2" width="108"></td>
<td width="1"></td>
</tr>
<tr>
<td colspan="9" height="263"></td>
<td width="1"></td>
</tr>
<tr>
<td colspan="6" width="288" height="50"></td>
<td colspan="2" rowspan="4" width="154" height="311"><div style="width: 154px; height: 311px; overflow: auto;">
Givaways here.<br />
Givaways here.<br />
Givaways here.<br />
Givaways here.<br />
Givaways here.<br />
Givaways here.<br />
Givaways here.<br />
Givaways here.<br />
Givaways here.<br />
Givaways here.<br />
Givaways here.<br />
Givaways here.<br />
Givaways here.<br />
Givaways here.<br />
Givaways here.<br />
Givaways here.<br />
Givaways here.<br />
Givaways here.<br />
Givaways here.<br />
Givaways here.<br />
Givaways here.<br />
Givaways here.<br />
Givaways here.<br />
</div></td>
<td rowspan="4" width="8" height="311"></td>
<td width="1" height="50"></td>
</tr>
<tr>
<td width="4" height="148"></td>
<td colspan="4" width="277"><div style="width: 277px; height: 148px; overflow: auto;">
News here.<br />
News here.<br />
News here.<br />
News here.<br />
News here.<br />
News here.<br />
News here.<br />
News here.<br />
News here.<br />
News here.<br />
News here.<br />
News here.<br />
</div></td>
<td width="7"></td>
<td width="1"</td>
</tr>
<tr>
<td colspan="6" width="288" height="14"></td>
<td width="1"></td>
</tr>
<tr>
<td rowspan="2" width="4" height="131"></td>
<td colspan="2" rowspan="2" width="137"><div style="width: 137px; height: 131px; overflow: auto;">
Links here.<br />
Links here.<br />
Links here.<br />
Links here.<br />
Links here.<br />
Links here.<br />
Links here.<br />
Links here.<br />
Links here.<br />
Links here.<br />
Links here.<br />
Links here.<br />
</div></td>
<td rowspan="2" width="10"></td>
<td rowspan="2" width="130"><div style="width: 130px; height: 131px; overflow: auto;">
Council here.<br />
Council here.<br />
Council here.<br />
Council here.<br />
Council here.<br />
Council here.<br />
Council here.<br />
Council here.<br />
Council here.<br />
Council here.<br />
Council here.<br />
Council here.<br />
Council here.<br />
Council here.<br />
</div></td>
<td rowspan="2" width="7"></td>
<td width="1" height="99"></td>
</tr>
<tr>
<td colspan="2" width="154" height="32"></td>
<td width="8"></td>
<td width="1"></td>
</tr>
<tr>
<td colspan="9" height="62"></td>
<td width="1"></td>
</tr>
<tr>
<td width="4" height="1"></td>
<td width="118" height="1"></td>
<td width="19" height="1"></td>
<td width="10" height="1"></td>
<td width="130" height="1"></td>
<td width="7" height="1"></td>
<td width="54" height="1"></td>
<td width="100" height="1"></td>
<td width="8" height="1"></td>
<td></td>
</tr>
</table>
[/code]