html
{
	min-width: 978px;
}

a img
{
	border: none;
}

a:link { text-decoration: none; color: #CC0000; }
a { text-decoration: none; color: #CC0000; }
a:active { text-decoration: none; color: #CC0000; }
a:hover { text-decoration: underline; color: #FFFFFF; }

body
{
	background-image: url("images/back.gif");
	background-position: top center;
        background-color:#000000;
	margin: 0 auto;
	margin-top: 225px;
	width: 978px;
	color: #bbbbbb;
	font-size: 12px;
	scrollbar-arrow-color:#333333 ;
	scrollbar-base-color:#333333;
	scrollbar-dark-shadow-color: #333333;
	scrollbar-track-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#top
{
	background-image: url("images/logo.png");
	background-repeat: no-repeat;
	padding-top: 165px;
	margin-left: 45px;
	width: 887px;
	position: absolute;
	top: 0;
}

#top img
{
	margin: 0;
	padding: 0;
}

#current
{
	width: 784px;
	padding-bottom: 10px;
}

#tag_area
{
	background: url("images/tagboard-title.gif") no-repeat;
	padding-top: 24px;
	float: right;
	width: 360px;
}

#tagboard
{
	padding: 5px;
	background:url(images/tagboard.gif);
	height: 156px;
	width: 350px;
	font-size: 12px;
}

#tagboard_tags
{
	overflow: auto;
	width: 350px;
	height: 100px;
	color: #fff;
	overflow-x: hidden;
}

#tagboard_form
{
	width: 350px;
}

#tagboard input
{
	clear: none;
	margin-left:6px;
	margin-bottom: 6px;
	margin-top: 2px;
	margin-right: 0px;
	background-color: #333;
	border: 1px solid #CCC;
	color: #FFF;
}

#updates
{
	width: 410px;
	padding-top: 24px;
	padding-right: 14px;
	background: url("images/updates-title.gif") no-repeat;
}

.update_title
{
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
	text-align: center;
}

.update_post
{
	padding-left: 125px;
	min-height: 125px;
}

.update_Taversia
{
	background: url("http://www.taversia.net/blog/avatars/bangbang.gif") no-repeat;
}

.update_AntiType
{
	background: url("http://www.taversia.net/blog/avatars/shotheart.gif") no-repeat;
}

#container
{
	width: 784px;
	margin: 0;
	float: left;
	padding: 0 8px;
}

#sidebar
{
	padding-right: 8px;
	width: 170px;
	float: right;
}

#sidebar_top
{
	width: 170px;
	height: 20px;
	background: url("images/sidebar_top.gif");
	padding-top: 5px;
}

#sidebar_middle
{
	padding: 0 5px;
	width: 160px;
	background: url("images/sidebar_middle.gif");
}

#sidebar_bottom
{
	width: 170px;
	height: 25px;
	background: url("images/sidebar_bottom.gif");
}

#hidden_blank
{
	visibility: hidden;
}

.small_tag
{
	width: 165px;
}

.large_tag
{
	width: 294px;
}

#webcomic
{
	position: absolute;
	top: 22px;
	z-index: 2;
	margin-left: 800px;
}

.sponsor
{
	text-align: center;
	font-size: 18px;
	padding-top: 5px;
}

#buttons_row
{
	background: url("images/support-title.gif") no-repeat;
	width: 578px;
	padding-top: 24px;
	float:right;
}

.buttons_right
{
	float:right;
}

.buttons_left
{
	float:left;
	padding-right: 7px;
	text-align: center;
}

.buttons_center
{
	padding-right: 7px;
}

.buttons_left img, .buttons_center img
{
	padding-bottom: 5px;
}

#poll_area
{
	background: url("images/poll-title.gif") no-repeat;
	padding-top: 24px;
	float: left;
	width: 200px;
}

#poll
{
	background:url("images/poll.gif");
	width: 200px;
	font-size: 13px;
}

#poll_title
{
	text-align: center;
	font-weight: bold;
	background: url("images/poll_top.gif") top center no-repeat;
	padding: 0 5px;
	padding-top: 5px;
	width: 190px;
	min-height: 20px;
}

#poll_bottom
{
	background: url("images/poll_bottom.gif") no-repeat;
	padding: 0 5px;
	padding-bottom: 5px;
	width: 190px;
	height: 20px;
	text-align: center;
}

#poll_bottom input
{
	margin-left:6px;
	margin-bottom: 6px;
	margin-top: 2px;
	margin-right: 0px;
	background-color: #333;
	border: 1px solid #CCC;
	color: #FFF;
}

.poll_opt
{
	padding: 0 5px;
}

.poll_result
{
	padding: 0 5px;
	padding-bottom: 10px;
}

#bottom_ads
{
	padding: 0 255px;
	clear: both;
}

#footer
{
	background: url("images/footer.gif");
	width: 790px;
	height: 63px;
	padding: 5px;
	margin: 5px auto;
}

#footer .warning
{
	color: #cc0000;
}

#footer p
{
	margin: 0 auto;
	margin-top: 5px;
	width: 750px;
}

#footer .center
{
	font-size: 13px;
}

.center
{
	text-align: center;
}

.left
{
	float:left;
}

.faq
{
	list-style-type: none;
	font-size: 14px;
	padding: 0;
	margin: 0;
}

.faq li
{
	padding-top: 0;
	padding-bottom: 10px;
}
