@charset "UTF-8";
h1, h3, p {
	text-align: center;
}
#main {
	width: 75%;
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	color: #000000;
}
footer {
	margin-top: 20px;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #000000;
	color: #F5F5F5;
	text-align: center;
}
.navbar.navbar-default {
	border-width: 0px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,1.00) 100%);
	margin-top: 20px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	border-radius: 0px;
	padding-left: 0px;
}
.image-fill {
	width: 100%;
}
#wrapper {
	padding-left: 0px;
	padding-right: 0px;
	background-color: #000000;
}
#body {
	background-color: #000000;
}
.container-nav {
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 20px;
}
#newsthumb {
	height: 415px;
}
#about-image {
	width: 95%;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	font-size: small;
	padding-top: 20px;
}
#about-photo-text {
	font-size: small;
}
