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

html, body{
	font-family: verdana, arial, 'sans serif';
	font-size: 11px;
	color: #ffffff;
	background-color: #999999/*#0c528c*/;
	text-align:center;
	background-image:url(Images/Bubblepaper2.png);
	background-position:top;
	background-repeat:repeat-y;
}

body {
	
	margin: 0;
	padding: 0;
	vertical-align: top;

	/*font-weight: bold;*/
/*min-height: 100%;
text-align:center;*/
} 

#container{
margin: auto;
border-top:#0c518c thin solid;
border-bottom:#0c518c thin solid;
text-align: left;
width: 927px;
position:relative;
}

html #container{

}

#content{
width: 765px;
float:left;
/*min-height: 100%;
height: auto;*/
}

#side{
width: 160px;
float:left;
min-height: 100%;
height: auto;
}

#stop{
clear:both;
}

#title{
padding-top:20px;
width: 765px;
text-align:center;
}

#title img{
background-color:#1d6693;
/*background-color:#8d6b01;*/
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}

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

}

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

#chapter{
background-color:#CCCCCC;
color:#000000;
}
.buffer{
width:20px;
float:left;
}
#subcol{
padding: 7px;
width: 350px;
border-right: #DDDDDD solid medium;
float:left;
valign: top;
}
#subcol2{
padding: 7px;
width: 350px;
float:left;
valign: top;
}

A:link { color: #BFBFC3; font-family: Verdana, Arial, Helvetica, sans-serif; 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 { color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; 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 { color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; 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 { color: #999999; font-family: Verdana, Arial, Helvetica, sans-serif; text-transform: none; text-decoration: none; cursor: hand; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; }


#comhead{
font-weight: bold;
font-size: 14px;
}
#comhead A:link { color: #BFBFC3; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: underline; cursor: hand; }

#comhead A:visited { color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: underline; cursor: hand; }

#comhead A:active { color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: underline; cursor: hand; }

#comhead A:hover { color: #999999; font-family: Verdana, Arial, Helvetica, sans-serif; text-transform: none; text-decoration: none; cursor: hand; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; }


.style5 {
	font-size: 16px;
	font-weight: bold;
}


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


#portrait{
padding: 0px;
height:110px;
width:110px;
float: left;
clear: left;
background-color:#1d6693;
border: solid;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}


/*p,table,td {
	font-family: verdana, arial, 'sans serif';
	font-size: 14px;
	color: #ffffff;
	border-color:#FFFFFF;
	font-weight: bold;
}*/


.border2 {

	border: 1px solid #BFBFC3;

}

.Nav{
border: none;
padding-bottom:2px;
}

.hov{
display:block;
height:30px;
padding-bottom:2px;
}

a:hover.hov, a:active.hov{
height:30px;
background-position:top left;
background-image:url(Images/hover.png);
background-repeat:repeat-y;
top:0;
}

.archb{
background-image:url(Images/ArchEntry.png);
background-repeat:repeat-y;
}

.archt{
background-image:url(Images/ArchTitle.png);
background-repeat:no-repeat;
}

h2{
/*color:#eccd6d;*/
}


input, textarea

{ background-color: #000000;

    font-family: Verdana;

	font-size: 11px;

	color: #ffffff;

	letter-spacing: 1px;

	border: 2px solid #BFBFC3;

	padding: 1px; }

	

option, select {

	background-color: #000000;

    font-family: Verdana;

	font-size: 11px;

	color: #FFFFFF;

	letter-spacing: normal;

	border: 1px solid #BFBFC3;

	padding: 0px; }





 
