Hola hendrix prueba con esto:
<table width="100%" border="0">
<tr>
<td><div align="center">
<div id="capa" style="position:relative; width:100px; height:100px; z-index:1; border: 1px none #000000;"></div>
</div></td>
</tr>
</table>
En dreamweaver se hace colocandote en el centro de la tabla y luego en el Menu/Insertar/Capa metes la capa, luego cambias de position absoluta a relativa.
Un saludo