#titlepage  {
	position : absolute;
	top : 1px;
	left : 1px;
	z-index : 1;
}

#photoblock  {
	position : absolute;
	top : 1px;
	left : 1px;
	z-index : 1;
}

#verticalphoto  {
	position : absolute;
	top : 58px;
	left : 283px;
	z-index : 2;
}

#horizontalphoto  {
	position : absolute;
	top : 82px;
	left : 137px;
	z-index : 2;
}

#horizontalcompass  {
	position : absolute;
	top : 455px;
	left : 680px;
	z-index : 3;
}

#verticalcompass  {
	position : absolute;
	top : 485px;
	left : 547px;
	z-index : 3;
}

#horizontalphototitle  {
	position : absolute;
	top : 487px;
	left : 330px;
	z-index : 2;
	width : 210;
	font-family : Times New Roman;
	text-align : center;
	font-size : 14pt;
	font-weight : bold;
	color : Navy;
}

#verticalphototitle  {
	position : absolute;
	top : 528px;
	left : 335px;
	z-index : 2;
	width : 200;
	font-family : Times New Roman;
	text-align : center;
	font-size : 14pt;
	font-weight : bold;
	color : Navy;
}

#verticallatcoords  {
	position : absolute;
	top : 549px;
	left : 295px;
	z-index : 2;
	width : 200;
	font-family : Times New Roman;
	text-align : center;
	font-size : 8pt;
	font-weight : bold;
	color : Silver;
}

#verticallongcoords  {
	position : absolute;
	top : 549px;
	left : 375px;
	z-index : 2;
	width : 200;
	font-family : Times New Roman;
	text-align : center;
	font-size : 8pt;
	font-weight : bold;
	color : Silver;
}

#horizlatcoords  {
	position : absolute;
	top : 508px;
	left : 290px;
	z-index : 2;
	width : 200;
	font-family : Times New Roman;
	text-align : center;
	font-size : 8pt;
	font-weight : bold;
	color : Silver;
}

#horizlongcoords  {
	position : absolute;
	top : 508px;
	left : 380px;
	z-index : 2;
	width : 200;
	font-family : Times New Roman;
	text-align : center;
	font-size : 8pt;
	font-weight : bold;
	color : Silver;
}

#titleRTRLink  {
	position : absolute;
	top : 650px;
	left : 50px;
	z-index : 2;
}