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

body,td,th {
	font-family: "Times New Roman", Times, serif;
	color: #E6E499;
	background-color: #5F7794;
	background-position: center;
	margin: 0px;
}
a:link {
	color: #C7BDB3;
	text-decoration: none;
}
a:visited {
	color: #C7BDB3;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #C7BDB3;
	text-decoration: none;
}
img {
	border: none;
}
#align {
	width: 1025px;
	margin: 0 auto;
	background-color: #1E2F4B;
}
#index {
	background-position: center;
	text-align: center;
	padding-bottom: 3em;
}
#header {
	padding-left: 0em;
	padding-right: 0em;
	width: 1025px;
	text-align: center;
}
#header img {
	border: none;
}
#navigation {
	float: left;
	padding-bottom: 7em;
	width: 140px;
}
#navlinks {
	list-style-type: none;
	line-height: 2em;
	font-weight: bold;
	letter-spacing: 2px;
}
#image {
	padding-left: 3em;
	float: left;
	padding-top: 2em;
	padding-bottom: 5em;
	width: 787px;
	text-align: center;
	padding-right: 3em;
	color: #FEFCA9;
}
#image p {
	padding-bottom: 4em;
	padding-top: 0px;
}
#content {
	padding-left: 3em;
	float: left;
	padding-top: 0em;
	padding-bottom: 5em;
	width: 772px;
	text-align: justify;
	padding-right: 4em;
	color: #FEFCA9;
}
#navlinks .current {
	color: #D0A822;
}
#content div {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#content form {
	padding-top: 1em;
}
#content h3  {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.75em;
}
#content h5 {
	font-size: medium;
	font-weight: lighter;
	text-align: right;
	font-style: italic;
}
#content h2 {
	font-weight: normal;
}
#contentimage {
	float: left;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 15px;
}
#footer {
	clear: both;
	width: 957px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CDA525;
	vertical-align: bottom;
	color: #cda525;
	margin: 2em;
	background-position: center;
}
#footer h5 {
	font-size: small;
	padding-right: 1em;
	font-weight: lighter;
	padding-bottom: 2em;
}
#footer a {
	color: #cda525;
	font-weight: normal;
}
#footer a:hover {
	color: #DBD1CA;
}
#content .center {
	text-align: center;
	padding: 1em;
}
