/* Remnants CSS */body {	background: #383430;	color: #fff;	font: 62.5% "Lucida Sans Unicode", Verdana, sans-serif;}a {	color: #eee0d0;}a:hover {	color: #fff;}#all {	background: #000;	width: 860px;	min-width: 860px;	margin: 0px auto;}#sidebar {	float: left;	margin-left: 20px;}#sidebar h1 {	width: 200px;	height: 200px;	background: url('../img/logo.gif');}#sidebar h1 span {	display: none;}#nav {	margin-bottom: 25px;}#nav li a {	width: 188px;	height: 32px;	display: block;	background: #000 url('../img/nav.gif') no-repeat top left;	margin-bottom: 8px;	text-align: left;	text-decoration: none;	line-height: 32px;	padding-left: 12px;	font-size: 1.3em;}#nav li a:hover {	background: #000 url('../img/nav.gif') no-repeat top right;}#author {	background: #000 url('../img/author.gif') no-repeat top center;	width: 200px;	height: 30px;	margin: 0 0 20px;}#author p {	display: none;}#main {	float: right;	width: 600px;	margin: 20px;}#main .heading {	background: #605a54;	padding: 4px 8px;}#main h2 {	font: 3.2em "Trebuchet MS", Arial, sans-serif;	letter-spacing: -0.03em;}#main .selectpage {	float: left;}#main img.comic {	width: 600px;	height: 900px;	margin: 0 0 2px;}#main .pagenav .prevlink, #main .pagenav .nextlink {	background: #605a54;	font-size: 1.5em;	padding: 4px 8px;	text-decoration: none;	width: 284px;	margin: 0 0 2px;}#main .pagenav .prevlink { text-align: left; }#main .pagenav .nextlink { text-align: right; }#main .pagenav a:hover {	background: #77726c/*#566b62*/;}#main .pagenav span {	color: #383430;}#footer {	clear: both;	background: #383430;	padding: 10px 0 20px;	text-align: center;	font-size: 1.2em;	color: #605a54;}img {	display: block;}.left {	float: left;}.right {	float: right;}.clear {	clear: both;	line-height: 0;}
