body{
	font-family: verdana, sans-serif;
	margin:0px;
	padding:0px;
	background:#000000
	}
	
a:active
{
  outline: none;
}
a:visited
{
	outline:none;
}

#mangaPage{
	width:100%;
	height:1000px;
	margin:0px;
	padding:0px;
	}
#headWrap{
	width:100%;
	height:1350px;
	margin:0px;
	padding:0px;
	float:left;
	text-align: center;
	}
	
#topBar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	width:100%;
	height:30px;
	float:left;
	color: #FFF;
	word-spacing: 14px;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: 5px;
}
#topBar a {
	text-decoration: none;
	color: #FFF;
}
#topBar a:hover {
	color: #FFF;
	text-decoration: underline;
}
#headpanel{
	width:934px; 
	height:463px; 
	margin:0 auto; 
	padding:0px
	}
#pagepanel{
	width:934px;
	height:100px;
	margin:0 auto;
	padding:0px;
	text-align: center;
	}
#pagebar{
	width:934px;
	height:50px;
	margin:0;
	padding:0px;
	text-align: center;
	margin-top: 5px;
	}
#pagebar h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
	margin: 0;
	font-weight: 100;
}
#pagebar h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	color: #CCC;
	text-align: center;
	margin: 5px 0px 0px 0px;
}

#contentWrap{
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
	background:13500
	}
#contentPanel{
	width:934px; 
	margin:0 auto; 
	padding:0 0 0 0
	}
