
#nav1 { float:right; margin-right:14px
}
#nav1 a {
	background: #000000; font: bold 10px/22px Verdana, Arial; width: 20px; text-align: center; color: #eeeeee; text-decoration: none; margin-right: 2px; float: left; display: block; font-size-adjust: none; font-stretch: normal;
}
#nav1 a.activeSlide {
	background:#eeeeee; color:#000000;
}
#nav1 a:focus {
	
}

#pausePlay {
	margin-top: 10px; margin-right: 2px; float: right;
}
#slideshowWrapper {
	height: 350px;
}
.slideshowFade {
	height: 350px; display: none;
}
.slideshowFade div {
	left: -5000px; top: -5000px; postition: absolute;
}