	body{
		background-repeat:no-repeat;
	}
	#dhtmlgoodies_slideshow{
		width:800px;	/* Total width of slideshow */
		


	}
	
	#previewPane{
	border:0px solid #003056;
	margin-bottom:0px;
	text-align:center;
	padding-top:0px;

	width:446px;
	height:314px;
	/* CSS HACK */
		height: 314px;	/* IE 5.x */
	height/* */:/**/314px;	/* Other browsers */
	height: /**/314px;
				
	}
	#previewPane img{
		line-height:314px;
	
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		color:#ffffff;
		font-style:italic;
		text-align:center;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:0.9em;
	}
	#galleryContainer{
		
		height:90px;	/* Height of the images + 2 */
		border:1px solid #003056;
		position:relative;
		
		
		padding:1px;
		
		/* CSS HACK */
		height: 90px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/92px;	/* Other browsers */
		height: /**/92px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #003056;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #003056;
		padding:1px;		
	}
	#theImages{
	position:absolute;
	height:100px;
	left:45px;
	width:100000px;
	
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:5px;
		
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:100px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
	}
#references{
		width:515px;
	    height:94px;
		}
