#structContainer {
	position:					absolute;
	left:						50%;
	top:						50%;
	width:						800px;
	height:						550px;
	margin-left:				-400px;
	margin-top:					-275px;
	background-color:			#333333;
	border:						none;
	z-index:					2;
}

#structContainer_Border {
	position:					absolute;
	left:						50%;
	top:						50%;
	width:						806px;
	height:						556px;
	margin-left:				-403px;
	margin-top:					-278px;
	background-color:			#FFFFFF;
	border:						none;
	z-index:					1;
}

#structContent {
	position:					absolute;
	left:						44;
	top:						222;
	width:						736px;
	height:						276px;
	background-color:			#FFFFFF;
	border:						none;
	z-index:					3;
}
#structContentGallery {
	position:					absolute;
	left:						71;
	top:						222;
	width:						709px;
	height:						276px;
	background-color:			#FFFFFF;
	border:						none;
	overflow:					auto;
	scrollbar-face-color:		#FFFFFF;
	scrollbar-track-color:		#FFFFFF;
	scrollbar-shadow-color:		#FFFFFF;
	scrollbar-darkshadow-color:	#333333;
	scrollbar-highlight-color:	#333333;
	scrollbar-3dlight-color:	#FFFFFF;
	scrollbar-arrow-color:		#E41C1A;
	z-index:					3;
}

#structLogo {
	position:					absolute;
	left:						23px;
	top:						19px;
	background-color:			transparent;
	z-index:					5;
}

#structDesign {
	position:					absolute;
	left:						50%;
	top:						50%;
	width:						194px;
	height:						20px;
	margin-left:				206px;
	margin-top:					280px;
	background-color:			transparent;
	text-align:					right;
	z-index:					2;
}

#structTop {
	position:					absolute;
	left:						14;
	top:						36;
	width:						772px;
	height:						135px;
	background-color:			#FFFFFF;
	z-index:					3;
}

#structNav {
	position:					absolute;
	left:						14;
	top:						171;
	width:						772px;
	height:						20px;
	background-color:			#333333;
	z-index:					3;
}
#structNavLinks {
	position:					absolute;
	left:						156;
	top:						171;
	width:						630px;
	height:						18px;
	background-color:			transparent;
	z-index:					5;
}
#structNavPointer {
	position:					absolute;
	left:						156;
	top:						196;
	width:						630px;
	height:						11px;
	background-color:			transparent;
	z-index:					5;
}

#structBottom {
	position:					absolute;
	left:						14;
	top:						191;
	width:						772px;
	height:						327px;
	background-color:			#FFFFFF;
	z-index:					3;
}


#structPhotoBook {
	position:					absolute;
	left:						50%;
	top:						50%;
	margin-left:				-192px;
	margin-top:					-157px;
	background-color:			FFFFFF;
	z-index:					1;
}

