#slideshow { position:absolute; width:310px; top:180px; left:245px; }

#slideshow DIV { position:absolute; top:0; left:0; z-index:8; opacity:0.0; width:310px; background:url(../images/hom-bg.jpg) no-repeat; }

#slideshow DIV.active { z-index:10; opacity:1.0; }

#slideshow DIV.last-active { z-index:9; }

 
