/* Slideshow & Billboard Images */	
	#top-zone{overflow:hidden; width:540px;height:480px;} /*Here to keep images hidden in IE mostly*/
	
	#billboard{width:600px; height:480px; margin-left:-10px;margin-top:-10px; overflow:hidden;}
	
	.slideshow2{width:540px; height:463px; margin:10px; overflow:hidden;}
		.slideshow2 li{list-style:none; float:left; display:inline; position:relative;margin-left:0px;}
	
	 
