a img {	border-style: none; margin: 0 3px; }

.pageBody
	{
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	width: 760px;
	}

.reportBody
	{
	padding: 10px;
	border: 1px solid black;
	}

.pageTitle
	{
	margin-bottom: 5px;
	}

.psPerson
	{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 1.0em;
	}

.psFRecord, .psMRecord, .psRecord
	{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	border: 1px solid;
	vertical-align: top;
	overflow: auto;
	}
	
.psText
	{
	font-size: 1.0em;
	text-align: left;
	margin-left: 4px;
	}

.psName > .psText
	{
	font-weight: bold;
	}

.psData
	{
	border: solid 1px;
	}

span.psPicture
	{
	display: block;
	position: absolute;
	top: -3px;
	right: -3px;
	border: 1px groove lightgray;
	z-index: 2;
	}
	
.psPicture img
	{
	width: 66px;
	height: auto;
	float: right;
	opacity: 1;
	margin-left: 89px;
	padding-bottom: 0;
	margin-bottom: 4px;
	margin-top: 2px;

 	border-radius: 2px;
	border: 4px double;

	}

/*
	-moz-box-shadow: 1px 1px 1px 1px gray;
	-webkit-box-shadow: 1px 1px 1px 1px gray;
	box-shadow: 1px 1px 1px 1px #999;
*/


span.psPicture:hover img
	{
	width: 150px;
	height: auto;
	z-index: 3;
	}

.psEvent, .psName, .psFact, .psParent, .psChild, .psSpouse, .psOtherSpouses
	{
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	min-height: 14px;
	}

div.psRecordEnd
	{
	clear: both;
	height: 0em;
	}

.colFirst, .psTitle
	{
	display: inline-block;
	min-width: 100px;
	padding-right: 4px;
	text-align: right;
	font-weight: bold;
	vertical-align: bottom;
	}

.psTitle
	{
	text-align: right;
	font-size: 1.1em;
	display: inline-block;
	font-weight: bold;
	}

span.colSecond
	{
	padding-left: 4px;
	display: inline;
	}

.psSpousesTitle
	{
	font-weight: bold;
	}
	
.psChildren
	{
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-size: 1.1em;
	}

.psNotesTitle
	{
	margin-top: 0.5em;
	padding: 0.2em;
	font-weight: bold;
	}
	
.psNotesData
	{
	border: 1px dotted;
	padding: 0.2em;
	
	}
	
.psFooter
	{
	padding: 0.4em;
	margin-left: 0.7em;
	margin-right: 0.7em;
	border: 1px solid white;
	margin-top: 2px;
	}

.psFooterRecord
	{
	width: 100%;
	font-style: italic;
	text-align: right;
	font-size: 0.9em;
	}
	
.psModDate
	{
	float: left;
	padding-left: .5em;	}

.psCreated
	{
	text-align: right;
	padding-right: .5em;
	}

.footer
	{
	margin-left: 6%;
	margin-right: 6%;
	margin-bottom: 50px;
	padding: 0;
	text-align: center;
	}
