body
{
color: #000;
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 1em;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #fff;
}
.post {
	border-left: 15px solid #bfbfbf;
	padding-left: 1em;
	margin-top: 1.5em;
	padding-bottom: 1px;
	border-bottom: 1px solid #979ea5;
}
#title {
	font-size: 2em;
	font-weight: bold;
	color: #7877a6;
	padding-top: .5em;
}
#hlinks {
	display: none;
}
#header h1 {
	font-size: 2em;
	color: #6c7176;
	margin-top: .5em;
}
a:link {
	text-decoration: underline;
	color: #000;
}
#rightcol {
	display: none;
}
#content {
	margin-top: 0;
	clear: both;
	top: 100px;
}
#content h1 {
	margin-top: 0;
	font-size: 1.5em;
	color: #000;
}
#content h2 {
	font-size: 1.2em;
	color: #616161;
}
#content h3 {
	font-size: 1em;
	color: #616161;
}
#ad240sm {
	display: none;
}
#ad200 {
	display: none;
}
#ad250 {
	display: none;
}
#botlnks {
	clear: both;
	padding-top: 1.5em;
	padding-bottom: 1em;
	font-size: .9em;
	font-weight: bold;
	font-style: italic;
}
#botlnks a {
	text-decoration: underline;
	margin-top: .6em;
	padding-right: 1em;
}
#formess {
	display: none;
}
.messpost {
	border: 1px solid #979ea5;
	margin-bottom: 1em;
}
.posthead {
	background-color: #979ea5;
	color: #fdfdfd;
	font-weight: bold;
	padding-left: .4em;
	padding-right: .4em;
}
.posttime {
	font-size: .8em;
}
.postby {
	font-size: .8em;
	border-bottom: 1px solid #979ea5;
	padding: .2em .9em .2em .4em;
}
.messtxt {
	padding: .5em;
	font-size: .9em;
}
code {
	color: #ed3a3b;
	display: inline;
	position: relative;
	left: 2em;
	font-size: 1em;
}
#footer {
	padding-top: 1em;
	padding-bottom: 2em;
	clear: both;
	font-size: .8em;
	font-style: italic;
	float: right;
	padding-right: 1em;
}