	#content
	{
		position: relative;
		top: 0px;
		left: 0px;
	}
	#slideshow
	{
		position: absolute;
		top: 194px;
		left: 0px;
		margin:0 auto;
		width:630px;
		text-align:left;
		background-color:#EFEFEF;
		padding:3px;
		border-top:2px solid #6586fd;	
		border-right:2px solid #6586fd;
		visibility: hidden;	
	}
	.clear{
		clear:both;
	}
	/* End of demo CSS */
	#DHTMLgoodies_panel_one,#DHTMLgoodies_arrows,#DHTMLgoodies_thumbs{	/* Width of divs for thumbnails */
		width:110px;
	}
	#DHTMLgoodies_panel_one{		
		float:left;	
	}
	#DHTMLgoodies_thumbs{
		overflow:hidden;	/* Don't change this */
		height:400px;	/* Height of thumbnail div */
		position:relative;	/* Never change this */
		float:left;
	}

	#DHTMLgoodies_largeImage{	/* Large image div */
	    margin-top: 3px;
		width:390px;	/* Width of large image div */
		height:445px;	/* Height of large image div */
		float:left;
		padding-left:0px;	/* "Air" */
		padding-right:0px;	
	}

	#DHTMLgoodies_largeImage img{	/* Large image */
		border:2px solid #6586fd;	
		}
	
	.horizontalStretchTitle
	{
		position: absolute;
		top: 360px;
		left: 150px;
		width: 450px;
		height: 12px;
		text-align: center;
		font-size:1.5em;
		font-weight:bold;
	}
	
	.verticalStretchTitle
	{
		position: absolute;
		top: 80px;
		left: 410px;
		width: 250px;
		height: 12px;
		text-align: center;
		font-size:1.5em;
		font-weight:bold;
	}
	
	.horizontalImageTitle
	{
		position: absolute;
		top: 390px;
		left: 150px;
		width: 450px;
		height: 100px;
		text-align: center;
		font-size:2em;
		font-weight:bold;
	}
	
	.verticalImageTitle
	{
		position: absolute;
		top: 120px;
		left: 430px;
		width: 200px;
		height: 300px;
		text-align: center;
		font-size:2em;
		font-weight:bold;
	}
	
	.strip_of_thumbnails{	/* A vertical strip of thumbnails */
		width:114px;	/* Width of strip */
		padding:0px;	/* "Air" inside filmstrip div */
		position:absolute;
		visibility:inherit;
	}
	.strip_of_thumbnails div{
		width:110px;
		height:90px;
		padding: 5px 0px 0px 0px;
		text-align:center;
		visibility:inherit;

	}
	.strip_of_thumbnails img{
		border:0px;
		padding:2px;
		visibility:inherit;
	}

	.htbimg
	{
		margin-top:20px;
		width: 90px;
		height: 60px;
	}
	
	.vtbimg
	{
		width: 60px;
		height: 90px;
	}

	.himage
	{
		width: 510px;
		height: 340px;
	}
	
	.vimage
	{
		width: 288px;
		height: 432px;
	}
	
	.strip_of_thumbnails .avtbimg{	/* Active V thumbnail */
		border:5px solid black;	
		padding:0px;
		width: 60px;
		height: 90px;
		visibility:inherit;
	}
	.strip_of_thumbnails .ahtbimg{	/* Active H thumbnail */
		border:5px solid black;	
		padding:0px;
		width: 90px;
		height: 60px;
		visibility:inherit;
	}
	.leftArrow{
		float:left;
		visibility:inherit;
	}
	.rightArrow{
		float:right;
		visibility:inherit;
	}
	#DHTMLgoodies_thumbs_inner{
		position:relative;	/* Never change this */
		width:1000px;
		visibility:inherit;
	}
	#Columbia area
	{
		font-weight: bold;
	}	
