	body{
		background-image:url('images/heading3.gif');
		background-repeat:no-repeat;
			
	}
	#dhtmlgoodies_slideshow{
		width:450px;	/* Total width of slideshow */


	}
	
	#previewPane{
	border:1px solid #CCCCCC;
	margin-bottom:5px;
	text-align:center;
	vertical-align:top;
	horizontal-align:center;
	padding-top:0px;
	position:static;
	/* CSS HACK */
		height: 200px;	/* IE 5.x */
	height/* */:/**/200px;	/* Other browsers */
	height: /**/200px;
				
	}
	#previewPane img{
		line-height:200px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
				font-style:italic;
		text-align:center;
		font-family: Arial, sans-serif;	/* Font to use */
		font-size:0.9em;
	}
	#galleryContainer{
		
		border:1px solid #CCCCCC;
		horizontal-align:center;
		position:relative;
		overflow:hidden;
		padding:1px;
		
		/* CSS HACK */

				
	}
	#theImages{
		position:relative;
		height:55px;
		vertical-align:middle;
		horizontal-align:center;
		width:450px;
	
		
	}
	#theImages #slideEnd{
		float:center;
	}
	#theImages img{
		float:center;
		padding:1px;
		filter: alpha(opacity=80);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}
		
	#theImages .imageCaption{
		display:none;
	}

