body{
	background: url('images/bg.png') repeat-x #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#wrapper{
	width:1150px;
	position:relative;
	margin: 0 auto;
}
a{
	color:#49669c;
	text-decoration:none;
}
a:hover{
	color:#4e9dbd;
}
#header{
	height:231px;
	width:1150px;
	position:relative;
	z-index:20;
}
#logo{
	width:414px;
	height:231px;
	display:block;
	background:url('images/logo.png');
	position:absolute;
}
#leaderboard{
	position:absolute;
	width:728px;
	height:90px;
	background:#ccc;
	right:0px;
	top:20px;
	z-index:25;
}
#menu{
	z-index:20;
	width:668px;
	right:30px;
	position:absolute;
	top:115px;
	height:99px;
	background:url('images/menu.png');
}
#menu a{
	height:99px;
	float:left;
	display:block;
}
#cast{
	width:125px;
}
#about{
	width:135px;
}
#archive{
	width:165px;
}
#rss{
	width:110px;
}
#links{
	width:130px;
}
#belowheader{
	width:1150px;
	float:left;
	margin-top:-65px;
	position:relative;
	z-index:10;
}
#leftside{
	width:250px;
	margin-left:90px;
	float:left;
}
#rightside{
	width:800px;
	float:right;
	clear:right;
}
#comicarea{
	width:800px;
	text-align:center;
	background:#fff;
	min-height:200px;
}
#patreon{
	display:block;
	margin: 0 auto;
	margin-top:80px;
	width:218px;
	height:76px;
	background:url('images/patreon.png');
}
#tower{
	width:160px;
	height:600px;
	margin: 0 auto;
	margin-top:10px;
	background:#ccc;
}
#sociallinks{
	width:203px;
	margin: 0 auto;
	height:92px;
	margin-top:10px;
}
#sociallinks a{
	height:92px;
	display:block;
	float:left;
}
#facebook{
	width:55px;
	background:url('images/facebook.png');
}
#tumblr{
	width:63px;
	background:url('images/tumblr.png');
}
#twitter{
	width:85px;
	background:url('images/twitter.png');
}
#hiveworks{
	width:198px;
	height:104px;
	background:url('images/hiveworks.png');
	display:block;
	margin: 0 auto;
	margin-bottom:30px;
}
#comicbody{
	width:800px;
	text-align:center;
	margin-top:40px;
	float:left;
}
.cc-nav{
	width:614px;
	margin: 0 auto;
	margin-top:10px;
	height:50px;
}
.cc-nav a{
	height:106px;
	display:block;
	float:left;
}
.cc-first{
	width:174px;
	background:url('images/first.png');
}
.cc-prev{
	width:134px;
	background:url('images/prev.png');
}
.cc-firstdis{
	width:208px;
	height:106px;
	float:left;
}
.cc-next{
	width:150px;
	background:url('images/next.png');
}
.cc-last{
	width:156px;
	background:url('images/last.png');
}
#ibar{
	width:778px;
	padding:11px;
}
#textarea{
	width:760px;
	padding:20px;
	background:#fff;
	margin-bottom:30px;
}
#abelruby{
width: 300px;
    height: 250px;
    margin-left: -340px;
    float: left;
}