a:link {	color: #43576c; text-decoration: underline;}
a:active {	color: #43576c;	text-decoration: underline;}
a:visited {	color: #43576c;	text-decoration: underline;}
a:hover {	color: #43576c;	text-decoration: none;}

.footerlinks {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.footerlinks a:link {	color: #FFFFFF;	text-decoration: underline;}
.footerlinks a:active {	color: #FFFFFF;	text-decoration: underline;}
.footerlinks a:visited {color: #FFFFFF;	text-decoration: underline;}
.footerlinks a:hover {	color: #FFFFFF;	text-decoration: underline;}




.contactfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #43576c;
}



.header {
	background-color: #F1FBDD;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-left: -10px;
	border-color: #CDF4A6;
	border-style: solid;
	border-width: 1px;
	padding-left: 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	color: #009933;
}

.side-contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 150px;
	padding-top: 15px;
	padding-left: 25px;
	text-align: left;
	padding-right: 0px;
	background-image: url("images/bg_contact.gif");
	background-repeat: no-repeat;
	width: 180px;
	color: #43576c;
	line-height: 16px;
}

.side-directions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 260px;
	padding-top: 15px;
	padding-left: 20px;
	text-align: left;
	padding-right: 0px;
	background-image: url("images/bg_directions.gif");
	background-repeat: no-repeat;
	width: 200px;
	color: #43576c;
	line-height: 16px;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #43576c;
}

.anniversary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}

.topheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	color: #43576c;
}
.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #cc6699;
}

.names {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #43576c;
}

.personalphotos {
	float: right; 
	padding: 5px; 
	margin: 0em 2em 1em 1em; 
	background: #becbda;
}

.groupphoto {
	padding: 5px; 
	margin: 1em 1em 1em 1em; 
	background: #ecd4d4;
}

.buildingphoto {
	padding: 5px; 
	margin: 10px 10px 10px 10px; 
	background: #becbda;
}

