﻿#footernavigation {
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: large;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #000080;
	padding-top: 7px;
	padding-bottom: 7px;
}
#flashnavigation {
	height: 69px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#webcontent {
	width: 1000px;
	height: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#header {
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #0000FF;
}
#footer {
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: large;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 18px;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #000080;
}
#content {
	padding: 10px;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: large;
	text-align: justify;
}
.clear {
	clear: both;
}
#header img {
	margin-top: 0px;
}
