@charset "utf-8";
/* CSS Document */

/* Comic Reef Template CSS by Jeff "BlkKnight" Reiss Copyright 2010*/

html, body{

}

body {
	margin: 0;
	padding: 0;
	vertical-align: top;
	background-color:#000000;
	color:#CC7777;
	} 

#container{
margin: 0 auto;
text-align: left;
width: 1000px; /* This is the total width of your display area. Adjust accordingly*/
}

html #container{

}

#content{
width: 600px;
float:left;

}

#side{
width: 200px;
float:left;
min-height: 2000px;
height: auto;
text-align:center;
background-color:#590328;
}

#stop{
clear:both;
}

#title{
padding-top:1px;
width: 600px;
text-align:center;
color:#FFFFFF;
}

#title img{
background-color:#590328;
}

#comic{
width: 600px;
text-align:center;

}

#comic img{
border:#000000 solid medium;
}

#chapter{
background-color:#590328;
color:#CC2222;
}

#subcol{
padding: 5px;
width: 400px;
border: #440000 solid medium;
float:left;
valign: top;
}

#subcol2{
padding: 0px;
width: 178px;
border: #440000 solid medium;
float:right;
valign: top;
}

#footer{
	align: center;
	padding: 0px;
	width: 1000px;
}
A:link {font-family: Verdana,Arial; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: underline; cursor: hand; }

A:visited {font-family: Verdana,Arial; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: underline; cursor: hand; }

A:active {font-family: Verdana,Arial; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: underline; cursor: hand; }

A:hover {font-family: Verdana,Arial; text-transform: none; text-decoration: none; cursor: hand; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; }

.style5 {
	font-family: Verdana,Arial;
	font-size: 16px;
	font-weight: bold;
	color:#CC0033;
}


.sidebar-title{
padding-left: 5px;
}

.border2 {

	border: 1px solid #000000;

}




 
