#logonew {
	background-repeat: no-repeat;
	background-position: center top;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../Images/History/logo_bar_history.jpg);
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-left-color: #666;
}
#contenthistory {
	width: 885px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	height: 578px;
}

#bodyimage {
	background-image: url(../Images/History/history.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 100%;
}

.paragraph {
	font-family: "Franklin Gothic Medium";
	font-size: 13px;
	color: #000;
	font-weight: 100;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 5px;
	text-align: justify;
}
#georgeandann {
	float: left;
	margin-right: 7px;
}

#smallheader {
	font-family: Baskerville;
	font-size: 22px;
	color: #5b476f;
	text-align: left;
	font-weight: bold;
	font-style: normal;
}
#medtext {
	font-family: Baskerville;
	font-size: 18px;
	color: #5b476f;
	text-align: center;
	font-weight: normal;
}
#clickhere {
	font-family: Baskerville;
	font-size: 13px;
	color: #5b476f;
	text-align: center;
}

