#Line1Pic {
	position: absolute;
	top:230px;
	left:540px;
	z-index:2;
	}
#Line2Pic {
	position: absolute;
	top:260px;
	left:410px;
	z-index:2;
	}
#Line3Pic {
	position: absolute;
	top:290px;
	left:280px;
	z-index:2;
	}
#Line4Pic {
	position: absolute;
	top:320px;
	left:150px;
	z-index:2;
	}
#Line5Pic {
	position: absolute;
	top:350px;
	left:22px;
	z-index:2;
	}	
.LineButton {
	position: relative;
	top: -104px;
	left: -10px;
	z-index:3;
	}
.LineButton2 {
	position: relative;
	top: -114px;
	left: -30px;
	z-index:3;
	}
.LineText {
	position: relative;
	visibility: hidden;
	top:-45px;
	left:-10px;
	width:200px;
}

#GallerySampler {
	position: relative;
	left: 5px;
	top: 325px;
	width:750px;
}

