/* ANNIVERSARIES - MEMORIAL TABLE */

table.memorial {
	border:1px solid #006699;
	width:510px;
	margin:30px;
}

table.memorial td{
	padding:2px;
	border:0px;
}

.header {
	color:#ffffff;
	font-size:125%;
	font-weight:bold;
	text-align:center;
	background-image:url(../images/subjectbg.jpg);
	background-repeat:repeat;
	line-height:1.5em;
}

.column {
	text-align:left;
	padding:2px;
	width:100%;
}
