body {
	margin: 0px;
	background-color: #000;

}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #70A270;
}
img {
	border-width: 0px;
}
img.floatleft { 
    float: left; 
	margin-right: 30px;
}
img.floatright {
	float: right;
	margin-left: 30px;
}
.news-avatar{
	margin-right: 10px;
	margin-bottom: 5px;
}
ins {
	text-decoration: none;	
}
select {
	color: #70A270;
	background-color: #253225;
	border-style: solid;
	border-width: 1px;
	border-color: #2d3d2d;
	font-size: 11px;
}
input {
	font-size: 10px;
	color: #70A270;
	background-color: #354b35;
	border-style: solid;
	border-width: 1px;
	border-color: #3A5339;
}
a:link {
	color: #91be91;
}
a:visited {
	color: #729870;
}
a:hover {
	color: #ADCFAD;
}
a:active {
	color: #DBEADB;
}

.main {
	background-color: #495A4A;
	color: #0d2f0d;
	position: relative;
	padding: 5px;
	width: 500px;
	height: 260px;
	margin: auto;
	z-index: 1;
	border-right-width: 5px;
	border-left-width: 5px;
	border-bottom-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #333E34;
	border-left-color: #333E34;
	border-bottom-color: #333E34;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-image: url(images/main-bg.png);
	background-repeat: no-repeat;
}
.title {
	position: relative;
	height: 144px;
	width: 313px;
	left: -50px;
	top: -20px;
	background-image: url(images/title.png);
}
.navbar {
	position: relative;
	z-index: 2;
	height: 30px;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	top: 130px;
}
.container {
	background-color: #000000;
	width: 780px;
	height: 100%;
	margin: auto;
}
.charhead {
	position: absolute;
	height: 135px;
	width: 305px;
	left: 269px;
	top: -25px;
	text-align: center;
}
.content {
	position: absolute;
	top: 238px;
	width: 800px;
	left: -145px;
	color: #73a073;
	
}
.comicnav-top {
	background-color: #002800;
	position: relative;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 260px;
}
.comicnav-bottom {
	background-color: #002800;
	position: relative;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 260px;
}
.comic-title {
	text-align: left;
	float: left;
	font-weight: bold;
	font-size: 11px;
}
.comic-date {
	text-align: right;
	float: right;
	font-size: 11px;
}
#comic-image{
	clear: both;
}
.comic-comment {
	position: relative;
	margin: auto;
	background-color: #233522;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	width: 400px;
}
.comic {
	background-color: #002800;
	position: relative;
	width: 700px;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 5px 10px 10px;
	margin-left: auto;
	margin-right: auto;
	color: #749F73;
}
.header {
	background-color: #778477;
	position: relative;
	padding: 5px;
	height: 60px;
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	color: #0d2f0d;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	bottom: 28px;
	text-align: center;
}
.floatl {
    float: left; 
	margin-left: 20px;
}
.floatr {
    float: right; 
	margin-right: 20px;
}
.newscontainer {
	background-color: #495A4A;
	position: relative;
	width: 510px;
	min-height: 200px;
	height: auto;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333E34;
	border-left-color: #333E34;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: auto;
}
.widget {
	background-color: #3c493d;
	position: absolute;
	width: 200px;
	height: 435px;
	left: 350px;
	top: 82px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	background-image: url(images/news-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.chatcontainer {
	margin-left: 10px;
}
.chatbox {
	width: 185px;
	height: 385px;
	border: 0px;
	overflow: hidden;

}
.widgetheader {
	background-color: #333e34;
	position: relative;
	width: 200px;
	height: 32px;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;
	background-image: url(images/chat-header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.widgetfooter {
	background-color: #333e34;
	position: absolute;
	bottom: 0px;
	width: 200px;
	height: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;
}
.news {
	background-color: #3c493d;
	position: relative;
	width: 300px;
	min-height: 50px;
	height: auto;
	top: 60px;
	left: -60px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	background-image: url(images/news-bg.gif);
	background-position: right top;
	background-repeat: repeat-y;
}
.newsheader {
	background-color: #333e34;
	position: relative;
	width: 300px;
	height: 32px;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
	background-image: url(images/news-header.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.news-post {
	position: relative;
	width: 293px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	left: auto;
	color: #749F73;
}
.newsfooter {
	background-color: #333e34;
	position: absolute;
	bottom: 0px;
	width: 300px;
	height: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;
}
.nextcomic {
	position: relative;
	margin: auto;
	text-align: center;
	width: 162px;
	height: 29px;
	background-image: url(images/c-status.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-weight: bold;
	color: #749F73;
}
.main-bottom {
	position: absolute;
	width: 700px;
	overflow: visible;
	background-image: url(images/main-bg-bottom.png);
	left: -60px;
	height: 200px;
	bottom: -10px;
}
.sub-container {
	position: relative;
	margin: auto;
	background-color: #233522;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.extra {
	position: relative;
	background-color: #273C26;
	padding: 5px;
	width: auto;
	text-align: center;
}
.fanart-c {
	background-color: #002800;
	position: relative;
	padding: 10px;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 5px 10px 10px;
	margin-left: auto;
	margin-right: auto;
	color: #749F73;
}
.castentry {
	vertical-align: middle;
	width: 650px;
	margin: auto;
	position: relative;
	padding: 10px;
	font-size: 11px;
	text-align: justify;
}
table.arc{
	border: 0px;
	padding: 0px;
	border-spacing: 6px;
	margin: auto;
}

a.fl:link {color: #777; font-weight: bold;}
a.fl:visited {color: #666; font-weight: bold;}
a.fl:hover {color: #999; font-weight: bold;}
a.fl:active {color: #BBB; font-weight: bold;}

.footer {
	background-color: #2A2A2A;
	position: relative;
	width: 300px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #666;
	padding-bottom: 3px;
	padding-top: 1px;
	bottom: 0px;
}
