
			/*For Photogallery*/
			
			#GeneralContentDivPhotoGallery {
				width:1000px;
				margin:0px auto;
			}
			.GalleryImageContainerTable {
				margin:0px auto;
				width:775px;
			}
			.GalleryImageContainerTable td {
				text-align:center;
				margin:0px auto;	
			}
			#PhotoGalleryContentDiv {
				margin:0px auto;
			}
			#PhotoGalleryContentDiv h1 {
				color:#EAE4FC;
			}
			.LinksParagraph a {
				color:#FFFFFF;
			}
			.LinksParagraph a:hover {
				color: #996699;
			}
			
			#PhotoGalleryTopLogoDiv {
				margin-bottom:25px;	
			}
			.group_gallery
			{
				float: left;
				position:relative;
				margin: 0px 10px 60px 10px;
				width:170px;
				text-align:center;
			}
			.group_gallery img
			{
				padding: 1px;
				border: 1px solid #c6bea7;
			}
			.ImgGalleryPreviewB {
				font-size: 11px;
				font-weight: bold;
				white-space:nowrap;				
			}
			.ImgGalleryPreviewTable span {
				color:#8B8B8B;
				font-weight: bold;
						}
			.ImgGalleryPreviewTable {
				background:#FFFFFF;
				border:1px solid #CCCCCC;	
			}
			.ImgGalleryPreviewTable a {
				text-decoration:none;
			}
			.ImgGalleryPreviewTable td {
				vertical-align:middle;
			}
			.GroupDescriptionImageTd {
				height:160px;
			}
			.GroupDescriptionTd {
				padding-bottom:5px;	
			}
			a.GroupDescriptionLink {
				color:#993399;	
			}
			a.GroupDescriptionLink:hover {
				color: #FF0000;	
			}
			span.date {
				display:none;	
			}
			p.news_title {
				display:none;	
			}
			p.LinksParagraph {
				text-align: right;	
			}
			
			

