body {
	background: #fff;
}

#head {
	text-align: right;
}

.main {
	width: 90%;
	position: relative;
	left: 5%;
	font-family: Arial, "Sans-serif";
	font-size: 9pt;
	font-weight: bold;
	color: #145A3C;
}
.main form.pivot-search-result {
	display: none;
}
.main ul {
	list-style: none outside none;
}
.main a {
	font-family: Arial, "Sans-serif";
	font-weight: bold;
	text-decoration: none;
	color: #145A3C;
	font-size: 8pt;
}
.post {
}
.post-nav, .post-nav a {
	font-family: Arial, "Sans-serif";
	font-size: 9pt;
	font-weight: bold;
	color: #145A3C;
	letter-spacing: 0.1em;
	text-decoration: none;
}
.post-title {
	font-family: Arial, "Sans-serif";
	font-size: 9pt;
	font-weight: bold;
	color: #145A3C;
	letter-spacing: 0.1em;
}
.post-body {
	font-family: Arial, "Sans-serif";
	font-size: 8pt;
	font-weight: bold;
	color: #145a3c;
	letter-spacing: 0.1em;
	padding-left: 2em;
}
.post-body a {
	font-size: 10pt;
	letter-spacing: 0.1em;
}
.post-body a:link {
	color: #879182;
}
.post-body a:visited {
	color: #26271f;
}
.post-body a:active {
	color: #26271f;
}
.post-body a:hover {
	color: #d2b026;
}

.post-info {
	font-family: Arial, "Sans-serif";
	font-size: 7pt;
}
#post-comment {
font-family: Arial, "Sans-serif";
	font-size: 9pt;
	font-weight: bold;
	color: #145A3C;
	letter-spacing: 0.1em;
}
.post-comm {
	font-family: Arial, "Sans-serif";
	font-size: 8pt;
	font-weight: bold;
	color: #145A3C;
	letter-spacing: 0.1em;
	padding-left: 2em;
}
.post-seperator {
	height: 1px;
	background-color: #145A3C;
	color: #145A3C;
	border: none;
}
#form {
}
.commentform {
	font-family: Arial, "Sans-serif";
	font-size: 8pt;
	font-weight: bold;
	color: #145A3C;
	letter-spacing: 0.1em;
}
#misc {
	font: bold 8pt Arial, "Sans-serif";
	color: #145A3C;
	width: 90%;
	position: relative;
	left: 5%;
	margin-top: 3em;
	padding: 0px;
}
#misc img {
	border: none;
}
#misc form {
	width: 70%;
}
#misc a {
	text-decoration: none;
	color: #145A3C;
}
