#slideshow * { margin: 0; padding: 0}
#slideshow { 	position: relative; width: 700px; height: 274px; overflow:hidden;float:left; margin-top:24px; border-style:solid; border-width:1px; border-color:#000}
#slideshow #loading, #slideshow #pictures {
	position: absolute;
	top: 0px;
	left: 751px;
}
#slideshow #loading { background: url('../img/spinner.gif'); display: block; top: 110px; left: 336px; text-indent: -5000px; width: 32px; height: 32px; visibility: hidden; z-index: 5; }
#slideshow #pictures {background-color:transparent; width: 705px; height: 250px; left: 0px; overflow: hidden;  }
#slideshow #pictures li {
	display: block;
	position: absolute;
	height: 250px;
	width: 700px;
	left: 123px;
}
#slideshow #pictures li img { display: block; position: relative; bottom: 0; height:250px;}
#menu {
	position:absolute;
	overflow:hidden;
	list-style-type: none;
	width: 700px;
	height: 26px;
	top: 251px;
	left: 0px;
}
#menu li { display: block; z-index: 1000; position: relative; padding-top:4px; float:right; width:175px; height:26px; background-image:url(../img/bg_side.png); background-repeat:repeat-x }
#menu li:hover{background-image:url(../img/bg_side_hover.png); background-repeat:repeat-x}
#menu li.current{background-image:url(../img/bg_side_on.png); background-repeat:repeat-x}
#menu li a { display: block;  text-decoration: none; z-index: 1000;height: 10px; color: #ccc;  zoom: 1; text-align:center;font-size:12px; font-family:tahoma; }
#menu li a:focus { outline: 0; }
#menu li a:hover { color: #fff}
#menu li.current a { color: #fff;  font-weight:bolder}
#menu li.background { background: url('../img/arrow.gif') no-repeat left center; position: absolute; font-size: 1px; height: 7px; width: 4px; z-index: 5; } Loading
