@charset "UTF-8";
/* CSS Document */

body {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: lighter;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	top: auto;
	background-color: #000000;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}
#header {
	height: 30px;
	background-color: #000000;
	position: fixed;
	width: 100%;
	text-align: center;
	top: 0px;
	padding-top: 5px;
}
img {
	max-width: 100%;
	left: auto;
	right: auto;
	margin-left: auto;
	margin-right: auto;
	display: inline;
}
#nav {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: large;
	font-weight: lighter;
	color: #B9B9B9;
	text-align: center;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
	display: inline;
}
#container {
	text-align: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#content {
	background-color: #FFFFFF;
	text-align: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#content_image1 {
	background-color: #373737;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	margin-top: 50px;
	border-top: medium solid #000000;
	border-bottom: medium solid #000000;
}

#content_image2 {
	background-color: #373737;
	width: 100%;
	top: 0px;
	border-top: medium solid #000000;
	border-bottom: medium solid #000000;
	margin-right: auto;
}


#content_about {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-bottom: 20px solid #000000;
}
#content_blue {
	background-color: #004d58;
	width: 100%;
	color: #ffc600;
	overflow-x: hidden;
	padding-top: 50px;
	text-align: left;
	padding-bottom: 50px;
	border-bottom: 20px solid #000000;
}
#content_white {
	width: 100%;
	color: #000000;
	overflow-x: hidden;
	padding-top: 50px;
	text-align: left;
	padding-bottom: 50px;
	background-color: #FFFFFF;
	border-bottom: 20px solid #000000;
}
#content_yellow {
	background-color: #ffc600;
	width: 100%;
	color: #000000;
	overflow-x: hidden;
	display: block;
	visibility: visible;
	padding-top: 50px;
	padding-bottom: 50px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	/* [disabled]font-size: 24px; */
	text-align: left;
	border-bottom: 20px solid #000000;
}
#content_pink {
	width: 100%;
	background-color: #ef6860;
	padding-top: 50px;
	padding-bottom: 50px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	font-size: large;
	text-align: left;
	border-bottom: 20px solid #000000;
}
#holder {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	clear: right;
}
#holder3 {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	clear: right;
	text-align: center;
}
#holder2 {
	width: 50%;
	background-color: #61B156;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#missionbox {
	background-color: #FFFFFF;
	height: 150px;
	font-size: small;
	font-weight: 200;
	width: 150px;
	left: 50%;
	right: 50%;
	float: left;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	text-align: center;
}

#boardbox {
	background-color: #CCCCCC;
	width: 240px;
	height: 280px;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: small;
	font-weight: 200;
	float: left;
	text-align: center;
}

.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	text-align: center;
}
a {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #020002;
}
a:link {
	text-decoration: none;
	color: #D1C911;
	text-transform: uppercase;
}
a:visited {
	text-decoration: none;
	color: #D1C911;
	text-transform: uppercase;
}
a:hover {
	color: #F0A400;
	text-transform: uppercase;
}
a:active {
	text-transform: uppercase;
}

.boldtext {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #444444;
	text-decoration: none;
}
.bluetext {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #B7B6B6;
	text-decoration: none;
}
.photoborder {
	box-shadow: 3px 7px 7px 5px #999;
	margin-top: 20px;
}
.headline {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

.superheadline {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	font-size: 60px;
}
.whiteheadline {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-size: large;
}
.megaheadline {
	font-size: xx-large;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
}
#footer {
	width: 100%;
	color: #BCB9B9;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: small;
	text-align: center;
	left: auto;
	right: auto;
	width: 100%;
}
#spacer {
	height: 60px;
	width: 100%;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
