@charset "utf-8";
#body {
	background-color:;
}
#header {
	height: 250px;
	clear: both;
	background-image: url(Images/world-map-background_400.png);
	margin-top: -8px;
}
#header #name {
	margin-top: 25px;
	color: #FFFFFF;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	font-size: 72px;
	text-shadow: 5px 5px #000000;
}
#spacer1 {
	width: 100%;
	height: 40px;
	
}
#header #nav {
	width: 100%;
	margin-top: 50px;
	height: 50px;
	text-align: center;
	line-height: 35px;
	background-color: #5FC3FF
}
#header #nav ul li {
	display: inline;
	margin-right: 55px;
	text-align: center;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: bold;
	text-decoration: none;
	color: #0572CD;
	font-style: normal;
	font-variant: normal;
	font-size: 24px;
}
#header #nav ul li a {
	color: #0572CD;
	text-decoration: none;
	font-weight: bold;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 24px;
	text-align: center;
}
#header #nav ul li a:hover {
	color: #0572CD;
	text-align: center;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: bold;
}
#nav #JQResponsiveMenu1 {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 95px;
}
#name {
}
#name p {
	color: #000000;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	text-decoration: none;
}
#article {
}
#article p {
	color: #000000;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 20px;
	text-align: left;
	text-decoration: none;
}
#article a {
	color: #000000;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: normal;
	font-size: 20px;
	text-align: left;
	text-decoration: none;
}
#article a:hover{
	color: #000000;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: normal;
	font-size: 20px;
	text-align: left;
	text-decoration: none;
}
#chapters ol li {
	color: #000000;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 20px;
	text-align: left;
	text-decoration: none;
	list-style-type: decimal;
	list-style-position: outside;
}
#chapters ol li a {
	color: #000000;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 20px;
	text-align: left;
	text-decoration: none;
}
#chapters ol li a:hover {
	color: #000000;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 20px;
	text-align: left;
	text-decoration: none;
}
#spacer2 {
	width: 100%;
	height: 50px;
}
#spacer {
	height: 75px;
	margin-top: 25px;
	color: #EC101E;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 20px;
	text-align: left;
	text-decoration: none;
	line-height: 55px;
}
#spacer a {
	color: #EC101E;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 20px;
	text-align: left;
	text-decoration: none;
	line-height: 55px;
}

#footer {
	height: 25px;
	color: #000000;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}

