body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #1271ab;
	line-height: 140%;
	font-size: medium;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#main {
	width: 900px;
	margin: 10px auto 10px auto;
	background-color: #000000;
	min-height: 840px;
	padding-bottom: 1px;
}

#sidegraphic {
	margin-left: 20px;
	width: 111px;
	margin-top: 20px;
	background-color: #1271ab;
	float: left;
	min-height: 800px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#header {
	background-color: #000000;
	margin-left: 131px;
	margin-top: 20px;
	vertical-align: top;
}

#navhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	background-color: #000000;
	margin-top: 5px;
	width: 749px;
	text-align: center;
	color: #e2af56;
	padding-left: 3px;
}

ul.nav {
	margin-left: 0px;
	list-style: none;
	padding-left: 0px;
	padding-top: 6px;
	padding-bottom: 5px;
	list-style-type: none;
}

ul.nav li {
	display: inline;
	text-decoration: none;
}

ul.nav a {
	border: none;
	padding: 7px 7px 7px 7px;
	margin-right: 5px;
	text-decoration: none;
	color: #e2af56;
}

ul.nav a:link {
	border: none;
	padding: 7px 7px 7px 7px;
	margin-right: 5px;
	text-decoration: none;
	background-color: #000000;
	color: #e2af56;
}

ul.nav a:visited {
	border: none;
	padding: 7px 7px 7px 7px;
	margin-right: 5px;
	text-decoration: none;
	background-color: #000000;
	color: #e2af56;
}

ul.nav a:hover {
	border: none;
	padding: 7px 7px 7px 7px;
	margin-right: 5px;
	text-decoration: none;
	background-color: #000000;
	color: #ffffff;
}

ul.nav a:active {
	border: none;
	padding: 7px 7px 7px 7px;
	margin-right: 5px;
	text-decoration: none;
	background-color: #000000;
	color: #e2af56;
}

#navstrip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	background-color: #1271ab;
	margin-left: 131px;
	margin-top: 5px;
	width: 749px;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}

ul.navstrip {
	margin-left: 0px;
	list-style: none;
	padding-left: 0px;
	list-style-type: none;
}

ul.navstrip li {
	display: inline;
	text-decoration: none;
}

ul.navstrip a {
	border: none;
	padding: 5px 5px 5px 5px;
	margin-right: 5px;
	text-decoration: none;
	color: #e2af56;
}

ul.navstrip a:link {
	border: none;
	padding: 5px 5px 5px 5px;
	margin-right: 5px;
	text-decoration: none;
	background-color: #1271ab;
	color: #e2af56;
}

ul.navstrip a:visited {
	border: none;
	padding: 5px 5px 5px 5px;
	margin-right: 5px;
	text-decoration: none;
	background-color: #1271ab;
	color: #e2af56;
}

ul.navstrip a:hover {
	border: none;
	padding: 5px 5px 5px 5px;
	margin-right: 5px;
	text-decoration: none;
	background-color: #1271ab;
	color: #000000;
}

ul.navstrip a:active {
	border: none;
	padding: 5px 5px 5px 5px;
	margin-right: 5px;
	text-decoration: none;
	background-color: #1271ab;
	color: #000000;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f4e4c8;
	margin-left: 131px;
	margin-top: 5px;
	width: 689px;
	padding: 20px 30px 20px 30px;
	min-height: 600px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #1271ab;
	margin-left: 131px;
	margin-top: 5px;
	width: 749px;
	margin-bottom: 20px;
	text-align: center;
}

#content a:link {
	color: #60447a;
	text-decoration: none;
}

#content a:visited {
	color: #197932;
	text-decoration: none;
}
#content a:hover {
	color: #197932;
	text-decoration: none;
}
#content a:active {
	color: #896aae;
	text-decoration: none;
}

#footer a:link {
	color: #e2af56;
	text-decoration: none;
}

#footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}
#footer a:active {
	color: #ffffff;
	text-decoration: none;
}