I added some google adsense under the code for the various links in the side column. However, the ad's above over the column instead of under it.
Code:
<tr>
<br>
<td class="thead">
Things You can do!
</td>
</tr>
<tr>
<td class="alt1">
<a href="arcade.php$session[sessionurl_q]">Arcade</a>
</td>
</tr>
<tr>
<td class="alt2">
<a href="downloads.php$session[sessionurl_q]">Downloads</a>
</td>
</tr>
<tr>
<td class="alt3">
<a href="vbay.php$session[sessionurl_q]">M-Bay</a>
</td>
</tr>
<script type="text/javascript"><!--
google_ad_client = "pub-4892656300009353";
google_ad_width = 120;
google_ad_height = 600;
google_ad_format = "120x600_as";
google_ad_type = "text_image";
google_ad_channel = "";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>