/* FORMER PARISHIONERS STYLESHEET */

table.former {
	width:500px;
	background-image:url(../images/sidecolslbg.jpg);
	background-repeat:repeat;
	margin:40px;
	border:1px solid #006699;
}

table.former td {
	vertical-align:text-top;
	line-height:1.5em;
	padding:5px;
}

.header {
	color:#ffffff;
	line-height:2em;
	font-weight:bold;
	text-align:center;
	background-image:url(../images/subjectbg.jpg);
	background-repeat:repeat;
}

.columnleft {
	width:50%;
	font-weight:bold;
}

.columnright {
	width:50%
}

.columnbottom {
	width:50%;
}

.photo {
	float:left;
	padding-right:20px;
}