body {
	background: #000000;
	color: #ffffff;
}
#sortform {
	text-align: center;
	padding: 5px;
}
.bar {
	background-image: url('skins/CtMdn/images/titlebar_center.gif');
}
.nearly_hidden {
	color: #222228;
	font-size: .6em;
}
.nearly_hidden a:link, .nearly_hidden a:visited {
	color: #222228;
}
.nearly_hidden a:hover, .nearly_hidden a:active {
	color: #aabbff;
}
.menu_block ul {
	margin: 0px 0px 3px 0px;
	list-style-type: none;
	padding-left: 0px;
	
}
.story_block {
	margin-bottom: 10px;
	background-color: #222228;
	padding: 5px;
}
.story_block a:link, .story_block a:visited {
	color: #aabbff;
}
.story_block a:hover, .story_block a:active {
	text-decoration: underline;
}
.chapter_notes {
	margin: 0px auto 0px auto;
	width: 90%;
	background-color: #222228;
	padding: 5px;
}
.admin_links {
	font-size: .8em;
	float: right;
}
.page_links {
	text-align: center;
	padding: 2px;
}
.page_link {
	margin-left: 5px;
	margin-right: 5px;
}
