@charset "utf-8";
body {
	background-color: #000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFF;
}
.header {
	position: static;
	height: 168px;
}
.leftbar {
	position: fixed;
	left: 0px;
	top: 0px;
	height: 395px;
	width: 228px;
	float: inherit;
}
.comiccontent {
}

.container {
	position: static;
	top: 0px;
}
.navigation {
	visibility: visible;
	z-index: 1;
	position: static;
	top: 0px;
}

.rightbar {
	position: static;
	height: 395px;
	width: 228px;
	top: 0px;
}
.leftbar_insert {
	background-image: url(../images/felicity_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 500px;
}
.rightbar_insert {
	background-image: url(../images/felicity_04.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 500px;
}

.nav_open {
	visibility: hidden;
}
.nav {
	overflow: hidden;
	height: 150px;
}

img
{
	border-style: none;
	text-align: center;
}
.main_header {
	font-size: 22px;
	font-style: normal;
}
.main_info {
	font-size: 12px;
	font-style: italic;
}
.container_bg {
	background-image: url(../images/container_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 16px;
	text-align: left;
}

.footer {
	font-size: 12px;
	color: #FFF;
}
.bb {
	font-weight: bold;
}
#comiccontent {
	font-weight: bold;
}
.comiccontent {
	text-align: center;
}
.container table tr td table tr td .container_bg pkthx {
	font-weight: bold;
}
.comicinfo {
	font-size: small;
}
#fanarttable {
	text-align: center;
}
.sectiontableheader {
	font-size: 12px;
}
.profileimg {
	float: left;
	clear: right;
	top: 0px;
	right: 0px;
}

.fanartable {
	text-align: center;
}
.profileimgright {
	float: right;
}
.article_separator {
	height: 25px;
}
.contentpagetitle {
	font-weight: bold;
	font-size: 18px;
}
.componentheading {
	display: none;
}
.small {
	font-size: 12px;
	font-style: italic;
}
.createdate {
	font-size: 12px;
	font-style: italic;
}