A parte de las tablas, usas demasiadas imágenes, tienes que procurar usar fondos, y sobre todo CSS, ya que cargas la misma imagen muchas veces, como esto:
Código:
<td><img src="http://www.forosdelweb.com/f91/imagenes/index/spacer.gif" width="24" height="1" border="0" alt="" /></td>
<td><img src="http://www.forosdelweb.com/f91/imagenes/index/spacer.gif" width="38" height="1" border="0" alt="" /></td>
<td><img src="http://www.forosdelweb.com/f91/imagenes/index/spacer.gif" width="77" height="1" border="0" alt="" /></td>
<td><img src="http://www.forosdelweb.com/f91/imagenes/index/spacer.gif" width="6" height="1" border="0" alt="" /></td>
<td><img src="http://www.forosdelweb.com/f91/imagenes/index/spacer.gif" width="62" height="1" border="0" alt="" /></td>
<td><img src="http://www.forosdelweb.com/f91/imagenes/index/spacer.gif" width="53" height="1" border="0" alt="" /></td>
<td><img src="http://www.forosdelweb.com/f91/imagenes/index/spacer.gif" width="3" height="1" border="0" alt="" /></td>
<td><img src="http://www.forosdelweb.com/f91/imagenes/index/spacer.gif" width="36" height="1" border="0" alt="" /></td>
<td><img src="http://www.forosdelweb.com/f91/imagenes/index/spacer.gif" width="35" height="1" border="0" alt="" /></td>
<td><img src="http://www.forosdelweb.com/f91/imagenes/index/spacer.gif" width="36" height="1" border="0" alt="" /></td>
<td><img src="http://www.forosdelweb.com/f91/imagenes/index/spacer.gif" width="19" height="1" border="0" alt="" /></td>
<td><img src="http://www.forosdelweb.com/f91/imagenes/index/spacer.gif" width="3" height="1" border="0" alt="" /></td>
<td><img src="http://www.forosdelweb.com/f91/imagenes/index/spacer.gif" width="8" height="1" border="0" alt="" /></td>
<td><img src="http://www.forosdelweb.com/f91/imagenes/index/spacer.gif" width="6" height="1" border="0" alt="" /></td>
<td><img src="http://www.forosdelweb.com/f91/imagenes/index/spacer.gif" width="49" height="1" border="0" alt="" /></td>
<td><img src="http://www.forosdelweb.com/f91/imagenes/index/spacer.gif" width="73" height="1" border="0" alt="" /></td>
<td><img src="http://www.forosdelweb.com/f91/imagenes/index/spacer.gif" width="10" height="1" border="0" alt="" /></td>
<td><img src="http://www.forosdelweb.com/f91/imagenes/index/spacer.gif" width="109" height="1" border="0" alt="" /></td>
<td><img src="http://www.forosdelweb.com/f91/imagenes/index/spacer.gif" width="6" height="1" border="0" alt="" /></td>
<td><img src="http://www.forosdelweb.com/f91/imagenes/index/spacer.gif" width="5" height="1" border="0" alt="" /></td>
<td><img src="http://www.forosdelweb.com/f91/imagenes/index/spacer.gif" width="27" height="1" border="0" alt="" /></td>
<td><img src="http://www.forosdelweb.com/f91/imagenes/index/spacer.gif" width="1" height="1" border="0" alt="" /></td>
si lo hicieras mediante css, sólo lo tendría que cargar una vez y sería más liviano.
PD: No se por qué, al insertar el código se ha introducido la dirección de foros del web