body
{
	background-color: #817D58;
	background-repeat: repeat-y;
	background-image: url("/images/bg_comments.gif");
	margin: 0px;
	padding: 0px;
}

#container
{
	background-repeat: no-repeat;
	background-image: url("/images/bg_main.gif");
	width: 973px;
	height: 631px;
}

.darkbg
{
	background-color: #5B5C3C;
}

.comic
{
	background-color: #FFFFFF;
}

.archiveContent
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

li
{
	margin-bottom: 3px;
}

.darkcontent
{
	background-color: #5B5C3C;
}

.message
{
	padding: 11px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	background-color: #FFFFFF;
	color: #000000;
}

td
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

td.sideBar
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.error
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

#commentsCount
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ECEFB8;
}

.dateDisplay
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #624016;
	text-align: center;
	text-decoration: none;
	width: 54px;
}

.storyArc
{
    position:absolute;
    top:25px;
    left:241px;
    width: 129px;
    min-width: 129px;
    max-width: 129px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.bbcodetable
{
	background-color: #817D58;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ECEFB8;
}

.hr
{
	border-top: 1px dashed #817D58;
}

.hrDark
{
	border-top: 1px dashed #5B5C3C;
}

input
{
	background-color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	border: #000000 1px solid;
}

input.darkcheck
{
	background-color: #5B5C3C;
	border: 0px;
}

input.lightcheck
{
	background-color: #EEEEEE;
	border: #EEEEEE 1px solid;
}

input.whitecheck
{
	background-color: #FFFFFF;
	border: #FFFFFF 1px solid;
}

select
{
	background-color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: #000000 1px solid;
}

textarea
{
	background-color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: #000000 1px solid;
}

.btn
{
	padding: 3px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #817D58;
	color: #ECEFB8;
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 2px;
	border: #000000 1px solid;
}

.btnDark
{
	padding: 3px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #5B5C3C;
	color: #ECEFB8;
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 2px;
	border: #000000 1px solid;
}

h1
{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	text-decoration: none
}

h2
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ECEFB8;
	text-decoration: none
}

.commentsName
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ECEFB8;
}

#prevNext
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #624016;
	text-decoration: none
}

#copyright
{
    position:absolute;
    left:715px;
    top:620px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
    color:#817D58
}

a:link
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ECEFB8;
}

a:visited
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ECEFB8;
}

a:hover
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a:active
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a.nav:link
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #624016;
	text-decoration: none
}

a.nav:visited
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #624016;
	text-decoration: none
}

a.nav:hover
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ECEFB8;
	text-decoration: none
}

a.nav:active
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ECEFB8;
	text-decoration: none
}

a.commentsName:link
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ECEFB8;
}

a.commentsName:visited
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ECEFB8;
}

a.commentsName:hover
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

a.commentsName:active
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

a.archiveContent:link
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

a.archiveContent:visited
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

a.archiveContent:hover
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5B5C3C;
}

a.archiveContent:active
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5B5C3C;
}
