#Container {
	width:950px;
	}


#ImageMain {
	float:left;
	width:650px;
	margin:0px 0px 0px 0px;
	padding:20px 0px 30px 40px;
	}
	
p.GalleryImage {
	width:100%;
	text-align:center;
	}
	
#ThumbNailPage table tr td {
	border:1px dotted #CCC;
/*	background-color:#eee; */
	width:150px;
	text-align:center;
	padding:0;
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
	}
