body {
	background-color:#262736;
}
#container {
	position:relative;
	z-index:-1;
	width:1260px;
	height:100%;
	margin:0 auto;
}
#content {
	position:absolute;
	z-index:-10;
	width:972px;
	margin:270px auto auto 247px;
	border:1px solid #fff;
	background-color:#191919;
	webkit-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.75);
	moz-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.75);
	webkit-box-shadow: inset 0px 1px 10px 0px rgba(0,0,0,0.75);
	moz-box-shadow: inset 0px 1px 10px 0px rgba(0,0,0,0.75);
	box-shadow: inset 0px 1px 10px 0px rgba(0,0,0,0.75);
	webkit-border-radius: 15px;
	moz-border-radius: 15px;
	border-radius: 15px;
	text-align:center;
}
#logo {
	position:absolute;
	margin:15px auto auto 150px;
	z-index:1;
}
#topn {
	position:absolute;
	width:768px;
	margin:191px auto auto 240px;;
	z-index:1;
}
#crystal {
	position:absolute;
	margin:125px auto auto 530px;;
	z-index:2;
}
#content-ico {
	position:absolute;
	margin:245px auto auto 239px;
	z-index:-1;
	width:200px;
	height:49px;
	text-align:right;
	background-image:url(http://requiem.anivoy.com/classicgw1/content.png);
}
#content-ico img {
	padding:18px 12px 0px 0px;
}
#lnav {
	position:absolute;
	margin-top:239px;
	width:227px;
	height:auto;
	z-index:1;
}
#lnav-c {
	width:200px;
	height:auto;
	font-size:13px;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	background-image:url(http://requiem.anivoy.com/classicgw1/lnav_bg.png);
	
}
#tw {
	padding:0px 13px 0px 13px;
	width:200px;
	height:auto;
	font-size:small;
	background-image:url(http://requiem.anivoy.com/classicgw1/lnav_bg.png);
}
#charbg {
	position:absolute;
	margin-left:900px;
	width:524px;
	height:731px;
	background-image:url(http://requiem.anivoy.com/classicgw1/tsukimiya.png);
	background-repeat:no-repeat;
	z-index:-99;
}
#comic img {
	webkit-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.75);
	moz-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.75);
}
#c-nav {
	width:100%;
	height:55px;
	margin:10px 0px 10px 0px;
}
#footer {
    width:100%;
	text-align:center;
	margin:5px;
	font-size:10px;
}
body {
	margin-top:0px; 
    margin-bottom:0px; 
    padding:0;
	font-family: Verdana, Tahoma, Arial;
	font-size:14px;
	background-image:url(http://requiem.anivoy.com/classicgw1/bg_skryta.jpg);
	background-repeat:no-repeat;
    background-position: center top; 
	color: #FFF;
	overflow-x: hidden;
}
.vtext {    
    vertical-align: middle;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #ffcc66;
}
a:active {
	text-decoration: none;
}
img {
	border: 0px;
}
#comicblurb {
	display:absolute;
	width:545px;
	height:auto;
	margin-left:215px;
	text-align:left;
}
#comicblurb a {
    text-decoration:none;
    color:#ffe155;
    font-weight:bold;
}
#comicblurb a:visited {
	color:#ffe155;
}
#comicblurb a:hover {
	color:#ffff99;
}
#cr {
	padding:5px;
} 
h2 { 
	margin:0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.newspost {
    margin:1em 0 4em;
}
.newspost p {
    font-size:14px;
}
.newsdetail {
    float:right;
    text-align:right;
    margin:0 0 10px 10px;
    padding:0 10px;
    font-size:12px;
}
.newsavatar {
	float:right;
}