/* CSS Document */

/************************************************************************************************/
/*********************************Position of elements for Template A****************************/
/************************************************************************************************/

#ClusterImageHolder{
	position:absolute;
	left:0px;
	top:0px;
	width:372px;
	height:470px;
}

#textPanel{
	position:absolute;
	left:384px;
	top:10px;
	width:612px;
	height:460px;
	overflow:auto;
	/*border:red 1px solid;*/
	background-color:#939682;
}
#staffBioImage {
	position: absolute;
	left: 392px;
	top: 352px;
}
