#maincontent {
	background: #201b10;
}

.leftmenu .colright {
	/*background: #201b10;*/
}

.leftmenu {
	background: #201b10;
}

.article-content {
	color: #CCC;	
}

.contentheading {
	margin-top: 70px;
	color: #ddd2be;
	font-weight: normal;
	border-bottom: none;
}

.contentpaneopen {
	margin-left: 40px;	
}

#maincontent a {
	color: #e7b25f;	
}

#maincontent a:hover {
	color: #eed0a1;	
}