body {
	font-family: Georgia, "Times New Roman", Times, serif;;
	font-size: 14px;
	background-color: #131313;
}
#content a {
	font-family: Georgia, "Times New Roman", Times, serif;;
	font-size: 14px;
	color: #D9D1BF;
}
#content td {
	font-family: Georgia, "Times New Roman", Times, serif;;
	font-size: 14px;
	color: #D9D1BF;
}
#content p {
	font-family: Georgia, "Times New Roman", Times, serif;;
	font-size: 14px;
	color: #D9D1BF;
}
.main-link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-variant: small-caps;
	display: block;
	margin: 3px 0px;
	width: 150px;
	border: 1px solid #413F3B;
	color: #D9D1BF;
	text-decoration: none;
	text-align: right;
	line-height: 26px;
	padding: 5px 8px 5px 8px;
}
a.main-link {
	background-color: #131313;
	border: 1px solid #413F3B;
}
a.main-link:link {
	background-color: #131313;
	border: 1px solid #413F3B;
}
a.main-link:active {
	background-color: #131313;
	border: 1px solid #413F3B;
}
a.main-link:visited {
	background-color: #131313;
	border: 1px solid #413F3B;
}
a.main-link:hover {
	background-color: #413F3B;
	border: 1px solid #767269;
}
.main-image-link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-variant: small-caps;
	display: block;
	margin: 0px 0px;
	width: 160px;
	border: 1px solid #413F3B;
	color: #D9D1BF;
	text-decoration: none;
	text-align: right;
	line-height: 24px;
	padding: 2px 0px 2px 0px;
}
a.main-image-link {
	background-color: #131313;
	border: 1px solid #413F3B;
}
a.main-image-link:link {
	background-color: #131313;
	border: 1px solid #413F3B;
}
a.main-image-link:active {
	background-color: #131313;
	border: 1px solid #413F3B;
}
a.main-image-link:visited {
	background-color: #131313;
	border: 1px solid #413F3B;
}
a.main-image-link:hover {
	background-color: #413F3B;
	border: 1px solid #767269;
}
.main-body-style {
	background-color: #413F3B;
	border: 1px solid #767269;
	display: block;
	width: 820px;
}
.body-link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	text-decoration: none;
	text-align: left;
	display: block;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #333333;
	color: #D9D1BF;
	margin-top: 6px;
	margin-left: 5px;
	margin-bottom: 7px;
	margin-right: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #53514C;
}
a.body-link {
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #333333;
	background-color: #53514C;
}
a.body-link:link {
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #333333;
	background-color: #53514C;
}
a.body-link:active {
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #333333;
	background-color: #53514C;
}
a.body-link:visited {
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #333333;
	background-color: #53514C;
}
a.body-link:hover {
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #D9D1BF;
	background-color: #6D6A63;
}
.body-copy {
	margin: 10px;
	padding: 0px;
}
.outline {
	background-color: #333333;
	border: 1px solid #767269;
}
.error {
	display: block;
	text-align: center;
	color: #E85853;
	font-family: Georgia, "Times New Roman", Times, serif;;
	font-size: 14px;
}