Ok, I looked at the actual source code of your site, and here's what it looks like:
Code:
<P> <table width="665" border="0" cellpadding="0" cellspacing="0">
<tr>
<TD width="543" valign="top" class="DialogTitle2">Jewerly</TD>
<td width="122" align="right" valign="top"><span style="text-align:right"><table border="0" cellpadding="0" cellspacing="0" valign="middle">
<tr>
<td align="right"><a href="http://www.aspenbestbuynetwork.com/home.php?printable=Y&cat=250" style="TEXT-DECORATION: underline;">Printable version </a></td>
<td valign="middle"><a href="http://www.aspenbestbuynetwork.com/home.php?printable=Y&cat=250"><img src="/skin1/images/printer.gif" border="0" /></a></td>
</tr>
</table>
The <p> tag at the top is what is causing the problem. In subcategories.tpl, remove all of the <p> tags that appear above the description area.