body { 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	margin:0;
	padding:0;
	background-color:#ebebeb;
	color: #3c3c3c;
}

p { }

td { }

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:46px;
	color: #646464;
	font-weight:normal;
	margin-top:20px;
	padding-bottom:20px;
}

a:link, a:visited, a:active { 
	text-decoration:none;
	color:#981b1e;
	font-weight: bold;
}

a:hover { 
	text-decoration:none;
	color:#000000;
	font-weight: bold;
}

.main {
	padding:20px;
	padding-top:10px;
	border-right:1px solid #981b1e;
}

.img {
	border: 1px solid #981b1e;
}

.small {
	font-size:11px;
	border-right:1px solid #981b1e;
	padding:10px;
}

.small a:link, .small a:active, .small a:visited {
	margin-left: 5px;
	margin-right: 5px;
	color:#3c3c3c;
	font-weight:normal;
}

.small a:hover {
	margin-left: 5px;
	margin-right: 5px;
	color:#981b1e;
	font-weight:normal;
}

ul {
	list-style-type:circle;
}

.commentbody, .commentinfo, .content, .content a:link {
	font-size: 12px;
}

.featured {
height:20px;margin-left:40px;margin-top:15px;float:left;font-size:14px;
}

.featured a {
	color: #981b1e;
}

.paragraph_sep {
	border-top: 1px solid #981b1e;
	margin-top: 20px;
	padding-top: 10px;
}