body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #CCC;
	color: #130D63;
}
a:link {
	color: #130D62;
	text-decoration: none;
}
a:visited {
	color: #130D62;
	text-decoration: none;
}
a:hover {
	color: #C00;
	text-decoration: none;
}
a:active {
	color: #C00;
	text-decoration: none;
}
#container {
	background-color: #FFF;
	padding: 0px;
	width: 954px;
	margin-right: auto;
	margin-left: auto;
    height: 1115px;
}
	#container #header {
	background-image: url(Images/Banner%20&%20Background/Website%20Banner%204.jpg);
	background-repeat: no-repeat;
	height: 220px;
}
#container #header #logo1 {
	float: left;
	height: 200px;
	width: 200px;
	margin-top: 16px;
	margin-right: 20px;
	margin-left: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#container #header #logo2 {
	float: right;
	height: 200px;
	width: 200px;
	margin-top: 16px;
	margin-right: 20px;
	margin-left: 20px;
}

#container #maincontent {
	height: 830px;
	width: 954px;
	background-image: url(Images/Banner%20&%20Background/Website%20maincontent%20top%20&%20bot.jpg);
	background-repeat: no-repeat;
}
#container #maincontent #top {
	height: 605px;
	width: 954px;
	font-style: italic;
}
#container #maincontent #top #link1 {
	vertical-align: middle;
	width: 180px;
	margin-left: 20px;
	margin-top: 15px;
	float: left;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#container #maincontent #top #link2 {
	vertical-align: middle;
	width: 180px;
	margin-top: 15px;
	margin-right: 20px;
	float: right;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#container #maincontent #top #link3 {
	vertical-align: middle;
	width: 180px;
	margin-left: 20px;
	padding: 5px;
	margin-top: 50px;
	float: left;
	text-align: center;
}
#container #maincontent #top #link4 {
	vertical-align: middle;
	width: 180px;
	padding: 5px;
	margin-top: 50px;
	margin-right: 20px;
	float: right;
	text-align: center;
}
#container #maincontent #top #link5 {
	vertical-align: middle;
	width: 180px;
	margin-left: 100px;
	margin-top: 410px;
	float: left;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#container #maincontent #top #link6 {
	vertical-align: middle;
	width: 180px;
	margin-top: 410px;
	float: right;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-right: 100px;
}
#container #maincontent #bottom {
	height: 225px;
	width: 899px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: justify;
	white-space: normal;
}
#container #footer {
	background-image: url(Images/Banner%20&%20Background/Website%20footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 50px;
	width: 954px;
	font-size: 0.9em;
	padding-top: 0px;
	padding-bottom: 15px;
}
#container #footer #footerL {
	background-image: url(Images/Banner%20&%20Background/Website%20footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 30px;
	width: 477px;
	font-size: 0.9em;
	padding-top: 25px;
	padding-bottom: 10px;
	float: left;
}
#container #footer #footerR {
	background-image: url(Images/Banner%20&%20Background/Website%20footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 30px;
	width: 300px;
	font-size: 0.9em;
	padding-top: 25px;
	padding-bottom: 10px;
	float: left;
	background-position: -477px;
}
.clearfloat {
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
