@charset "UTF-8";
body {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	color: #042940;
	background-color: #042940;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 1100px;
	margin-bottom: 0px;
}
#container {
	background-color: #F5FFAB;
	margin-left: auto;
	margin-right: auto;
	border-radius: 44px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 72px;
	padding-top: 10px;
	border: 5px solid #042940;
	float: none;
}
header h1 {
	color: #FE5A5A;
	font-family: Copperplate;
	font-size: 6em;
	font-weight: bolder;
	text-align: center;
	letter-spacing: 3px;
	margin-top: 85px;
	margin-bottom: 30px;
	padding-left: 472px;
	padding-right: 50px;
	background-color: #042940;
	border-top: 5px solid #FE5A5A;
	border-bottom: 5px solid #FE5A5A;
}
header img {
	width: 371px;
	border-radius: 44px;
	margin-left: 50px;
	margin-right: auto;
	border: 8px ridge #FE5A5A;
	margin-top: -308px;
	float: left;
	-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.50);
	box-shadow: 0px 0px 15px rgba(0,0,0,0.50);
}
header p {
	font-size: 1.5em;
	color: #042940;
	margin-top: 70px;
	padding-left: 392px;
	text-align: center;
}
main {
	margin-top: 0px;
}
#mainTextBox {
	background-color: #F5FFAB;
	border-radius: 44px;
	border: 5px solid #042940;
	margin-bottom: 0px;
	text-align: center;
	padding-bottom: 15px;
}
#mainCourseProjects {
	background-color: #F5FFAB;
	border-radius: 44px;
	border: 5px solid #042940;
	padding-bottom: 15px;
}
h1, h2 {
	margin-top: 40px;
}
.mainHeader3 {
	margin-top: 10px;
	margin-bottom: 10px;
}
main h1 {
	font-family: Copperplate;
	color: #E8FD40;
	font-size: 3.2em;
	font-weight: bold;
	letter-spacing: 1.3px;
	padding-left: 100px;
	padding-right: 100px;
	background-color: #042940;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 5px solid #FE5A5A;
	border-bottom: 5px solid #FE5A5A;
}
main h2 {
	font-family: Copperplate;
	color: #E8FD40;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 4px;
	font-size: 2.7em;
	text-align: center;
	background-color: #042940;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 5px solid #FE5A5A;
	border-bottom: 5px solid #FE5A5A;
}
#mainTextBox p {
	font-size: 1.3em;
	color: #042940;
	text-align: center;
	padding-left: 200px;
	padding-right: 200px;
	line-height: 1.5em;
}
main ul li {
	list-style-type: none;
	text-align: justify;
	margin-right: 50px;
	padding-left: 10px;
	display: inline-block;
	line-height: 1.7em
}
#mainCourseProjects ul li p {
	color: #042940;
	font-size: 1.2em;
}
main a:link, main a:visited {
	color: #FE5A5A;
	font-family: Copperplate;
	letter-spacing: 0.7px;
	font-size: 1.3em;
	font-weight: bold;
}
main a:hover, main a:active {
	color: #042940;
}
aside {
	background-color: #042940;
	border: 5px solid #DBF227;
	border-radius: 44px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-bottom: 20px;
}
aside h1 {
	color: #042940;
	font-family: Copperplate;
	font-size: 2.2em;
	text-align: center;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 1.5px;
	background-color: #E8FD40;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 5px solid #FE5A5A;
	border-bottom: 5px solid #FE5A5A;
}
.asideHeader2 {
	margin-top: 40px;
	margin-bottom: 0px;
}
aside a:link, aside a:visited {
	color: #DBF227;
	font-size: 1.1em;
	font-family: Copperplate;
	font-weight: lighter;
}
aside a:hover, aside a:active {
	color: #FE5A5A;
}
aside ul li {
	list-style-type: none;
	text-align: justify;
	padding-right: 50px;
	padding-left: 10px;
	padding-bottom: 0px;
}
aside ul li p {
	color: #FFF2D6;
	font-size: 1.2em;
	line-height: 1.5em;
}
footer h1 {
	color: #FE5A5A;
	font-family: Copperplate;
	font-size: 1.9em;
	text-align: center;
	margin-top: 30px;
}
footer ul li {
	color: #FFF2D6;
	list-style-type: none;
	font-family: Copperplate;
	font-size: 1.4em;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 0px;
	margin-left: -42px;
	margin-right: 0px;
}
footer a:link, footer a:visited {
	color: #DBF227;
}
footer a:hover, footer a:active {
	color: #FFF2D6;
}
