/* DECEASED PARISHIONERS */

table.thosewhodied {
	width:400px;
	background-image:url(../images/sidecolslbg.jpg);
	background-repeat:repeat;
	margin:10px 85px 50px 85px;
}

table.thosewhodied td {
	line-height:1.5em;
	padding:5px 8px;
	vertical-align:text-top;
}

.header {
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	background-image:url(../images/subjectbg.jpg);
	background-repeat:repeat;
}

.columnleft {
	text-align:center;
	width:50%;
}

.columnright {
	color:#333333;
	text-align:center;
	width:50%;
}

.columnleft a:link, .columnleft a:visited {
	color:#333333;
	text-decoration:none;
}

.columnleft a:hover {
	color:#ffffff;
	text-decoration:none;
	background-color:#333333;
	padding:2px 5px;
}

.columnright a:link, .columnright a:visited {
	color:#333333;
	text-decoration:none;
}

.columnright a:hover {
	color:#ffffff;
	text-decoration:none;
	background-color:#333333;
	padding:2px 5px;
}

.column1died {
	color:#000000;
	text-align:right;
	font-style:italic;
	width:50%;    
}

.column2died {
	color:#000000;
	font-weight:bold;    
	text-align:left;  
	width:50%;    
}