@charset "UTF-8";
/* CSS Document */

body { 
	    text-align:center; 
	   font-family: Verdana, Geneva, sans-serif;
	   font-size:76%; 
	   letter-spacing:0.05em; 
	   	  
	   } 
	
	#container { 
	    position:relative; 
	    width: 46em;
		height: 50em;
	    margin:none; 
	    border:none;
	    background:#fff url(../images/back.jpg) 75px 10px no-repeat;
		clear:both;
	    } 
		
	#container ul {	
		position: absolute;
		top:1px;
		left:57px;
		padding:0; 
	    margin:0; 
	    list-style-type:none; 
	    } 
		
	#container a.gallery span { 
	    position:absolute; 
	    width:1px; 
	    height:1px; 
	    top:20px; 
	    left:0px; 
	    overflow:hidden; 
	    background:#fff; 
	    } 
		
	#container a.gallery, #container a.gallery:visited {
		display:block; 
	    color:#000; 
	    text-decoration:none; 
	    border:1px solid #EEE; 
	    margin:1px 2px 1px 2px; 
	    text-align:left; 
	    cursor:default; 
	    } 
	#container a.slidea { 
	    background:url(../images/aero_comic_thumb.png); 
	    height:90px; 
	    width:30px; 
	    } 
	#container a.slideb { 
	    background:url(../images/curaspan_thumb.png); 
	    height:90px; 
	    width:30px; 
	    } 
	#container a.slidec { 
	    background:url(../images/rata_thumb.png); 
	    height:90px; 
	    width:30px; 
	    } 
	#container a.slided { 
	    background:url(../images/jz_thumb.png); 
	    height:90px; 
	    width:30px; 
		
	    } 
	* html #container a.slided { 
	    width:30px; 
	    w\idth:32px; 
	    } 
	#container a.slidee { 
	    background:url(../images/bfw_thumb.png); 
	    height:90px; 
	    width:30px;	
	    } 
		
	#container a.slidef { 
	    background:url(../images/ls_thumb.png); 
	    height:90px; 
	    width:30px; 
	    } 
	* html #container a.slidef { 
	    width:30px; 
	    w\idth:32px; 
	    } 
	#container a.slideg { 
	    background:url(../images/ellie_ads_thumb.png); 
	    height:90px; 
	    width:30px; 
	    } 
	#container a.slideh { 
	    background:url(../images/aero_ar_thumb.png); 
	    height:90px; 
	    width:30px; 
	    } 
	#container a.slidei { 
	    background:url(../images/beacon_thumb.png); 
	    height:90px; 
	    width:30px; 
	    } 
	#container a.slidej { 
	    background:url(../images/aes_thumb.png); 
	    height:90px; 
	    width:30px; 
	    } 
	#container a.slidek { 
	    background:url(../images/btra_thumb.png); 
	    height:90px; 
	    width:30px; 
	    } 
	* html #container a.slidek { 
	    width:30px; 
	    w\idth:32px; 
	    } 
		
		#container a.slidel { 
	    background:url(../images/freshdips_thumb.png); 
	    height:90px; 
	    width:30px; 
	    } 

	#container ul {
	    width:600px; 
	    height:100px;
		
	} 

	#container li { 
	    float:left; 
	    } 
		
	#container a.gallery:hover { 
	    border:1px solid #fff; 
	    } 
		
	#container a.gallery:hover span { 
	    position:absolute; 
	    width:475px; 
	    height:auto; 
	    top:90px; 
	    left:0px; 
	    color:#000; 
	    background:#fff; 
	    } 
		
	#container a.gallery:hover img { 
	    border:1px solid #fff; 
	    float:left; 
	    margin-right:5px; 
	    } 
		


	   <!--[if IE]>
			<style type="text/css" media="all">
			body {
				font-size:100%;
			}
				
			</style>
			<![endif]-->

