 body {
	margin:0px 0px 20px;
	padding:0px;
	text-align:center;
	background-color: #000000;
	}
#container { /* Holds the content parts of the page and centers them on the body */
	width:760px;
	text-align:left;
	position: relative;
	background-color: #000000;
	background-image: url(site-images/home-page-bg.jpg);
	background-position: center;
	height: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	background-repeat: repeat-y;
	}
#footer {
	background-image: url(site-images/home-page-footer.jpg);
	position: absolute;
	left: -3px;
	top: 569px;
	height: 32px;
	width: 800px;
	background-repeat: no-repeat;
}


#george {
	position: absolute;
	z-index: 100;
	height: 520px;
	width: 260px;
	left: 0px;
	bottom: 4px;
}
#img-float {
	position: absolute;
	visibility: visible;
	z-index: 2000;
	left: 10px;
	top: 300px;
}


#ff-photo {
	height: 201px;
	width: 394px;
	position: absolute;
	z-index: 10;
	left: 168px;
	top: 134px;
}

#ff-text {
	position: absolute;
	z-index: 20;
	height: 120px;
	width: 144px;
	left: 254px;
	top: 91px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	vertical-align: top;
	padding: 0px;
}

#kp-photo {
	height: 196px;
	width: 389px;
	position: absolute;
	z-index: 12;
	left: 172px;
	top: 354px;
}

#kp-text {
	position: absolute;
	z-index: 20;
	height: 130px;
	width: 142px;
	left: 253px;
	top: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#topnav li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
}

#topnav a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}
#topnav a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}
#topnav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #CC9933;	
	text-decoration:none;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}


#ff-button {
	height: 15px;
	width: 100px;
	left: 230px;
	top: 35px;
	position: absolute;
}
	
#kp-button {
	height: 15px;
	width: 75px;
	left: 352px;
	top: 35px;
	position: absolute;
}

#visit-button{
	height: 15px;
	width: 75px;
	left: 454px;
	top: 35px;
	position: absolute;
}

#donate-button {
	height: 15px;
	width: 100px;
	left: 549px;
	top: 35px;
	position: absolute;
}

#events-button {
	height: 15px;
	width: 70px;
	left: 665px;
	top: 35px;
	position: absolute;
}


#navbar {
	position: absolute;
	left: 563px;
	top: 84px;
	width: 190px;
	z-index: 100;
}	

#navbar-middle {
	background-image:url(site-images/navbar-middle.gif);
	background-repeat:repeat-y;
	margin-top: -28px;
	padding-bottom: 5px;

}	
#navbar ul{
	line-height: 1.25em;
	margin-right: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	font-weight: bold;
}

#navbar a:link, a:visited {
	color: #333333;
	text-decoration:none;
}

#navbar li {
	margin-top: 0.8em;
	margin-left: -20px;
	list-style-type: none;
	width: auto;
}

#navbar a:hover {
	color: #CCCCCC;
	background-color: #CC9933;
}

img {
	border: none;
}

