#PageTitle {
	position:absolute;
	left:0px;
	top:0px;
	width:700px;
	height:65px;
	z-index:1;
}
#ImageLayer {
	position:absolute;
	left:50px;
	top:100px;
	width:400px;
	z-index:7;
}
#ImageLarge {
	position:absolute;
	left:50px;
	top:100px;
	z-index:7;
}
#TextLayer {
	position:absolute;
	left:475px;
	top:100px;
	width:225px;
	z-index:8;
}

