#imageMenu{width:480px;height:230px;overflow:hidden;float:left;}
#imageMenu ul{list-style:none;margin:0;display:block;height:230px;width:1000px;}
#imageMenu ul li{float:left;width:auto;}
#imageMenu ul li a{text-indent:-1000px;cursor:pointer;display:block;overflow:hidden;width:98px;height:230px;}
/*#imageMenu ul li.featured1 a{background:url(featured/featured1.jpg) repeat scroll 0;width:96px;height:230px;}
#imageMenu ul li.featured2 a{background:url(featured/featured2.jpg) repeat scroll 0;width:96px;height:230px;}
#imageMenu ul li.featured3 a{background:url(featured/featured3.jpg) repeat scroll 0;width:96px;height:230px;}
#imageMenu ul li.featured4 a{background:url(featured/featured4.jpg) repeat scroll 0;width:96px;height:230px;}
#imageMenu ul li.featured5 a{background:url(featured/featured5.jpg) repeat scroll 0;width:96px;height:230px;}*/
.clear{clear:both;}