
#img			{
					border:0px;
					margin:0px; padding:0px;
					background-color:#FFFFFF;
				}
#img img		{
					/*width:133px; height:200px;*/
					border:1px solid black;
				}
#img div		{
					border:1px solid black;
					text-align:center;
				}
#info			{
					border:0px;
					vertical-align:top;
					padding-left:30px;
				}
#info table		{
					background-color:#999999;
					width:490px; height:220px;
					padding:5px;
				}
#info td		{
					font-size:14px;
				}

#GalleryImage {
	padding:0px;
	margin:0px;
	text-align:center;
}
#GalleryImage img {
	border:1px solid black;
	margin:0px auto 0px auto;
}

#PhotoThumbs {
	clear:both;
	/*float: left;*/
	width:660px;
}
#PhotoThumbs h2 {
	border-top:0px solid black;
	width:700px;
}
#PhotoThumbs img {
	/*float: left;*/
	border:1px solid #000000;
	margin:0px;
	/*width:60px; height:90px;*/
}

#PhotoThumbsList img {
	margin:2px;
	border:1px solid #000000;
}


