#hyperflitecontactinfo {
	position: absolute;
	top: 50px;
	width: 200px;
	height: 144px;
	right: 50px;
}
#hyperflitereleaseinfo {
	position: absolute;
	top: 70px;
	width: 350px;
	height: 144px;
	left: 50px;
}
#hyperflitepressreleasecopy {
	position: absolute;
	top: 250px;
	left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	text-align: justify;
	right: 50px;
	z-index: 100;
}
body {
	z-index: 100;
	background-image: url(graphics/HyperfliteFarkle.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: scroll;
}
.fontbold14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
.fontitalic14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-style: italic;
}
.fontbolditalic14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-style: italic;
	font-weight: bold;
}
.fontregular14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.fontregularcentered14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}
.fontregularcenteredbold14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
}
.fontregularcentereditalic14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	font-weight: normal;
	font-style: italic;
}
