body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}




#mainContainer{
	width:100%;
	text-align:left;
	padding:0px;
	margin:0px;
}
	.clear{
		clear:both;
}
	/* End of demo CSS */
#DHTMLgoodies_panel_one,#DHTMLgoodies_arrows,#DHTMLgoodies_thumbs{
	width:113px;
	padding: 0px;
	margin: 0px;
}
#DHTMLgoodies_panel_one{		
		float:right;
		padding: 0px;	
}
#DHTMLgoodies_thumbs{
		overflow:hidden;	/* Don't change this */
		height:510px;	/* Height of thumbnail div */
		position:relative;	/* Never change this */
		float:right;
		padding: 0px;
}
#DHTMLgoodies_largeImage{	/* Large image div */
		width:639px;	/* Width of large image div */
		height:533px;	/* Height of large image div */
		float:left;
		padding-left:0px;	/* "Air" */
		padding-right:0px;	
}
#DHTMLgoodies_largeImage table{	/* Used table to get both horizontal and vertical center alignement of large image */
		width:100%;
		height:100%;
		text-align:center;
		padding: 0px;
}
.strip_of_thumbnails{	/* A vertical strip of thumbnails */
	width:200px;	/* "Air" inside filmstrip div */
	position:absolute;
	padding-top: 5px;
	padding-bottom: 0px;
}
.strip_of_thumbnails div{
		width:113px;
		height:63px;
		padding:0px;
		text-align:center;

}
.strip_of_thumbnails img{
		border:0px;
		padding:0px;
}
.strip_of_thumbnails .activeImage{	/* Active thumbnail */
			/* Green border around active thumbnail */
		padding:0px;
	
}
.leftArrow{
		
}
.rightArrow{
		
}
#DHTMLgoodies_thumbs_inner{
		position:relative;	/* Never change this */
		width:1000px;
		padding: 0px;
}	
	


	
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.texttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
