table#history {
	margin:auto;
	width:580px;
	border-collapse: collapse;
}
table#history td {
	padding:5px;
	line-height:1.5;
	border-bottom:1px solid #cccccc;
}
td.history_title {
	width:80px;
	text-align:center;
}
div#philosophy {
	margin-left:15px;
	margin-top:10px;
	text-indent:1em;
	line-height:1.5;
	width:580px;
}
div#philosophy p {
	margin-top:0px;
	margin-bottom:10px;
}
div#photo {
	text-align:center;
	margin-top:10px;
	margin-bottom:20px;
}
div#creed {
	margin-top:10px;
	line-height:2;
	width:560px;
	font-weight:bold;
}
div#access table {
	width:580px;
	text-align:center;
	margin:auto;
	margin-top:10px;
	margin-bottom:20px;
}
div#access td {
	text-align:center;
}

