body {
	background-color:#850202;
	background-image: url(/img/bg.png);
	background-repeat: repeat-x;
	color:#000000;
	font-family:arial;
}
#base {
	width:986px;
	margin-top:18px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	font-size:13px;
}
ul, li, h1, h2, h3 {
	margin:0px;
	padding:0px;
}
#navcontainer ul {
	display:block;
	margin: 0;
	list-style-type: none;
	background-color: #121212;
	background-image:url(/img/navbg.png);
	background-repeat:repeat-x;
	color: #FFF;
	text-align: center;
	height:48px;
	line-height:48px;
	border:solid 1px #323232;
	font-size:13px;
	width:100%;
}
#navlist li {
	display: inline;
}
#navlist li a:link, li a:visited {
	text-decoration: none;
	color: #FFF;
	font-weight:bold;
	line-height:48px;
	height:48px;
	background-image:url(/img/tnavl.png);
	background-repeat:no-repeat;
	background-position:right;
	padding:13px;
	outline:none;
}
#navlist li a:hover {
	text-decoration: none;
	background-color: #121212;
	background-image:url(/img/tnavl-h.png);
	background-repeat:no-repeat;
	background-position:right;
	color: #FFF;
	line-height:48px;
	padding:13px;
	outline:none;
}
#navlist li.last a:link, li.last a:visited {
	text-decoration: none;
	color: #FFF;
	font-weight:bold;
	line-height:48px;
	height:48px;
	padding:13px;
	background-image:url(/img/navbg.png);
	background-repeat:repeat-x;
	outline:none;
}
#navlist li.last a:hover {
	text-decoration: none;
	background-color: #121212;
	background-image:url(/img/tnavl-h-last.png);
	background-repeat:no-repeat;
	background-position:right;
	color: #FFF;
	line-height:48px;
	padding:13px;
	outline:none;
}
#container {
	width:976px;
	border: solid 1px #323232;
	background-color:#efefef;
	margin-top:12px;
	padding:5px;
}
#c-wrapper {
	width:620px;
	float:left;
	padding:5px;
}
#side {
	width:330px;
	border: solid 1px #dfdfdf;
	background-color:#FFFFFF;
	float:right;
	padding:5px;
}
.tads {
	width: 302px;
	background-color: #3B3B37;
	border: solid 2px #8f8f8f;
	float: left;
}
#content {
	margin-top:12px;
	width:610px;
	border:solid 2px #dfdfdf;
	background-color:#FFFFFF;
	padding:5px;
	padding-top:10px;
}
#content h2 {
	font-size:20px;
	margin-left:5px;
}
.sdiv {
	width:318px;
	margin-top:15px;
	background-color:#850202;
	background-image:url(/img/sidef.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:10px;
	color:#FFFFFF;
	}
.sdiv_c {
	padding:0px 5px;
	}
.sdiv_head {
	display:block;
	width:318px;
	height:30px;
	margin-bottom:5px;
	line-height:30px;
	color:#FFFFFF;
	text-indent:10px;
	font-size:16px;
	font-weight:bold;
	background-image:url(/img/sideh.png);
	background-repeat:no-repeat;
	}
.sdiv a:link, .sdiv a:visited {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
.sdiv a:hover {
	font-weight:bold;
	color:#FFEA00;
	text-decoration:none;
}
.story {
	width:608px;
	margin-top:15px;
	background-image:url(/img/storybg.png);
	background-repeat:repeat;
	color:#FFFFFF;
}
.story a:link, .story a:visited {
	font-weight:bold;
	color:#cc0000;
	text-decoration:none;
}
.story a:hover {
	font-weight:bold;
	color:#FFEA00;
	text-decoration:none;
}
.story h3 {
	display:block;
	width:608px;
	height:30px;
	margin-bottom:0px;
	line-height:30px;
	color:#FFFFFF;
	text-indent:10px;
	font-size:16px;
	font-weight:bold;
	background-image:url(/img/h3bg.png);
	background-repeat:no-repeat;
}

.storyex {
	width:300px;
	background-image:url(/img/storybg.png);
	background-repeat:repeat;
	color:#FFFFFF;
	font-size:13px;
}
.storyex a:link, .storyex a:visited {
	font-weight:bold;
	color:#cc0000;
	text-decoration:none;
}
.storyex a:hover {
	font-weight:bold;
	color:#FFEA00;
	text-decoration:none;
}
.storyex h3 {
	display:block;
	width:300px;
	height:30px;
	margin-bottom:0px;
	line-height:30px;
	color:#FFFFFF;
	text-indent:10px;
	font-size:16px;
	font-weight:bold;
	background-image:url(/img/h3bg.png);
	background-repeat:no-repeat;
}


.title_link a:link, .title_link a:visited  {
	display:block;
	width:608px;
	height:30px;
	margin-bottom:0px;
	line-height:30px;
	color:#FFFFFF;
	text-indent:10px;
	font-size:16px;
	font-weight:bold;
	outline:none;

}

.title_link a:hover {
	display:block;
	width:608px;
	height:30px;
	margin-bottom:0px;
	line-height:30px;
	color:#FFEA00;
	text-indent:10px;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	outline:none;
}

.scomments {
		display:block;
	width:608px;
	height:30px;
	margin-bottom:0px;
	line-height:30px;
	color:#FFFFFF;
	text-indent:10px;
	font-size:16px;
	font-weight:bold;
	background-image:url(/img/h3c.png);
	background-repeat:repeat-x;
	}
.sfoot {
	display:block;
	background-image:url(/img/sfoot.png);
	background-repeat:no-repeat;
	width:608px;
	height:11px;
}
.stop {
	display:block;
	background-image:url(/img/stop.png);
	background-repeat:no-repeat;
	width:608px;
	height:11px;
}
.button a:link, .button a:visited {
	display:block;
	width:120px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	background-image:url(/img/button-sm.png);
	background-repeat:no-repeat;
}
.button a:hover {
	display:block;
	width:120px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#FFEA00;
	text-decoration:none;
	background-image:url(/img/button-sm.png);
	background-repeat:no-repeat;
}
h1 {
	width:330px;
	height:251px;
	background-image:url(/img/logo.png);
	background-repeat:no-repeat;
	border: none;
}
h1 span {
	display:none;
}
input, textarea {
	background-color:#000000;
	border: solid 1px #8f8f8f;
	color:#FFFFFF;
	 }
.smfont {
	font-size:11px;
	}
	
.list {
	display:block;
	width:300px;
	margin-left:auto;
	margin-right:auto;
	}
.list a:link, .list a:visited {
	display:block;
	width:300px;
	background-color:#000000;
	text-decoration: none;
	color: #FFF;
	font-weight:bold;
	line-height:30px;
	height:30px;
	text-align:center;
	margin-bottom:2px;
	background-image:url(/img/storybg.png);
	background-repeat:repeat;
	outline:none;
	}
.list a:hover {
	display:block;
	width:300px;
	background-color:#000000;
	text-decoration: none;
	color:#FFEA00;
	font-weight:bold;
	line-height:30px;
	height:30px;
	text-align:center;
	margin-bottom:2px;
	background-image:url(/img/storybg.png);
	background-repeat:repeat;
	outline:none;
}

.minfo2 {
	border:solid 1px #323232;
	background-image:url(/img/storybg.png);
	font-size:11px;
}

.stats {
	color:#580101;
	font-size:30px;
	}

.smisc {
	width:303px;
	margin-top:15px;
	background-image:url(/img/storybg.png);
	background-repeat:repeat;
	color:#FFFFFF;
}
.smisc a:link, .smisc a:visited {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
.smisc a:hover {
	font-weight:bold;
	color:#FFEA00;
	text-decoration:none;
}
.smisc h3 {
	display:block;
	width:303px;
	height:30px;
	margin-bottom:0px;
	line-height:30px;
	color:#FFFFFF;
	text-indent:10px;
	font-size:16px;
	font-weight:bold;
	background-image:url(/img/h3bg-sm.png);
	background-repeat:no-repeat;
}
.smiscfoot {
	display:block;
	background-image:url(/img/sfoot-sm.png);
	background-repeat:no-repeat;
	width:303px;
	height:11px;
}
#footer {
	width:100%;
	margin-top:15px;
	background-color: #121212;
	background-image:url(/img/storybg.png);
	background-repeat:repeat;
	color: #FFF;
	text-align: center;
	border:solid 1px #323232;
	}
#footer a:link, #footer a:visited {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	font-weight:bold;
	color:#FFEA00;
	text-decoration:none;
}
.minfo {
	border:solid 1px #323232;
	background-color: #151515;
	color:#FFFFFF;
	font-size:11px;
	}
.minfo a:link, .minfo a:visited {
	font-weight:normal;
	color:#FFFFFF;
	}
	.minfo a:hover {
	font-weight:normal;
	color:#FFEA00;
	}
h4 {
	background-color:#ffffff;
	width:100px;
}




div.pagination {
	padding: 3px;
	margin: .5px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: .5px;
	border: 1px solid #000000;
	text-decoration: none; /* no underline */
	color: #000000;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #850202;

	color: #000;
}


div.pagination span#current {
	padding: 2px 5px 2px 5px;
	border: 1px solid #000000;
	
	margin: .5px;
	font-weight: bold;
	background-color: #850202;
	color: #FFF;
}

#agree_error {
	color: #cc0000;
}

.linkred {
	color: #cc0000;
	font-weight:bold;
	font-size:18px;
	text-decoration:none
}

a {
	outline: none;
}

