.house img{
	border: 1px solid #999999;
	margin: 5px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}

.header {
	margin-bottom: 8px;
}

.header a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.header a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.header a:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #999999;
	text-decoration: none;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:hover {
	color: #999999;
	text-decoration: none;
}
.divLeft {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	float: left;
	text-align: center;
	margin-top: 3px;
	margin-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.divLeft img {
	border: 1px solid #999999;
}

#memorial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 15px;
}
