#staff {
	margin-top: 30px;
}

#staff_left {
	float: left;
	font-size: 90%;
	width: 550px;
}

#staff_left h1 {
	font-weight: bold;
	letter-spacing: 0.3em;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 25px;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 25px;
	background-image: url(../images/li3.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 5px;
}
#staff_left p {
	margin-left: 10px;
	line-height: 1.5em;
}


#staff_right {
	float: right;
	width: 200px;
	margin-top: 60px;
}



.staff1 {
	margin-right: 30px;
	margin-left: 30px;
	padding: 10px;
	margin-bottom: 60px;
	line-height: 1.5em;
}


