@charset "utf-8";
#banner {
	width: 760px;
	height: 160px;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	background-image: url(buttons/homepage-background_02.jpg);
}
#text {
	color: #FCFAAF;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#all {
	height: auto;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #993399;
	clear: none;
	float: none;
	border: 0px none #000000;
	padding: 0px;
}
#main {
	margin: 0px;
	height: auto;
	width: 760px;
	background-color: #993399;
		padding: 0px;
	background-position: center top;
	background-repeat: repeat;
}
#quote {
	padding: 0px;
	font-weight: normal;
	margin: 0px;
	height: auto;
}
#footer {
	height: auto;
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #66FF00;
}
#family_text {
	float: left;
	width: 525px;
}
#family_pics {
	float: right;
	width: 200px;
}
#navpics {
	color: #FCFAAF;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: justify;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	top: auto;
