html{
	width:100%;
	min-width:1162px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body{
	margin:0;
	padding:0;
	background:#ae9c9c;
	width:100%;
}
a{
	color:#93211f;
	text-decoration:none;
}
#overflowwrap{
	overflow-x:hidden;
	width:100%;
}
#wrapper{
	width:1162px;
	margin: 0 auto;
}
#header{
	width:1550px;
	margin-left:-192px;
	height:521px;
	display:block;
	position:relative;
	background:url('images/header.png');
}
#mainarea{
	width:1162px;
	background:#000;
	margin: 0 auto;
	min-height:200px;
}
#top-space{
	width:728px;
	height:90px;
	position:absolute;
	top:30px;
	left:420px;
	background:#ccc;
}
#logo{
	position:absolute;
	width:755px;
	height:120px;
	top:130px;
	left:400px;
}
#topmenu{
	width:860px;
	height:40px;
	left:350px;
	top:255px;
	position:absolute;
}
#topmenu a{
	float:left;
	display:block;
	height:40px;
}
#archive{
	width:135px;
}
#extras{
	width:120px;
}
#links{
	width:100px;
}
#raizap{
	width:125px;
}
#store{
	width:100px;
}
#patreon{
	width:140px;
}
#contact{
	width:130px;
}
#bigpatreon{
	position:absolute;
	width:260px;
	height:65px;
	left:365px;
	top:330px;
}
#socialbuttons{
	top:335px;
	left:660px;
	width:244px;
	height:60px;
	display:block;
	position:absolute;
}
#socialbuttons a{
	width:61px;
	float:left;
	display:block;
	height:60px;
}
#hiveworks{
	display:block;
	position:absolute;
	left:945px;
	top:320px;
	width:250px;
	height:90px;
}
#contentfloat{
	width:1135px;
	margin-left:13px;
	margin-top:-95px;
	float:left;
	position:relative;
	z-index:20;
}
#contentleft{
	width:940px;
	float:left;
}
#contentright{
	width:195px;
	float:right;
}
#comicarea{
	min-height:815px;
	padding:20px;
	background:#fff;
}
.cc-nav{
	width:880px;
	margin: 0 auto;
	height:89px;
}
.cc-nav a{
	height:89px;
	width:118px;
	float:left;
}
.cc-first{
	background:url('images/first.png');
}
.cc-prev{
	background:url('images/prev.png');
}
.cc-next{
	margin-left:408px;
	background:url('images/next.png');
}
.cc-last{
	background:url('images/last.png');
}
#tower{
	width:160px;
	height:600px;
	background:#ccc;
	margin: 0 auto;
}
#menu{
	width:195px;
	height:225px;
	background:url('images/menu.png');
	margin-top:10px;
}
#menu a{
	width:195px;
	height:45px;
	display:block;
}
#hw-jumpbar{
	position:relative;
	z-index:50;
	margin-top:20px;
}
#bottomcomments{
	width:1060px;
	margin: 0 auto;
	margin-top:20px;
}
#commentsleft{
	float:left;
	width:700px;
	padding:20px;
	background:#fff;
}
#commentsright{
	width:300px;
	float:right;
}
#boxad{
	width:300px;
	height:250px;
	background:#ccc;
}
#cc-comicbody{
	text-align:center;
}
#incentives{
	width:180px;
	margin: 0 auto;
	margin-top:10px;
	text-align:center;
}