#DCPhoto {
	position:absolute;
	width:200px;
	height:200px;
	z-index:18;
	visibility: visible;
	padding-left: 10px;
}
#DCNameBox {
	position:absolute;
	left:55px;
	top:503px;
	width:166px;
	height:45px;
	z-index:29;
}
#DCCoverageAreaBox {
	position:absolute;
	left:31px;
	top:561px;
	width:205px;
	height:274px;
	z-index:30;
	text-align: center;
}
.DCName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 16px;
	font-weight: normal;
	color: #006666;
	text-align: center;
	font-style: italic;
}
.DCTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #666666;
	text-align: center;
}

#DCPic {
	padding-left: 10px;

}

