	#mainContainer{
		margin:0 auto;
		margin-top:5px;
	}
.contentContainer{
		padding-left:0px;
		padding-right:0px;
		padding-bottom:0px;
	}
	.contentContainer p,.contentContainer h1{
		margin-top:0px;
	}
	
	/* END CSS FOR THIS DEMO */
	
	/* CSS FOR SLIDESHOW SCRIPT */
	.imageSlideshowHolder,.imageSlideshowHolder_left { margin: 0; position: relative; width: 180px; height: 260px; float: none }
	.leftFloatingDiv { width: 0; height: 0; float: none }
	/* Don't change these values */
	.imageSlideshowHolder img{
		position:absolute;
		left:0px;
		top:0px;
	}

