#gallery { width:960px; overflow:hidden; clear: both; }

#slides { width:960px; overflow:hidden; }

.slide { float:left; }

#menu { clear: both; overflow: hidden; width: 960px; margin: 15px 0; text-align: center; }
#menu ul { margin:0px; padding:0px; }

#menu li{ width:10px; display:inline-block; list-style:none; height:10px; overflow:hidden; }

#menu li.act a { cursor:default; }

#menu a img{
	border:none;
}

#menu .fbar { width:100px; height: 25px; color:#fff; text-shadow: 1px 1px #000; font-size: 11px; }

