@charset "utf-8";
/* CSS Document */


#people {
	font-size: 0.85em;
	font-weight: bold;
	width: 100%;
}

.person	{
	float: left;
	padding: 1em 2px 2px;	
	}
	
.bullets {
	clear: both;
	margin-left: 1em;
	margin-right: auto;
	width: auto;
}

#three, #two {
	padding-top: 10em;
}

#Michael, #two, #three{ margin-left: 2.0em; 
}

#four {

	margin-left: 19.75em;
	margin-top: -8em;
}

#reception {
	clear: both;
	

}

/*
#container #innerContainer #content .people #Gillian p.captionRight {
	text-align: right;
}
*/
