a:link {color: #FFFF00;}
a:visited {color:#FFFF99;}
/*#333333;*/
a:hover {background-color: #212421;}/*#463E41;*/
a {text-decoration: none;}
p {
	padding: .06em;
/*	text-indent: 5%; */
}
body {
	margin: 0 auto;
/*	text-align: center; */
	background-color: #000000;
	color: #FFFFFF;
}
#container {
	margin: auto;
	width: 100%;
	text-align: left;
}
#header {/*padding: .2em;*/}
#leftNav {
	float: left;
	width: 13.5%;
	font-family: Papyrus;
	text-align: center;
	padding: .5em;
}
#donation {
	font-size: xx-small;
	font-family: Arial;
	line-height: .97;
}
#content {
	margin-top: 4.5%;
	margin-left: 16%;
	margin-right: 16%;
	padding: .5em;
	background-color: #000000;
	color: #FFFFFF;
}
#rightNav {
	float: right;
	width: 13.5%;
	font-family: Papyrus;
	text-align: center;
	padding: .5em;
}
#footer {
	clear: both;
	text-align: center;
	font-size: smaller;
}
.button {
	border: 1px solid #CCCCCC;
	margin-top: .5em;
	margin-bottom: .5em;
	text-align: center;
	font-weight: bold;
	font-size: medium;
}
.button a {
	width: 100%;
	text-align: center;
	display: block;
}
.scripture {
	color: #FFFF00;
	font-size: small;
	font-family: Papyrus;
	font-style: italic;
	line-height: .9em;
}
.floatleft {
	position: absolute;
	left: 10%;
}
.floatright {
	position: absolute;
	right: 10%;
}
.title {
	color: #8CCA1E;
	font-size: xx-large;
	font-family: Papyrus;
	font-weight: bold;
}
.subTitle {
	color: #8CCA1E;/*99CC00*/
	font-size: larger;
	font-family: Papyrus;
	font-weight: bold;
}
.team_info_pic {
	text-align: center;
	margin: 0 auto 0 auto;
}
