@charset "utf-8";
/* CSS Document */

/*people*/
#peopleleftcolumn1 {
	width:186px;
	height: 268px;
	margin: 10px 25px 25px 0px;
	background:url(images/peopleleftcolumnbg.gif) 0 0 no-repeat;
	float:left;
}
#winstonsiu {
	width:550px;
	/*height: 360px;*/
	margin: 5px 10px 15px 0px;
	background:url(images/titleline.gif) 0 30px no-repeat;
	float:left;
}
#peopleleftcolumn2 {
	width:186px;
	height: 268px;
	margin: 10px 25px 25px 0px;
	background:url(images/peopleleftcolumnbg.gif) 0 0 no-repeat;
	float:left;
}
#alisonsiu {
	width:550px;
	height: 300px;
	margin: 5px 10px 50px 0px;
	background:url(images/titleline.gif) 0 30px no-repeat;
	float:left;
}
