html, body,
p, blockquote, form, input,
ul, ol, dl, li, dt, dd,
h1, h2, h3, h4
{
	margin: 0;
	padding: 0;
	list-style: none;
}

input, select
{
	vertical-align: middle;
}

body, td, th
{
	color: #6e726e;
	font: 12px/14px Tahoma;
}

html, body
{
	min-height: 100%;
}

html
{
	background: #c5ddb3 url(img/html.png) repeat-x;
}

a
{
	color: #9b3535;
}
	a img
	{
		border: 0;
	}

h1, h2
{
	font: 20px/20px Tahoma;
	text-transform: uppercase;
	padding: 0 0 15px 37px;
	
}

.h-c-1
{
	background: url(img/h-c-1.png) no-repeat 0 0;
}

.h-c-2
{
	background: url(img/h-c-2.png) no-repeat 0 0;
}

.h-c-3
{
	background: url(img/h-c-3.png) no-repeat 0 0;
}

.h-c-4
{
	background: url(img/h-c-4.png) no-repeat 0 0;
}

.text p, .text blockquote,
.text ul, .text ol,
.text h1, .text h2, .text h3,
.text table
{
	margin-bottom: 14px;
}

.text ul, .text ol
{
	margin-left: 20px;
}

.text ul ul, .text ul ol, .text ol ol, .text ol ul
{
	margin-bottom: 0;
}

.text
{
	overflow: hidden;
	_zoom: 1;
}

#page
{
	margin: 0 auto;
	background: white url(img/page.png) repeat-x left bottom;
	width: 898px;
	padding: 15px 53px 40px 53px;
	margin-bottom: 32px;
}

#content
{
	background: url(img/content.png) no-repeat right bottom;
	border-bottom: 3px solid #818181;
	margin-bottom: 13px;
}

#header
{
	background: url(img/dot.png) repeat-x;
	position: relative;
	margin-bottom: 40px;
}

#menu
{
	background: url(img/dot.png) repeat-x left bottom;
	padding: 5px 0 4px 0;
	height: 21px;
}
	#menu li
	{
		float: left;
		padding-left: 9px;
		width: 103px;
		margin-left: -9px;
	}
	
	#menu li.cur
	{
		background: url(img/menu-current.png) no-repeat left center;
	}
	#menu li.cur a
	{
		color: #313131;
	}
	
	#menu a
	{
		text-decoration: none;
		color: #676767;
		font-weight: bold;
		padding-left: 28px;
		line-height: 21px;
		height: 21px;
		display: block;
		float: left;
	}
	
	#m1 a
	{
		background: url(img/menu-li-1.png) no-repeat left center;
	}
	
	#m2 a
	{
		background: url(img/menu-li-2.png) no-repeat left center;
	}
	
	#m3 a
	{
		background: url(img/menu-li-3.png) no-repeat left center;
	}
	
	#m4 a
	{
		background: url(img/menu-li-4.png) no-repeat left center;
	}
	
	#m5 a
	{
		background: url(img/menu-li-5.png) no-repeat left center;
	}
	
	#m6 a
	{
		background: url(img/menu-li-6.png) no-repeat left center;
	}
	
	#m7 a
	{
		background: url(img/menu-li-7.png) no-repeat left center;
	}
	
#logo
{
	position: absolute;
	top: 40px;
}

#search
{
	position: absolute;
	right: -2px;
	top: 0;
	padding-left: 17px;
	background: url(img/search-form.png) no-repeat left 5px;
	padding-top: 5px;
}

#search-q
{
	font: bold 12px/15px Tahoma;
	color: #676767;
	width: 105px;
	background: url(img/search-q.png) no-repeat;
	border: 0;
	padding: 2px 7px;
}

#search-submit
{
	vertical-align: top;
	margin-left: 12px;
}

#c-left
{
	width: 360px;
	float: left;
	background: url(img/c-left.jpg) no-repeat 0 0;
	padding-top: 306px;
}

#c-left.short
{
	background: none;
	padding-top: 81px;
}

#c-right
{
	width: 518px;
	float: right;
}

#columns
{
	background: url(img/columns.png) repeat-y 369px 0px;
	overflow: hidden;
	_zoom: 1;
}

#offset
{
	height: 82px;
}

#footer
{
	font-size: 11px;
	line-height: 12px;
	color: #9b3535;
	height: 31px;
}

#copy,
#counter
{
	float: left;
	margin-right: 10px;
}

#atone
{
	float: right;
}

#atone a
{
	text-decoration: none;
}

.switchforumdiv
{
	position: static;
	float: right;
	margin: -50px 310px 0 0;
}