@charset "UTF-8";
body,td,th {
	font-family: "Monotype Corsiva", "Times New Roman";
	color: #000;
	clear: none;
	text-align: left;
	background-color: #502c80;
}
body {
	background-color: #2c5aa2;
	margin-left: 0px;
	margin-top: 10px;
	font-family: "Monotype Corsiva", "Times New Roman";
	background-image: url(blue-sky-backgroud.jpg);
}
#wrapper {
	background-color: #502c80;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	font-family: MonotypeCorsiva;
	background-image: none;
	background-position: left center;
	text-align: left;
}
h1 {
	font-family: "Monotype Corsiva", "Times New Roman";
	font-size: 24px;
	color: #502c80;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
p {
	font-family: "Monotype Corsiva", "Times New Roman";
	font-size: 20px;
	color: #c9b2d6;
	text-align: left;
}
a:link {
	color: #c9b2d6;
	text-decoration: none;
}
a:visited {
	color: #502c80;
}
a:hover {
	color: #ffff00;
}
#header {
	background-color: #502c80;
	font-size: 40px;
	color: #2c5aa2;
	font-family: "Monotype Corsiva", "Times New Roman";
	font-weight: bold;
	padding-left: 10px;
}
h2 {
	font-family: "Monotype Corsiva", "Times New Roman";
	font-size: 20px;
	color: #c9b2d6;
	text-align: left;
}

#navigation {
	background-color: #2c5aa2;
	font-family: "Monotype Corsiva", "Times New Roman";
	color: #c9b2d6;
	float: right;
	font-weight: bold;
	clear: both;
	width: 455px;
	height: 30px;
	margin-top: -30px;
	margin-right: 0px;
}
#navigation ul li {
	float: left;
	list-style-type: none;
	list-style-image: none;
}
#navigation ul li a {
	text-decoration: none;
	display: block;
	list-style-image: none;
	list-style-type: none;
	padding: 5px;
	color: #c9b2d6;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	float: none;
}
#footer .Centered strong a {
	color: #2c5aa2;
}
#footer .Centered strong a:hover {
	color: #502c80;
}
#navigation ul li a:hover {
	color: #ffff00;
	font-size: 22px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	height: 50px;
	list-style-image: none;
	list-style-type: none;
	font-size: 22px;
}
#footer {
	background-color: #c9b2d6;
	clear: both;
	height: auto;
	color: #2c5aa2;
	padding: 5px;
}
#footer p {
	color: #2c5aa2;
	font-family: "Monotype Corsiva", "Times New Roman";
	font-size: 14px;
	font-style: italic;
	text-align: center;
}
ul {
	font-size: 18px;
	color: #c9b2d6;
	list-style-image: url(Tick-mark.png);
	text-align: left;
}
#container {
	width: 1024px;
	background-color: #c9b2d6;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 20px;
}
#container_right  {
	background-color: #502c80;
	padding-left: 10px;
	width: 350px;
	float: right;
	margin-top: 100px;
	color: #c9b2d6;
}
#container_right ul li a:link {
	color: #c9b2d6;
}
#container_right ul li a:hover {
	color: #D6D6D6;
}
#container_right2 {
	margin-top: 40px;
	margin-right: 40px;
	margin-bottom: 40px;
	margin-left: auto;
	width: 350px;
	float: right;
	color: #c9b2d6;
}
#container_right2 p {
	color: #c9b2d6;
}
#container_left {
	float: left;
	background-color: #c9b2d6;
	padding: 25px;
	margin: 30px;
	color: #2c5aa2;
	text-align: center;
}
#container_centre {
	background-color: #c9b2d6;
	padding: 25px;
	color: #2c5aa2;
	text-align: center;
	position: relative;
	height: 700px;
	width: 700px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#container_left h2 {
	color: #2c5aa2;
}
#container_left ul li em {
	color: #2c5aa2;
}

#container_left p {
	color: #2c5aa2;
}

#bottom {
	background-color: #2c5aa2;
	color: #c9b2d6;
	clear: both;
	text-align: center;
	padding: 5px;
}
#bottom p {
	text-align: center;
}
#HL {
	float: right;
	padding: 10px;
}
#container_right2 p em {
	color: #c9b2d6;
	text-align: left;
}
#wrapper #container h1 {
	font-family: "Monotype Corsiva", "Times New Roman";
}
