/* CSS FOR SLIDESHOW SCRIPT */
	#imageSlideshowHolder{
		/*float:right;  Floating gallery at the right side of other web page content */		
		position:relative;	/* Don't remove this line */
	}

	/* Don't change these values */
	#imageSlideshowHolder img,  #imageSlideshowHolder div{
		position:absolute;
		left:0px;
		top:0px;
	}

	/* END CSS SLIDESHOW SCRIPT */

  #menu_Decks #menu1Container, #menu_Fences #menu2Container, #menu_Covers #menu3Container, #menu_Other #menu4Container{width:127px;height:180px;}
		
		#menu1Content{height:180px;}
		#menu2Content{height:180px;}
		#menu3Content{height:180px;}
		#menu4Content{height:180px;}
