#GalleryTitleDiv {
	position:absolute;
	left: 70px;
	top:120px;
	
}
#ThumbNailsDiv {
	position:absolute;
	left: 10px;
	top:80px;
	height:70px;
	z-index:4;
	visibility:hidden;
}
#TopLogoDiv {
	position:absolute;
	left: 550px;
	top:255px;
	width:278px;
	height:69px;
	z-index:8;
}
#SymbolBg {
	position:absolute;
	left: 643px;
	top:167px;
	width:140px;
	height:19px;
	z-index:31
}
#ThumbsBg {
	position: absolute;
	left:0px;
	top:0px;
	width:764px;
	height:67px;
	z-index:4
}
a {
	color: White;
}
a:active {
	color: White;
}
a:visited {
	color: White;
}
#CopyOuterDiv {
	position: absolute;
	left:300;
	top:255;
	width:180;
	height:135;
	z-index:2;
	clip: rect(0 180 135 0);
	visibility:hidden
}
#CopyInnerDiv {
	position: absolute;
	left:0;
	top:0;
	width:180;
	z-index:20
}
#CopyCover {
	position: absolute;
	left:0;
	top:0;
	width:180;
	z-index:25
}
#CopyEmbossDiv {
	position: absolute;
	left:403;
	top:42;
	width:180;
	height:135;
	z-index:1;
	visibility: hidden;
}
