body{
	background:#BDAF89;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a{
	color:#000;
}
#wrapper{
	width:1007px;
	margin: 0 auto;
}
#header{
	width:1007px;
	height:232px;
	background:url('http://comic.skullkickers.com/images/header.png');
	position:relative;
}
.shadow{
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}
#leaderboard{
	width:728px;
	height:90px;
	position:absolute;
	right:10px;
	top:15px;
}
#jimzubpresents{
	position:absolute;
	width:220px;
	height:100px;
	left:30px;
	top:10px;
}
#logo{
	width:540px;
	height:115px;
	top:115px;
	left:140px;
	position:absolute;
}
#comicarea{
	width:1007px;
	clear:both;
}
#comicleft{
	width:820px;
	float:left;
}
#pagecontent{
	width:930px;
	border:3px solid #000;
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	border-radius:6px;
	background:#fff;
	margin: 0 auto;
	margin-top:-20px;
	margin-bottom:20px;
	padding:20px;
}
#cc-comicbody{
	width:800px;
	border:3px solid #000;
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	border-radius:6px;
	overflow:hidden;
	background:#fff;
	margin-top:-20px;
}
#cc-comicbody img{
	max-width:800px;
	height:auto;
}
.cc-nav{
	width:770px;
	margin: 0 auto;
	margin-top:-20px;
	position:relative;
	z-index:20;
}
.cc-nav a{
	float:left;
	display:block;
	height:30px;
}
.cc-first{
	width:85px;
	background:url('http://comic.skullkickers.com/images/first.png');
}
.cc-prev{
	width:170px;
	background:url('http://comic.skullkickers.com/images/prev.png');
}
.cc-next{
	width:82px;
	background:url('http://comic.skullkickers.com/images/next.png');
	margin-left:304px;
}
.cc-last{
	width:120px;
	background:url('http://comic.skullkickers.com/images/last.png');
}
.cc-first-dis{
	float:left;
	height:30px;
	width:255px;
	display:block;
}
#undernav{
	width:304px;
	margin-left:280px;
	float:left;
	margin-top:-30px;
	height:30px;
	position:relative;
	z-index:20;
}
#undernav a{
	height:30px;
	float:left;
	display:block;
}
#comments{
	width:171px;
	background:url('http://comic.skullkickers.com/images/comment.png');
}
#archive{
	width:133px;
	background:url('http://comic.skullkickers.com/images/archive.png');
}
#comicright{
	width:160px;
	float:right;
	margin-right:10px;
}
#tower{
	width:160px;
	height:600px;
	margin-top:-20px;
}
#onsale{
	width:160px;
	height:26px;
	margin-top:20px;
	background:url('http://comic.skullkickers.com/images/onsale.png');
}
#buythis{
	width:160px;
	height:246px;
	background:url('http://comic.skullkickers.com/images/SKTTpromo.png');
	display:block;
}
#findthecomics{
	margin-top:20px;
	display:block;
	width:315px;
	height:90px;
	background:url('http://comic.skullkickers.com/images/findthecomics.png');
}
#getissues{
	width:315px;
	height:79px;
	display:block;
	background:url('http://comic.skullkickers.com/images/getissues.png');
}
#buybooks{
	width:301px;
	height:83px;
	display:block;
	background:url('http://comic.skullkickers.com/images/buyamazon.png');
	margin-top:10px;
}
#boxad{
	width:300px;
	height:250px;
	margin-left:7px;
}
#bottomleft{
	float:left;
	width:315px;
	margin-left:15px;
}
#bottomright{
	border-radius:6px;
	background:#fff;
	border:3px solid #000;
	float:right;
	width:650px;
	min-height:200px;
	margin-right:10px;
}
#copyright{
	float:left;
	width:210px;
	height:66px;
	background:url('http://comic.skullkickers.com/images/copyright.png');
}
#makeshift{
	margin-left:5px;
	float:left;
	width:100px;
	height:83px;
	display:block;
	background:url('http://comic.skullkickers.com/images/makeshift.png');
}
#sharebar{
	width:634px;
	margin: 0 auto;
	height:21px;
	background:url('http://comic.skullkickers.com/images/sharebar.png');
	margin-top:8px;
	position:relative;
}
#rssbutton{
	float:right;
	height:21px;
	width:25px;
	display:block;
}
#ibar{
	padding:6px 14px;
	background:#BDAF89;
	margin-top:3px;
}
#newsarea{
	padding:10px;
}
#sharebuttons{
	width:300px; float:left; margin-left:165px;
	margin-top:-2px;
	height:21px;
}
#hw-privacy{
	padding-bottom:20px;
	text-align:center;
}
#hw-jumpbar{
	position:relative;
	z-index:70;
}