body{
	padding:0;
	margin:0;
	position:relative;
	background:#698ca5;
	min-height:1563px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
html{
	height:100%;
}
a{
	text-decoration:none;
	color:#65879f;
}
#toprepeat{
	background:url('images/toprepeat.png');
	width:100%;
	min-width:1120px;
	height:1153px;
	z-index:1;
	position:absolute;
	top:0px;
}
#bottomrepeat{
	width:100%;
	min-width:1120px;
	background:url('images/bottomrepeat.png');
	height:1062px;
	bottom:0px;
	position:absolute;
	z-index:3;
}
#wrapper{
	width:1120px;
	margin: 0 auto;
	position:relative;
	z-index:20;
}
#header{
	width:1121px;
	height:370px;
	background:url('images/header.png');
	margin-left:-71px;
	position:relative;
}
#logo{
	position:absolute;
	top:0px;
	left:120px;
	height:250px;
	width:250px;
}
#comicwrap{
	clear:both;
	width:1000px;
	margin: 0 auto;
	margin-top:-100px;
	position:relative;
	z-index:30;
	background:url('images/comicfeathers.png');
	background-position:bottom 92px left 6px;
	background-repeat:no-repeat;
}
#leaderboard{
	position:absolute;
	right:1px;
	top:30px;
	width:728px;
	height:90px;
	padding:3px;
	border-radius:3px;
	background:#435d70;
}
#menu{
	right:10px;
	position:absolute;
	top:155px;
	width:715px;
	height:40px;
}
#menu a{
	display:block;
	float:left;
	height:40px;
}
#aboutus{
	width:120px;
}
#cast{
	width:70px;
}
#archive{
	width:100px;
}
#patreon{
	width:100px;
}
#patreonsaints{
	width:170px;
}
#store{
	width:70px;
}
#links{
	width:75px;
}
#cc-comicbody{
	width:720px;
	padding:20px;
	background:#fff;
	text-align:center;
}
#cc-comicbody img{
	max-width:720px;
	height:auto;
}
#comicleft{
	width:760px;
	float:left;
}
.cc-nav{
	width:329px;
	margin: 0 auto;
	padding:20px;
	height:64px;
}
.cc-nav a{
	height:64px;
	float:left;
	display:block;
}
.cc-first-dis{
	float:left;
	display:block;
	height:64px;
	width:120px;
}
.cc-first{
	width:59px;
	background:url('images/first.png');
}
.cc-prev{
	width:61px;
	background:url('images/prev.png');
}
.cc-navaux{
	width:89px;
	background:url('images/navaux.png');
}
.cc-next{
	width:61px;
	background:url('images/next.png');
}
.cc-last{
	width:59px;
	background:url('images/last.png');
}
#comicright{
	float:right;
	width:166px;
}
#tower{
	width:160px;
	background:#435d70;
	padding:3px;
	border-radius:3px;
	height:600px;
}
#social{
	width:160px;
	height:330px;
	background:url('images/social.png');
	margin-top:20px;
}
#rss{
	width:160px;
	height:58px;
	display:block;
}
#hiveworks{
	width:160px;
	height:180px;
	display:block;
}
#socialbuttons{
	width:160px;
	height:54px;
	margin-top:21px;
}
#socialbuttons a{
	width:53px;
	height:53px;
	float:left;
	display:block;
}
#ibar{
	clear:both;
	width:1010px;
	margin-left:-5px;
	padding:10px 0px;
}
#bottomwrap{
	width:1090px;
	margin: 0 auto;
	background:url('images/blogfeathers.png');
	min-height:771px;
	margin-top:-100px;
	position:relative;
	z-index:30;
}
#bottomleft{
	width:710px;
	background:#fff;
	padding:20px;
	margin-top:34px;
	float:left;
}
#bottomright{
	float:right;
	width:306px;
	margin-top:34px;
}
#boxad{
	width:300px;
	padding:3px;
	border-radius:3px;
	height:250px;
	background:#435d70;
}