body{
		font-family:verdana;
		}
	#imageSlideshowHolder{
		border:0px;
margin-left:0px;
		margin-top:391px;
		margin-bottom:0px;
	padding-top:0px;
		position:relative;	/* Never change this value */
	}
	.imageInGallery{		
		background-color:#FFF;
		/* Never change these 3 value */
		left:0px;
		top:0px;
		position:absolute;	
	}
	#imageSlideshowHolder img{
position: absolute;

	}
	
	/*chris - description overlay*/
	#the_captions{
		display:none;
		}
	.imageInGallery_DESC{
		position:absolute;
		color:#FFFFFF;
		
		z-index:100;
		font-size:80%;
		}
	.imageInGallery_DESC h1{
		color:#99cc33;
		
		}
#imagefond{
float: left;
margin-left: 0px;
padding:0px 0px 0px 0px;
		}
a img {
		border: none;
		}
