#header.about {
	background: url(../img/BG_about.jpg) no-repeat left;
}

#content {
	background: url(../img/BG_content.gif) repeat-x top #593305;
	text-align: center;
}

#content p {
	color: #b46100;
	font-size: 105%;
	line-height: 20pt;
	font-family: Myriad, Sans-Serif;
	margin-bottom: 20px;
	letter-spacing: -1px;
	text-align: left;
}

#history {
	padding: 20px;
}

#history h2 {
	font-size: 24pt;
	color: #331d00;
	text-align: left;
}

#history img {
	text-align: center;
	margin: 0 auto 0 auto;
}

/* Footer */
#footer.about {
	background: url(../img/BG_about.jpg) no-repeat left bottom;
}