/* CSS Document */

#person_img{
	float:left;
	padding:2px;
	border-color:#990000;
	border-width:1px;
	border-style:solid;
	margin-right:20px;
	margin-bottom:8px;
	margin-top:3px;
}
#member_content{
	float:left;
	width:520px;
}
#member_content h1{
	color:#000000;
	font-size:12;
	line-height:18px;
	letter-spacing:1px;
	background-image: none;
	width:100%;
	margin-top:2px;
	display:compact;
}
#member_content h6{
	font-size:12;
	letter-spacing:1px;
	text-align:right;
	display:compact;
	font-family:Arial, Helvetica, sans-serif;
}

#member_content p{
	line-height:18px;
	letter-spacing:1px;
}
#member_photo_container{
	width:696px;
	margin-left:57px;
	margin-right:57px;
	margin-bottom:20px;
}
#member_photo_img{
	float:left;
	background-color:#999999;
	margin:8px;
}