#intro_narrative {
	position: relative;
	float: left;
	width: 675px;
	margin-left: 2px;
	font-size: 0.9em;
}
#intro_narrative h1 {
	font-size: 2em;
	background-color: #CCC;
	height: 45px;
	vertical-align: middle;
	text-align: center;
	margin: 0px;
	padding-top: 1px;
}
#videos_block {
	width: 655px;
	float: left;
	position: relative;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#videos_block #section_heading h1 {
	margin: 0px;
	padding: 0px;
}

.people {
	background-color: #FFF;
	margin-top: 10px;
	width: 630px;
	padding: 3px;
	margin-left: 10px;
	height: 95px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.people_words {
	float: left;
	width: 360px;
	position: relative;
	height: 90px;
}

.people img {
	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.QT_button {
	float: left;
	position: relative;
	margin-bottom: 10px;
	margin-left: 5px;
}
.WMV_button {
	float: left;
	position: relative;
	margin-left: 5px;
}

