cuando pones bloque dentro de un bloque quieres alinearlo bloque no sirve la porpiedad
text-align lo que tienes que hacer es usar para centrarlo es:
marign:auto
algo asi.
Cita: <div align="center" style=" width:615px; float:left; border: solid 1px #CCCCCC; margin-bottom:12px; text-align:center; background-image:url(images/e/tit_media.jpg); background-repeat:no-repeat; background-position:top">
<p> </p>
<p> </p>
<div style="width:570px;
border: solid 1px #CCCCCC;
text-align:center;
margin-top:8px;
margin:auto;
margin-bottom:8px"><img src="images/e/wallpaper.jpg" width="95" height="20"></div>
</div>