#slideshow { 
 position: relative; 
 width: 150px; 
 height: 150px;
}    

#slideshow span { 
 display: block; 
 position: absolute; 
 top: 1px; 
 width: 150px; 
 height: 150px;
}

#slideshow .AnimationFrame0 { background: url(../slideshow/1.jpg) no-repeat; }
#slideshow .AnimationFrame1 { background: url(../slideshow/2.jpg) no-repeat; }
#slideshow .AnimationFrame2 { background: url(../slideshow/3.jpg) no-repeat; }
#slideshow .AnimationFrame3 { background: url(../slideshow/4.jpg) no-repeat; }
#slideshow .AnimationFrame4 { background: url(../slideshow/5.jpg) no-repeat; }
#slideshow .AnimationFrame5 { background: url(../slideshow/6.jpg) no-repeat; }
#slideshow .AnimationFrame6 { background: url(../slideshow/7.jpg) no-repeat; }
#slideshow .AnimationFrame7 { background: url(../slideshow/8.jpg) no-repeat; }
