/* STAFF SECTION */
#smain {
	width: 958px;
	min-height: 300px;
	_height: auto !important;
	_height: 770px;
	border-top: 2px solid #666;
	border-bottom: 2px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	background: url(/files/images/bg/staff_txt.jpg) no-repeat top left;
}
#profile {
	width: 950px;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 4px;
	color: #444;
}
#profiles {
	width: 380px;
	float: left;
	margin: 0 10px;
	margin-top: 40px;
	margin-left: 10px;
	margin-bottom: 200px;
	color: #444;
	font-size: 11px;
	background: #fff;
}
#profile_photo {
	float: left;
	background: #fff;
	width: 450px;
	height: 300px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 55px;
	_display: inline;
}
#profile_photo img{
	margin-bottom: 50px;
	border: 1px solid #444;
}