body{
	margin:0;
	padding:0;
	background:url('images/bg.png');
	font-family:Arial, Helvetica, sans-serif;
}
#wrapper{
	width:1100px;
	margin: 0 auto;
	background: #fff;
	padding-bottom:20px;
}
a{
	color:#567B4F;
	text-decoration:none;
}
#pagearea{
	width:1050px;
	margin: 0 auto;
}
#menu{
	height:52px;
	background:#567B4F;
	width:1100px;
	font-size:16px;
}
#menu a{
	color:#fff;
	padding:13px 10px;
	float:left;
	display:block;
}
#header{
	width:1100px;
	height:120px;
	background:url('images/header.jpg');
}
#logo{
	width:350px;
	height:115px;
	display:block;
	float:left;
}
#leaderboard{
	float:left;
	height:90px;
	margin-top:15px;
	width:728px;
	margin-left:10px;
}
#ibar{
	width:700px;
	float:right;
}
#ibar a{
	padding:0px !important;
}
#uppernav{
	width:1050px;
	margin: 0 auto;
	margin-top:20px;
	height:43px;
}
#random{
	width: 180px;
	height:43px;
	background:url('images/random.png');
	display:block;
	float:left;
}
#patreon{
	width:180px;
	height:43px;
	background:url('images/patreon.png');
	display:block;
	float:right;
}
#pagename{
	float:left;
	text-align:center;
	margin-left:245px;
	width:200px;
}
.nav{
	width:436px;
	height:44px;
	margin: 0 auto;
}
#lowernav{
	margin-top:-43px;
	float:left;
	width:436px;
	margin-left:332px;
}
.nav a{
	float:left;
	display:block;
	height:44px;
	margin: 0px 5px;
	width:44px;
}
.nav a:hover{
	background-position:-44px 0px;
}
.firstdis{
	float:left;
	display:block;
	height:44px;
	width:88px;
}
.first{
	background:url('images/first.png');
}
.prev{
	background:url('images/prev.png');
}
.next{
	background:url('images/next.png');
	margin-left:225px !important;
}
.last{
	background:url('images/last.png');
}
#cc-comicbody{
	width:1050px;
	margin: 0 auto;
	text-align:center;
	margin-top:10px;
	clear:both;
}
#cc-comicbody img{
	max-width:1050px;
	height:auto;
}
#hoverclick{
	background-color:#567B4F;
	color:#fff;
	font-weight:bold;
	padding:10px;
	width:600px;
	display:block;
	margin: 0 auto;
	margin-top:10px;
	border-radius:10px;
	border:2px solid #3C5C36;
	font-size:14px;	
	text-align:center;
	margin-bottom:10px;
}
#sharebuttons{
	margin-left:450px;
	margin-top:-33px;
	width:200px;
	text-align:center;
	float:left;
}
#leftside{
	float:left;
	width:300px;
	background-color:#567B4F;
	padding:10px 5px;
	margin-left:5px;
	border-radius:5px;
	text-align:center;
	color:#fff;
}
#leftside a{
	color:#fff;
}
#ronnietwitter{
	width:123px;
	display:inline-block;
	height:21px;
	background:url('images/mytwitter.png');
}
#whompfb{
	width:123px;
	height:21px;
	display:inline-block;
	background:url('images/fbpage.png');
}
#boxad{
	width:300px;
	height:250px;
	clear:both;
	margin-top:10px;
}
#otakudad{
	width:258px;
	height:100px;
	display:inline-block;
	background:url('images/readotakudad.jpg');
	margin-top:10px;
	clear:both;
}
#hiveworks{
	display:inline-block;
	background:url('images/hiveworks.png');
	width:200px;
	height:98px;
	margin-top:10px;
}
#middle{
	width:600px;
	margin-left:5px;
	float:left;
}
#newsheader{
	background:url('images/newsheader.jpg');
	width:600px;
	height:180px;
	margin-bottom:20px;
}
#rightside{
	float:right;
	width:160px;
	background-color:#567B4F;
	padding:5px 5px;
	margin-right:5px;
	border-radius:5px;
	text-align:center;
	color:#fff;
}
#tower{
	width:160px;
	height:600px;
}