﻿#narrative p {
	margin: 4px 0 4px 4px;
	padding: 4px 0 4px 4px;
	min-height: 100px;
}
#narrative p:first-line {
	font-weight: bold;
}
#narrative img {
	margin: 2px;
	padding: 0 8px 0 0;
}

#contactsbox {
	position: static;
	width: 276px;
	float: right;
	border: 1px solid olive;
	margin: 12px 4px 0 4px;
}
#contactsbox p {
	text-align: center;
	margin: 0;
	padding: 12px 0px 12px 0px;
	min-height: 0;
}

#contactsbox p:first-line {
	font-weight: bold;
}

.contactslogoimg {
	left: 20px;
	padding: 2px 4px;
	float: left;
	text-align: left;
	top: 0px;
	width: 56px;
	height: auto;
}
