#content {
	overflow: auto;
}

.body_person #content {
	overflow: hidden;
}

#about h1 {
	display: none;
}

#about #ourstory {
	position: absolute;
	width: 400px;
	left: 37px;
	top: 8px;
}

#about #ourstory h2 {
	width: 152px;
	height: 33px;
	text-indent: 1000px;
	overflow: hidden;
	background: url('/img/our-story.gif') no-repeat scroll top left;
}

#about #ourstory p {
	line-height: 1.272em;
	margin-bottom: 1.272em;	
}

#about #ourstory #ourStoryImage {
	width: 394px;
	height: 109px;
/*	background: #575753;*/
}

#about #ourstory table {
/*	width: 394px;*/
	margin: 0 0 1em 0;
}

#about #ourstory table td {
	line-height: 2em;	
	padding-right: 1em;
/*	text-align: center;		*/
}

#about #ourstory table td.first {
/*	text-align: left;			*/
}

#about #ourstory table td.last {
/*	text-align: right;			*/
}

#about #ourstory table a:link, #about #ourstory table a:visited {
	color: #82827B;	
}

#about #ourstory table .on a:link, #about #ourstory table .on a:visited {
	color: #9CCB3B;	
}

#about #ourteam {
	position: absolute;
	width: 400px;
	left: 474px;
	top: 8px;
}

#about #ourteam h2 {
	width: 152px;
	height: 33px;
	text-indent: 1000px;
	overflow: hidden;
	background: url('/img/our-team.gif') no-repeat scroll top left;
}

#about #ourteam p {
	line-height: 1.272em;
	margin-bottom: 1.272em;
}

#about #ourteam h3 {
	font-size: 1.1818em;	
	margin-bottom: 0;		
}

#about #ourteam h3 a:link, #about #ourteam h3 a:visited {
	color: #FFF;	
}

#about #ourteam li {
	width: 131px;
	height: 73px;
	list-style: none;
	float: left;	
}

#about #ourteam li.clear {
	clear: left;
}

#about #ourteam li p {
	color: #9CCB3B;	
	line-height: 1.272em;
	margin-bottom: 0;	
}

#about #ourteam li p a:link, #about #ourteam li p a:visited {
	color: #82827B;	
}

#person {
	width: 219px;
}

#person #copy {
	overflow: auto;
	height: 415px;
	margin-bottom: 6px;
}

#person .photo {
	position: absolute;
	top: 0;
	right: 0;
}

#person h1, #person h2, #person h3, #person p {
	font-size: 1em;
	line-height: 1.272em;
	margin-top: 0;
	margin-bottom: 1.272em;
}

#person h2 {
	margin-bottom: 0;
}

#person h3 {
	margin-top: 0;
}

#person p a:link, #person p a:visited {
	color: #82827B;	
}

#person .org, #person .url {
	display: none;
}