/* CSS Document */
a:link {
	color: #411225;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #411225;
}
a:hover {
	text-decoration: none;
	color: #94977B;
}
a:active {
	text-decoration: none;
}



body {
	background-color: #F7F7F7;
	color: #666666;
	font-family: Century Gothic, Arial;
	font-size: 14px;
	text-align:center;
	margin:0px;
	margin-top:10px;
	}
.BackLayer {
	background-color:#FFFFFF;
	width:848px;
	height:620px;
	z-index:0;
	margin:0px auto;
	text-align:left;
	min-width:848px;
	}
.Title {
	position:absolute;
	width:632px;
	height:180px;
	z-index:2;
	margin-top:30px;
	margin-left:20px;
	background-color:transparent;
	font-size:36px;
	}
.TitleText {
	position:absolute;
	width:100px;
	height:180px;
	z-index:2;
	margin-top:30px;
	margin-left:60px;
	background-color:transparent;
	font-size:36px;
	}
.BackPic {
	position:absolute;
	width:412px;
	height:610px;
	z-index:1;
	margin-left:430px;
	margin-top:10px;
	}
.ImageBox {	
	text-align:center;
	width:400px;
	height:	460px;
	z-index:2;
	margin-top:23px;
	/*border-style:solid;
	border-width:1px;	
	border-color:#CCCCCC;*/
}
.Links {
	position:absolute;
	background-color:#FFFFFF;
	width:380px;
	height:30px;
	margin-left:60px;
	margin-top:555px;
	z-index:3;
	font-size:16px;
}.copyright {
	position:absolute;
	width:110px;
	height:30px;
	margin-left:728px;
	margin-top:580px;
	z-index:3;
	font-size:12px;	
	font-family:"Century Gothic", Arial;
}
.BodyText {
	position:absolute;
	background-color:#FFFFFF;
	width:340px;
	height:420px;
	margin-left:60px;
	margin-top:80px;
	font-family: Century Gothic, Arial;
	font-size:12px;
	line-height:1.5;
	z-index:3
	
	}
.BodyTextIndex {
	position:absolute;
	background-color:#FFFFFF;
	width:340px;
	height:270px;
	margin-left:60px;
	margin-top:200px;
	font-family: Century Gothic, Arial;
	font-size:12px;
	line-height:1.5;	

}	
.GalleryTextContainer {
	margin-top:10px;
	width:340px;
	height:45px;
}
.ThumbContainer{
	width:320px;
	height:354px;
}	
.ThumbPic {
	text-align:center;
	display:inline;
	float:left;
	width:98px;
	height:98px;
	margin-top:20px;
	margin-left:5px;
	z-index:3;	
	border-style:solid;
	border-width:1px;	
	border-color:#CCCCCC;
}
.ThumbPic:hover{
	border-color:#000066;
	}	
.GalleryLinkContainer{
	position:absolute;
	width:320px;
	height:20px;
	margin-top:10px;	
}	
.NameBox{
	position:absolute;
	background-color:#FFFFFF;
	width:398px;
	height:15px;
	z-index:3;
	margin-left:431px;
	margin-top:480px;
	text-align:right;
	font-family: Century Gothic, Arial;
	font-size:13px;
	line-height:1.7;
}
