
#headline2edit h2 {
	position: absolute;
	margin-top: 40px;
	width: 830px;
	color: #4c4c4c;
	text-align: center;
	font-size: 11px;
}

#contactinfo {
	position: absolute;
	margin: 160px 0 0 255px;
	width: 500px;
	color: #595959;
	text-align: left;
	font-size: 11px;
	letter-spacing: 1px;
}

#contactlineh {
	line-height: 16px;
}

#contactinfo h4 {
	font-size: 11px;
}

#contactblocks {
	position: absolute;
	margin: 217px 0 0 238px;
	width: 12px;
}

* html body #contactblocks {
	margin: 227px 0 0 238px;
}

.contactblockpos {
	position: absolute;
}

#contactblock1 {
	margin-top: -8px;
}

#contactblock2 {
	margin-top: 66px;
}

a.arvo, a:hover.arvo {
	color: #595959;
	text-decoration: none;
}



#subblock {
	position: absolute;
	margin-top: 600px;
	/* margin-left: 160px; */
	width: 830px;
}

#subpictext h4 {
	/* margin-top: 6880px; */
	width: 830px;
	color: #595959;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 16px;
	text-align: justify;
}
/* Internet Explorer bis v6 */
* html #subpictext h4 {
	position: absolute;
	/* margin-top: 6880px; */
	width: 830px;
	color: #595959;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 16px;
	text-align: justify;
}
/* Internet Explorer ab v7 */
*+html #subpictext h4 {
	position: absolute;
	/* margin-top: 6880px; */
	width: 830px;
	color: #595959;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 16px;
	text-align: justify;
}
/* Internet Explorer ab v7 */
*:first-child+html #subpictext h4 {
	position: absolute;
	/* margin-top: 6880px; */
	width: 830px;
	color: #595959;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 16px;
	text-align: justify;
}

#credits {
	position: absolute;
	margin-top: 720px;
	margin-left: 255px;
	/* margin-left: 160px; */
	/* width: 830px; */
}



/* ======= START: copyright footer ======= */
#footer {
	margin-top: 860px;
	padding-bottom: 80px;
}
/* ======= END: copyright footer ======= */
