/* Web Card style sheet design contributed by Reunion User, Michael Hill */a img {	border-style: none; margin: 0 3px; }
body	{	font-family: 'Arial Narrow', 'Helvetica Narrow', Helvetica, Arial, Geneva, Verdana, SunSans-Regular, sans-serif;	}

.citation	{	font-size: 14px;	vertical-align: 2px;	}.pageTitle	{	font-size: 24px;	font-weight: bold;	text-align: center;	}.reportBody	{	border-style: solid;	border-width: 1px;	margin-top: 5px;	margin-left: 10%;	margin-right: 10%;	}.wcParents	{	font-size: 100%;	width: 100%;	}.wcHFather, .wcWFather, .wcHusband, .wcHFacts, .wcHSpouses	{	width: 50%;	}.wcHMother, .wcWMother, .wcWife, .wcWFacts, .wcWSpouses	{	width: 50%;	}.wcHFather, .wcWFather, .wcHusband, .wcHMother, .wcWMother, .wcWife	{	text-align: center;	}	.wcParentName	{	min-height: 18px;	display: block;	}.wcParentDate	{	font-size: 80%;	display: block;	}.wcMarriage	{	padding: 5px;	font-size: 90%;	text-align: center;	}	.wcMarriageTitle	{	font-weight: bold;	}		.wcFactPicture	{	text-align: center;	margin: 4px;	display: block;	}.wcFactPicture img	{	border-width: 1px;	border-style: solid;	padding: 4px;	}	.footer	{	text-align: center;	margin-top: 10px;	margin-bottom: 10px;	margin-left: 10%;	margin-right: 10%;	}				.wcSource	{	font-size: 120%;	font-weight: bold;	width: 100%;	}	.wcFacts	{	font-size: 90%;	width: 100%;	}.wcHFacts, .wcWFacts	{	vertical-align: bottom;	}		.wcFactsRecord	{	margin-top: 0.5em;	}.wcFactTitle	{	display: inline-block;	font-weight: bold;	width: 3em;	}.wcFactData	{	display: inline-block;	}.wcFactPicture img	{	height: 150px;	width: auto;	}.wcSpouses	{	width: 100%;	}

.wcNotSplit
	{
	width: 90%;
	margin: auto;
	padding-bottom: 20px;
	}
.wcChildrenTitle	{	text-align: center;	font-weight: bold;	}	.wcChildren	{	font-size: 100%;	width: 100%;	}.wcChild, .wcMChild, .wcFChild, .wcChildBold, .wcMChildBold, .wcFChildBold	{	display: list-item;
	padding: 2px 4px 2px 6px;	text-align: center;	list-style: none inside;/*	text-indent: 35%;*/	}.wcFChild, .wcFChildBold	{	list-style-image: url(icon_female.png);	}.wcMChild, .wcMChildBold 	{	list-style-image: url(icon_male.png);	}.wcChild, .wcChildBold	{	list-style-image: url(icon_unknown.png);	}.wcChildBold, .wcMChildBold, .wcFChildBold 	{	font-weight: bold;	}