body#people 	{
	background-image: url(/staticfiles/img/app/People-page-background.jpg);
	background-repeat: repeat-x; 
	width: 100%;
	height: auto;
}
#people-surround {
	position: relative;
	height: 296px;
	margin-top: 14px;
}
body#people #body-content .span-24	{
	padding; 0:
}
#highlight-bg	{
	background-image: url(/staticfiles/img/app/highlight-bg.jpg);
	background-repeat: repeat-y;
	width: 760px;
	height: 270px;
	margin: 1px 0 0 0;
	padding: 14px;
}
body#people #middle-cols	{
	margin: 0;
	padding: 0;
}
#people-content-block	{
	margin: auto;	
	width: 500px;
}
.people-img 				{ position: absolute; margin-top: 20px;  }
#people-img-1 				{ margin: 0;  left: 50px;}
/*Dan C  (people3.png, people3-card.png)  */
#people-img-2 				{ margin-top: 130px; left: 225px; }
/*Andy B (people6.png, people6-card.png)*/
#people-img-3 				{ margin: 0; left: 310px; }
/*Zenek P*/
#people-img-4 				{ margin-top: 120px; left: 400px; }
/*Peter B*/
#people-img-5 				{ margin: 0; left: 410px; }
/*Owen B*/
#people-img-6				{ margin-top: 100px; left: 590px; }  
/*Steve C (people4.png, people4-card.png) */
.people-content li 			{ display: inline; color: #505050; white-space: nowrap; line-height: 2.5; font-size: 110%;}
.people-content li strong 	{ font-weight: bold; margin-right: 2px; }
.people-content li em 		{ margin: 0 10px; }

.people-card	{
	position: absolute;
	top: 20px;
	left: 30px;
}

.ouuu	{
	right: 
}