body {
	background-color: #2e4a96;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
}

a img {
	border-width: 0;
	border-style: none;
}

a {
	color: #4876f3;
	text-decoration: underline;
}

a:hover {
	font-weight: normal;
	font-style: normal;
	color: #fb8013;
}

#intro-container {
	margin-top: 100px;
}

h1 {
	font-size: 1.2em;
	color: #fff;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
}

#page-container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;

}

#navigation {
	border-bottom: 7px solid #9FB1BC;
	padding: 0 0 6px;
	margin: 0;
}

#navigation ul {
	margin-left: 0;
	padding: 0;
	margin: 0;
}

#navigation li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}
	
#navigation a {
	font-size: 14px;
	line-height: 14px;
	color: white;
	padding: 0 8px 6px 10px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#navigation a:hover, #footer a:hover {
	color: #fb8013;
}


#page-content {
	background-color: #000080;
	color: white;
	padding: 20px;
	text-align: left;
	clear: both;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#introduction-text {
	text-align: left;
	margin-right: 10px;
	margin-left: auto;
	width: 370px;
	float: right;
	margin-top: 0px;
}

#introduction-text #logo {
	margin-top: 0px;
	margin-bottom: 70px;
	text-align: center;
}

#article-text {
	margin-right: 120px;
	margin-left: 120px;
	text-align: center;
}

#article-text p {
	text-align: left;
	margin-top: 20px;
}

p.caption {
	margin-top: 3px;
	margin-left: 110px;
}

#footer {
	margin-top: 0;
	border-top: 7px solid #9FB1BC;	
}

#footer p {
	margin-top: 5px;
}

#footer a {
	font-size: 14px;
	color: white;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}


#quotes, #video-clips {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fb8013;
	padding: 4px 6px 4px 11px;
	color: black;
	border: 1px dotted white;
}

#list-of-praise {
	width: 510px;
	text-align: left;
	padding-left: 28px;
}

#list-of-praise li {
	margin-bottom: 11px;
}

#video-clips {
	width: 270px;
	margin-top: 50px;
	margin-bottom: 60px;
}

#video-clips a {
	color: black;
}

#video-clips p {
	text-align: center;
}

#video-container p {
	text-align: center;
}

#newspaper-container {
	width: 480px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}

#newspaper-container h3 {
	margin: 24px 0 0;
	font-size: 1.3em;
	text-align: left;
}

#newspaper-container p {
	margin: 0;
	font-size: 0.9em;
}

#newspaper-article-text {
	margin-right: 130px;
	margin-left: 160px;
}

#requirements {
	margin-right: 30px;
	margin-left: 30px;
}

#requirements h3 {
	color: #fb8013;
}