	#mainContainer{
		width:760px;
		margin:0 auto;
		text-align:left;	
		background-color:;
		border:0px solid ;
		margin-top:0px;
	}
	body{
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		width:100%;
		height:100%;
		margin:0px;
		padding:0px;
		text-align:left;
		background-color:;		
	}
	.contentContainer{
		padding-left:0px;
		padding-right:0px;
		padding-bottom:0px;
	}
	.contentContainer p,.contentContainer h1{
		margin-top:0px;
	}
	
	.leftFloatingDiv{
		float:left;
		width:160px;
		height:110px;
	}
		
	/* CSS FOR SLIDESHOW SCRIPT */
	.imageSlideshowHolder1,.imageSlideshowHolder1_left1{
	margin:0px;	/* "Air" */
	float:left; /* Floating gallery at the right side of other web page content */
	width:287px;	/* Image width */
	height:550px;	/* Image height */
	position:relative;	/* Don't remove this line */
	}

	/* Don't change these values */
	.imageSlideshowHolder1 img{
	position:absolute;
	left:1px;
	top:-20px;
	background-color: #363636;
	width: 285px;
	height: 590px;
	overflow: hidden;
	}


/* CSS FOR SLIDESHOW SCRIPT2 */
	.imageSlideshowHolder2,.imageSlideshowHolder_left2{
		margin:0px;	/* "Air" */
		float:left; /* Floating gallery at the right side of other web page content */		
		width:277px;	/* Image width */
		height:273px;	/* Image height */
		
		position:relative;	/* Don't remove this line */
	}

	/* Don't change these values */
	.imageSlideshowHolder2 img{
	position:absolute;
	left:0px;
	top:-1.656in;
	width: 285px;
	height: 591px;
	}


/* CSS FOR SLIDESHOW SCRIPT3 */
	.imageSlideshowHolder3,.imageSlideshowHolder_left3{
		margin:0px;	/* "Air" */
		float:left; /* Floating gallery at the right side of other web page content */		
		width:277px;	/* Image width */
		height:273px;	/* Image height */
		
		position:relative;	/* Don't remove this line */
	}

	/* Don't change these values */
	.imageSlideshowHolder3 img{
	position:absolute;
	left:-1px;
	top:-159px;
	width: 285px;
	height: 593px;
	}
	
	
/* CSS FOR SLIDESHOW SCRIPT4 */
	.imageSlideshowHolder4,.imageSlideshowHolder_left4{
	margin:0px;	/* "Air" */
	float:left; /* Floating gallery at the right side of other web page content */
	width:458px;	/* Image width */
	height:550px;	/* Image height */
	position:relative;	/* Don't remove this line */
	}

	/* Don't change these values */
	.imageSlideshowHolder4 img{
	position:absolute;
	left:10px;
	top:10px;
	}
