@charset "utf-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	background-color: #869DCA;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#container {
	background-color: 869dca;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: none;
	border-top-color: #718DC1;
	border-right-color: #718DC1;
	border-bottom-color: #718DC1;
	border-left-color: #718DC1;
	height: 1100px;
	width: 850px;
	border-bottom-style: none;
	text-align: left;
	margin: auto;
	padding: 0px;
}
#nav a:link, #nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav ul {
	list-style-type: none;
	margin-top: 50px;
	padding-left: 10px;
	text-align: left;
	margin-left: 5px;
	font-size: 90%;
	line-height: 2.5;
}
#nav a:hover, #nav a:active {
	color: #33FFFF;
}
#sidebar {
	display: inline;
	line-height: 2;
	font-size: 95%;
	list-style-image: none;
	background-repeat: repeat;
	padding-left: 0px;
	text-align: center;
	color: #FFFFFF;
	height: 900px;
	background-image: url(assets/images/side_bar.gif);
	margin: 0px;
	position: absolute;
	float: left;
	width: 170px;
}

#nav li {
	font-size: 85%;
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#footer ul {
	text-align: center;
	width: 850px;
	margin: 0px;
}
#footer li {
	display: inline;
	width: 850px;
}
#footer a:link, #footer a:visited {
	font-size: 85%;
	color: #FFFFFF;
	margin: 5px;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #33ffff;
	text-decoration: none;
}
#footer {
	color: #FFFFFF;
	background-color: #7690C3;
	width: 850px;
	margin: 0px;
	padding: 0px;
}
.clearing {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
	margin: 0px;
}
.leftimg {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 0px;
}
.rightimg {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
#content h1 {
	font-size: 110%;
	margin-top: 25px;
	margin-left: 200px;
	font-weight: bold;
}
#content p {
	font-size: 100%;
	line-height: 1.4;
	margin-right: 5px;
	margin-left: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content li {
	font-size: 80%;
}
#sideContent {
	width: 165px;
	margin-top: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #414C6A;
	float: left;
}
#sideContent p {
	font-size: 85%;
	width: 162px;
	text-align: left;
	margin-left: 8px;
	background-color: #414C6A;
	list-style-image: none;
}
#content {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header {
	background-image: url(assets/images/header_6.jpg);
	height: 170px;
	width: 850px;
	background-repeat: no-repeat;
}
.centreimg {
	margin-right: 60px;
	margin-left: 10px;
}

