#page {
	border: 1px solid #BA725A;
	z-index: 2;
	width: 820px;
}

#page .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #5A72BA;
	text-align: left;
	background-position: left;
}
#page .title .first {
	font-size: 54px;
}
#page h1 {
	color: #2E425B;
	font-family: Arial, Helvetica, sans-serif;
}

#mainNav a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #8F4F45;
	font-weight: bold;
	font-style: normal;
}
#mainNav a:link {
	text-decoration: none;
	color: #5A5D7C;
}
#mainNav a:visited {
	text-decoration: none;
	color: #5A5D7C;
}
#mainNav a:hover {
	text-decoration: underline;
	color: #7C6756;
}
#mainNav a:active {
	text-decoration: none;
	color: #5A5D7C;
}




a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #8F4F45;
	font-weight: bold;
	font-style: normal;
}
a:link {
	text-decoration: underline;
	color: #5A5D7C;
}
a:visited {
	text-decoration: underline;
	color: #5A5D7C;
}
a:hover {
	text-decoration: none;
	color: #7C6756;
}
a:active {
	text-decoration: underline;
	color: #7C6756;
}

#footerNav a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #8F4F45;
	font-weight: bold;
	font-style: normal;
}
#footerNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	display: block;
	width: 800px;
	text-align: center;
}
#footerNav a:link {
	text-decoration: none;
	color: #333333;
}
#footerNav a:visited {
	text-decoration: none;
	color: #333333;
}
#footerNav a:hover {
	text-decoration: underline;
	color: #333333;
}
#footerNav a:active {
	text-decoration: none;
	color: #333333;
}

.style1 {color: #B8B8B8}
.divider {
	color: #49556F;
	font-family: "Courier New", Courier, mono;
}
hr {
	color: #4F5672;
}
body {
	background-color: #4F5561;
}
.popUp {
	font-size: 80%;
	font-family: Verdans, Arial, Helvetica, sans-serif;
	background-color: #CFC098;
	visibility: hidden;
	padding: 10px;
	width: 200px;
	border: 1px solid #8E6A48;
	color: #333333;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	position: absolute;
	}
.boldText {
	font-weight: bold;
	color: #44494F;
}
.floater {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	color: #944E46;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
}
.floaterAlt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #44494F;
	font-weight: bold;
	font-style: italic;
}