@charset "UTF-8";
#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
nav {
	border-top-style: solid;
	border-bottom-style: solid;
	margin-left: auto;
	margin-right: auto;
	width: 640px;
	margin-bottom: 15px;
	border-top-color: #2a2e83;
	border-bottom-color: #2a2e83;
}
nav ul {
	text-align: center;
	list-style-type: none;
}
#topNav li {
	display: inline-block;
	font-size: 1.5em;
	margin-left: 50px;
	margin-right: 50px;
	text-transform: uppercase;
}
#topNav li a {
	text-decoration: none;
}
a:link, a:visited {
	color: #2a2e83;
}
a:hover, a:active {
	color: #ed2426;
}
footer {
	text-align: center;
	clear: both;
	padding-top: 15px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-repeat: repeat;
	background-image: url(assets/graphics/FooterBackground.png);
}
ul li a {
	text-decoration: none;
}
body {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
footer h1 {
	font-size: 1.5em;
}
footer ul {
	list-style-type: none;
}
footer ul li {
	display: inline-block;
	margin-left: 30px;
	margin-right: 30px;
}
.sectionHome {
	width: 690px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	float: left;
	border-right-style: solid;
	border-right-color: #2a2e83;
}
.asideHome {
	width: 210px;
	margin-left: 720px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
h1 {
	color: #ed2426;
	text-align: center;
}
.sectionGallery {
	width: 450px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#sectionGallery1 {
	float: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #2a2e83;
	border-right-color: #2a2e83;
}
#sectionGallery2 {
	margin-left: 480px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-bottom-style: solid;
	border-bottom-color: #2a2e83;
}
#sectionGallery3 {
	float: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-right-style: solid;
	border-right-color: #2a2e83;
}
#sectionGallery4 {
	margin-left: 480px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#galleryBox {
	float: left;
}
.sectionBio {
	width: 290px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	float: left;
	margin-bottom: 0px;
}
.sectionBio ul {
	text-align: center;
	list-style-type: none;
	line-height: 70px;
	font-size: 0.93em;
}
#bioBoxCenter {
	width: 284px;
	float: left;
	border-right-style: solid;
	border-left-style: solid;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-right-color: #2a2e83;
	border-left-color: #2a2e83;
}
#asideTopBox {
	border-bottom-style: solid;
	border-bottom-color: #2a2e83;
}
#logo {
	display: inline-block;
	margin-left: 355px;
	margin-right: 355px;
}
header #logo h1 {
	font-size: 1px;
}
#newsForm {
	line-height: 30px;
	color: #2a2e83;
}
p {
	color: #2a2e83;
}
li {
	color: #2a2e83;
}
strong {
	color: #ed2426;
}
.bioParagraph {
	text-align: center;
}
#footerH1 {
	color: #2a2e83;
	font-size: 1em;
}
