body{
	padding:0;
	margin:0;
	background:#282828;
	color:#fe0072;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a{
	color:#fe0072;
}
#wrapper{
	width:900px;
	margin: 0 auto;
	position:relative;
	z-index:10;
}
#header{
	height:248px;
	width:900px;
	background:url('http://dsan.orgymania.net/images/header.png');
	position:relative;
}
#topbar{
	background:#fe0072;
	height:62px;
	margin-top:186px;
	width:100%;
	float:left;
	min-width:900px;
}
#logo{
	position:absolute;
	width:360px;
	height:186px;
	top:0;
	left:0;
}
#slipshine{
	right:0px;
	top:80px;
	width:300px;
	height:100px;
	position:absolute;
}
#menu{
	height:62px;
	top:186px;
	position:absolute;
	width:900px;
}
#menu a{
	float:left;
	height:62px;
	display:block;
}
#chapters{
	width:140px;
}
#cast{
	width:85px;
}
#gallery{
	width:115px;
}
#patreon{
	width:220px;
	margin-left:40px;
}
#rss{
	width:55px;
	margin-left:15px;
}
#mail{
	width:65px;
}
#tumblr{
	width:45px;
}
#twitter{
	width:65px;
}
#picarto{
	width:53px;
}
.nav{
	width:612px;
	margin: 0 auto;
	height:41px;
	padding:10px;
}
.nav a{
	height:41px;
	display:block;
	float:left;
	position:relative;
	z-index:20;
}
.first{
	width:150px;
	background:url('http://dsan.orgymania.net/images/first.png');
}
.prev{
	width:144px;
	background:url('http://dsan.orgymania.net/images/prev.png');
}
.next{
	width:149px;
	background:url('http://dsan.orgymania.net/images/next.png');
}
.last{
	width:169px;
	background:url('http://dsan.orgymania.net/images/last.png');
}
#cc-comicbody{
	width:900px;
	text-align:center;
	position:relative;
}
#cc-comicbody img{
	-webkit-box-shadow: 0px 0px 51px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 51px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 51px 0px rgba(0,0,0,0.75);
}
#leaderboard{
	background:#ccc;
	margin: 0 auto;
	width:728px;
	height:90px;
}
#bottom{
	width:870px;
	margin: 0 auto;
	margin-top:15px;
	margin-bottom:30px;
}