

.gallery td {
	padding: 4px;
	text-align: center;
	vertical-align: top;
}

td.default {
	border: 3px double #800;
}

table.gallery {
	width: 100%;
}

.large_photo {
	display: block;
	margin: 0 auto;
}

a:link.delete, a.delete:visited {
	color: #c00;
	font-size: 16px;
	font-weight: bold;
}

.body {
	margin-right: 50px;
	margin-left: 50px;
	font-size: 14px;
	font-weight: bold;
}

#newsletter {
	font-size: 16px;
	font-weight: normal;
	line-height: 1.3em;
	font-style: normal;
	background-color: rgba(255,255,255,0.8);
	padding: 5px;
}

table.border, table.border th, table.border td {
	border: 1px solid #000;
	padding: 2px;
	margin: 6px;
	background-color: rgba(255,255,255,0.5);
}

table.border td {
	width: 8%;
}

td.other {
	color: #4c4c4c;
}

.right {
	float: right;
}

.full_event {
	margin: 4px;
	text-align: center;
}

.full_event a.meeting {
	font-size: 9pt;
	color: #380203;
	font-weight: normal;
	font-style: normal;
}

.full_event a.event {
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
}

#left_sidebar a {
	color: #380203;
}