html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0d0c08;
	background-color: #4e1c5b;
	background-image: url(images/bkg-floral.gif);
	min-width: 754px;
	min-height: 607px;
	text-align:center

}
#homeH {
	text-align: top;
	width: 754px;
	height: 637px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 30px;
	margin-bottom: 30px;
}
#homeContactInfo {
	font-family: "Trebuchet MS", verdana, sans-serif;
	color: #FFEAA8;
	right: 6px;
	position: absolute;
	text-align: right;
	font-size: 12px;
	line-height: 18px;
	top: 11px;
	font-weight: bold;
}
#homeContactInfo a {
	color: #FFEAA8;
	text-decoration: none;
}


#homePhotoShadow {
	background-color: #000000;
	height: 444px;
	width: 754px;
	top: 50px;
	position: absolute;
	left: 0px;
}
.homePhoto {
	border: 5px solid #79001C;
	margin: 2px;
}
#homeHoursLocation {
	background-color: #567f3e;
	position: absolute;
	height: 78px;
	width: 176px;
	top: 507px;
	left: 1px;
	border: 1px solid #000000;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#homeHoursLocation img {
	margin-bottom: 5px;
}
#homeDonate img {
	margin-bottom: 5px;
	margin-top: 2px;
}


#homeLogo {
	position: absolute;
	left: 153px;
	top: 47px;
}


#homeCVFM {
	z-index: 10;
	left: 5px;
	top: 0px;
	height: 67px;
	width: 564px;
	position: absolute;
}
#homeEnter {
	height: 96px;
	width: 143px;
	top: 507px;
	left: 218px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 17px;
	position: absolute;
	z-index: 3;
}
#homeDonate {
	background-color: #469194;
	position: absolute;
	height: 78px;
	width: 175px;
	top: 507px;
	left: 380px;
	border: 1px solid #000000;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#homeDonateHeart {

	position: absolute;
	left: 170px;
	top: -12px;
}
#homeSMandCredits {
	top: 506px;
	color: #ffe696;
	font-size: 10px;
	line-height: 13px;
	position: absolute;
	z-index: 3;
	right: 4px;
	text-align: right;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
}
#homeSMandCredits a {
	color: #ffe696;
	text-decoration: none;
}

#homeSMandCredits img {
	margin-left: 9px;
	margin-bottom: 8px;
}
#homeSMandCredits a:hover {
	color: #FFFFFF;
}
#homePhotoShadow img {

	border: 5px solid #79001C;
	margin: 2px;
}
#homeHoursLocation a {
	color: #FFFFFF;
}
#homeHoursLocation a:hover {

	color: #FFE592;
}
#homeContactInfo a:hover {

	color: #FFFFFF;
	text-decoration: none;
}
#homeDonate a {
	color: #FFFFFF;
}
#homeDonate a:hover {
	color: #FFE592;
}
