@charset "utf-8";
/* CSS Document */

#family-pic {
	float: right;
	text-align: center;
}
#family-pic p {
	width: 286px;
	margin: 0px;
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	color: #C05849;
}

#family-gallery {
	clear: both;
}
