BODY {
	background-color: #CCCCCC;
	font-family: arial;
	font-size: 12pt;
}
A {
	text-decoration: none;
}
A IMG {
	border: none;
}
DIV.FrontPage {
	margin-top: 60px;
	width: 100%;
	text-align: center;
}
DIV.FrontPage .PhotoContent {
	background-color: black;
	padding: 12px;
	width: 550px;
	color: white;
}
DIV.FrontPage .PhotoContent A {
	color: white;
}
DIV.FrontPage DIV.photoContent A IMG {
	/* border: 12px solid black; */
}
DIV.zLogo {
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 64pt;
	float: left;
	position: absolute;
}
