@CHARSET "UTF-8";

#members { 
	background: url(../../images/membersFrame.png) no-repeat;
	margin-top: 5px;
	margin-bottom: 0px;
	width: 800px;
	height: 810px;
}

#pic {	
	position: absolute;
	width: 349px;
	height: 316px;
	top: 340px;
	left: 112px;
}

#mList {
	position: absolute;
	top: 343px;
	left: 507px;
	width: 205px;
	height: 565px;
}

#mInfo {
	position: absolute;
	top: 700px;
	left: 120px;
}

#listElem {
	padding: 3px;
	font-weight: bold;
	border: black 2px solid;
}