@charset "utf-8"; 

#slideshow{position:relative; height:350px; width:500px; background:url(images/project.png) no-repeat; left:300px}
#slideshow DIV{position:absolute; top:54px; left:39px; z-index:8; opacity:0.0}
#slideshow DIV.active{z-index:10; opacity:1.0}
#slideshow DIV.last-active{z-index:9}