a {
	text-decoration: underline;
}
a:link {color: #0000FF;}
a:visited {color:#0000FF;}
#container {
	margin: auto;
	width: 99%;
	text-align: left;
}
#content {
	width: 99%;
	margin-top: 4.5%;
	margin-left: 0%;
	margin-right: 0%;
	background-color: #FFFFFF;
	color: #000000;
}
#leftNav {
	display: none;
}
#donation {
	display: none;
}
#rightNav {
	display: none;
}
#footer {
	display: none;
}
.button {
	display: none;
}
.scripture {
	display: none;
}
.floatleft {
	display: none;
}
.floatright {
	display: none;
}
.title {
	color: #000000;
	font-size: xx-large;
	font-family: Papyrus;
	font-weight: bold;
}
.subTitle {
	color: #000000;
	font-size: larger;
	font-family: Papyrus;
	font-weight: bold;
}
.team_info_pic {
	text-align: center;
	margin: 0 auto 0 auto;
}
