/*======================================================================*\*/
BODY
{
	background: #000000 url(main_bg.png) repeat-x top;
	min-width: 850px;
}
IMG.topper
{
	position: relative;
}
TABLE#topper
{
	width: 100%;
	height: 182px;
}
TD.center
{
	text-align: center;
}
#content
{
	background: #0A0702 url(forum_bg.png) repeat-y center;
	padding: 0 10px;
}
#forum_border
{
	padding: 3px;
	background: #876B2A url(forum_border.png) repeat-x top;
	width: 85%;
	margin: auto;
	border-top: 1px solid #BCB85B;
}
#floral IMG
{
	display: none;
}
#floral
{
	position: absolute;
	text-align: center;
	width: 100%;
	min-width: 850px;
	z-index: -1;
	background: url(topbg.jpg) no-repeat center top;
	height: 300px;
	top: 0;
}
#rightsnake
{
	position: relative;
	margin-bottom: 28px;
}
#leftsnake
{
	position: relative;
	margin-bottom: 28px;
}
#tsk_logo_bp
{
	width: 200px;
	height: 188px;
	border: none;
}
/*|| #################################################################### ||
|| # vBulletin 3.8.4 Patch Level 1
|| # ---------------------------------------------------------------- # ||
|| # Copyright ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©2000-2009 Jelsoft Enterprises Ltd. All Rights Reserved. ||
|| # This file may not be redistributed in whole or significant part. # ||
|| # ---------------- VBULLETIN IS NOT FREE SOFTWARE ---------------- # ||
|| # http://www.vbulletin.com | http://www.vbulletin.com/license.html # ||
|| #################################################################### ||
\*======================================================================
Definitions we expect*/
FORM
{
	margin: 0px;
}
LABEL
{
	cursor: default;
}
.normal
{
	font-weight: normal;
}
.inlineimg
{
	vertical-align: middle;
}
.underline
{
	text-decoration: underline;
}
.vbmenu_hilite *
{
	cursor: pointer;
}
/*Auto-clearing of floats*/
.floatcontainer:after, .block_row:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.floatcontainer, .block_row
{
	display: inline-block;
}
/*IE-Mac hide \*/
* HTML .floatcontainer, * HTML .block_row
{
	height: 1%;
}
.floatcontainer, .block_row
{
	display: block;
}
/*End IE-Mac hide
======================================================================*\
|| ####################################################################
|| # Downloaded: 18:56, Fri Oct 9th 2009
|| # CVS: $RCSfile$ - $Revision: 15827 $
|| ####################################################################
\*======================================================================*/
