#titlepage  {
	position : absolute;
	top : 1px;
	left : 1px;
	z-index : 1;
}

#photoblock  {
	position : absolute;
	top : 1px;
	left : 1px;
	z-index : 1;
}

#verticalphoto  {
	position : absolute;
	top : 83px;
	left : 258px;
	z-index : 3;
}

#horizontalphoto  {
	position : absolute;
	top : 110px;
	left : 143px;
	z-index : 3;
}

#horizontalphototitle  {
	position : absolute;
	top : 550px;
	left : 320px;
	z-index : 3;
	width : 240;
	font-family : Times New Roman;
	text-align : center;
	font-size : 14pt;
	font-weight : bold;
	color : Navy;
}

#verticalphototitle  {
	position : absolute;
	top : 600px;
	left : 335px;
	z-index : 3;
	width : 240;
	font-family : Times New Roman;
	text-align : center;
	font-size : 14pt;
	font-weight : bold;
	color : Navy;
}

#background  {
	position : absolute;
	top : 1px;
	left : 879px;
	z-index : 2;
	width : 200;
	font-family : Times New Roman;
	text-align : center;
	font-size : 14pt;
	font-weight : bold;
	color : Navy;
}

#video  {
	position : absolute;
	top : 93px;
	left : 110px;
	z-index : 3;
}