#date{float: right; width:128px;font-size: 24pt; text-align: center;
position: relative; bottom: -58px;left:16px;font-family:serif;}

#button{float: left; width:210px;font-size: 1pt; text-align: center;
position: relative; bottom: -20px;left:16px;font-family:serif;}

span.spoiler
{background-color:#000;color:#000;}
body 
{
	font-family:Verdana;
	font-size:14px;
	background: url("img/background_gray.jpg") 50% 50%;
}

h1
{
	font-family:Verdana;
	font-size: 14px;
	clear:both;
	font-weight:bold;
	text-align:center;
}


a img
{
	border:0;	
}

div
{
	float:left;	
}

.main
{
	width:806px;
	float:none;
	margin:0 auto;
}


.header
{
	height:93px;
	background-image:url('img/header.png');
	float:none;
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
}

/* COMIC STUFF */
.comic
{
	min-height:200px;
	width:750px;
	padding:0 25px 0 31px;
	background-image:url('img/comic_bg.png');
	background-repeat:repeat-y;
}

.comic .scroll
{
	width:750px;
	min-height:200px;
	padding: 0 0 0 0;
	overflow-x: scroll;
	scrollbar-arrow-color:blue;
	scrollbar-face-color:#e7e7e7;
	scrollbar-3dlight-color:#a0a0a0;
	scrollbar-darkshadow-color:#888888;
}


/* SPACER STUFF */
.space, .space div
{
	min-height:10px;
	width:750px;
	padding:0 25px 0 31px;
}

/* NAV STUFF */
.nav, .nav div
{
	height:97px;	
}
.nav .border_left
{
	width:70px;
	background-image:url('img/nav_left.png');
}
.nav .first
{
	width:74px;
	background-image:url('img/nav_first.png');
}
.nav .space_left
{
	width:63px;
	background-image:url('img/nav_space_left.png');
}
.nav .back
{
	width:60px;
	background-image:url('img/nav_back.png');
}
.nav .center
{
	width:279px;
	background-image:url('img/nav_news.png');
}
.nav .fwd
{
	width:58px;
	background-image:url('img/nav_next.png');
}
.nav .space_right
{
	width:65px;
	background-image:url('img/nav_space_right.png');
}
.nav .newest
{
	width:75px;
	background-image:url('img/nav_newest.png');
}
.nav .border_right
{
	width:62px;
	background-image:url('img/nav_right.png');
	float:right;
}

/* NEWS STUFF */
.news
{
	margin-top:-10px;
	min-height:200px;	
	width:710px;
	padding:20px 45px 20px 51px;
	background-image:url('img/news_bg.png');
	background-repeat:repeat-y;
}
.border_bottom
{
	min-height:23px;
	background-image:url('img/news_border_bottom.png');
	width:806px;
}

/* FOOTER STUFF */
.footer
{
	background-image:url('img/footer.png');
	background-repeat:no-repeat;
	margin-top:-5px;
	height:30px;
	width:806px;
	padding:5px 0px 20px 0px;
}
.footer .date
{
	float:right;
	margin-top:-41px;
	width:170px;
	height:77px;
}


/* BORDER STUFF */

.border
{
	min-height:776px;
	width:894px;
	margin:0 auto;
	float:none;
	display:table;
}

.border_top, .border_top a:link, .border_top a:visited, .border_top a:hover
{
	width:894px;
	height:29px;
	background-image:url('img/border_top.png');
	text-align:center;
	padding-top: 5px;
	color:#DDD;
}

.border_bot, .border_bot a:link, .border_bot a:visited, .border_bot a:hover
{
	width:894px;
	height:29px;
	background-image:url('img/border_bot.png');
	text-align:center;
	padding-top: 5px;
	color:#DDD;
}

.border_mid
{
	width:860px;
	padding:0px 0px 0px 34px;
	background-color:#000;
}

.border_background
{
	width:826px;
	padding: 20px 0px 0px 0px;
	background-image:url('img/background_gold.jpg');
}