/* MAIN BITS */

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	background-color: #7e7283;
	background-image: url(../page/background.jpg);
	background-repeat: repeat;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #FFE200;
	text-decoration: underline overline line-through;
}

a:active {
	color: #339900;
	text-decoration: none;
}

#header {
	color: inherit;
	background-image: url(../page/top.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 913px;
	height: 186px;
	text-align: right;
	position: relative;
	margin: 0px;
}

#topbar {
	color: inherit;
	background-image: url(../page/top2.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 878px;
	height: 23px;
	text-align: center;
	vertical-align: middle;
	position: relative;
	clear: both;
	padding-top: 4px;
	margin: 0px;
}

#mainbody {
	color: inherit;
	background-image: url(../page/sidebar.png);
	background-position: left top;
	background-repeat: repeat-y;
	width: 878px;
	text-align: left;
	vertical-align: top;
	background-color: #372140;
	padding-top: 5px;
	padding-bottom: 25px;
	position: relative;
	clear: both;
	height: auto;
	display: table;
	top: -4px;
	bottom: 15px;
	float: left;
}

#mainbody #toonheader {
	color: #242424;
	width: 780px;
	text-align: left;
	vertical-align: top;
	background-color: #cccccc;
	padding: 4px;
	position: relative;
	overflow: hidden;
	float: left;
	height: auto;
	left: 53px;
	font-size: 16px;
	font-weight: bold;
	border-width: 1px;
	border-color: #FFFFFF;
}

#mainbody #ad1 {
	color: #666666;
	width: 780px;
	text-align: center;
	vertical-align: top;
	padding: 4px;
	position: relative;
	overflow: hidden;
	float: left;
	height: auto;
	left: 53px;
}

#mainbody #toon {
	color: #666666;
	width: 780px;
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 4px;
	position: relative;
	overflow: hidden;
	float: left;
	height: auto;
	left: 53px;
	font-size: 14px;
	font-weight: bold;
	border-width: 1px;
	border-color: #FFFFFF;
}

#mainbody #buttons {
	color: inherit;
	width: 780px;
	text-align: center;
	padding: 4px;
	position: relative;
	overflow: hidden;
	float: left;
	height: auto;
	left: 53px;
	font-size: 14px;
}

#mainbody #indent {
	color: inherit;
	width: 590px;
	text-align: left;
	vertical-align: top;
	position: relative;
	overflow: hidden;
	float: left;
	height: auto;
	left: 53px;
}

.title {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.titlewt {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.greentitle {
	color: #3ace4c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

#mainbody #blogpic {
	color: #666666;
	width: 590px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 5px;
	position: relative;
	overflow: hidden;
	float: left;
	height: auto;
	top: 8px;
	left: 53px;
}

#mainbody #blog {
	color: inherit;
	width: 590px;
	text-align: left;
	vertical-align: top;
	background-color: #524856;
	padding: 5px;
	position: relative;
	overflow: hidden;
	float: left;
	height: auto;
	top: 8px;
	left: 53px;
}


#footer {
	color: inherit;
	background-image: url(../page/footer.png);
	background-position: left top;
	background-repeat: repeat-y;
	width: 678px;
	text-align: center;
	background-color: #4c2f5b;
	padding-left: 100px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-top: 10px;
	position: relative;
	clear: both;
	top: -4px;
	float: left;
}

img {
	border: 0px none;
}

.blogpic {
	color: #666666;


/************************\ 
////  Page Specific  ////
\************************/

/* Comics */



/* Archives */



/* 404 page */

#ERROR404
{
	clear: both;
	height: auto;
	color: inherit;
	padding-bottom: 10px;
	background-color: #092655;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#ERROR404 #ERROR404header
{
	color: inherit;
	padding: 3px 0px 3px 0px;
	background-color: #494949;
	border: 1px solid #F9A906;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}

/* Other */

