html
{
	padding:0;
	margin:0;
	background: url('../../images/bg.gif') top repeat-x #f0e0be;
}
body
{
	padding:0;
	margin:0;
	background: url('../../images/botrbg.jpg') right bottom no-repeat;
	min-width:998px;
}
a img
{
	border:none;
}
/*----------------------------------------head--------------------------------------------*/
#head
{
	background: url('../../images/toplbg.jpg') top right no-repeat;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	min-width:998px;
}
#tnmk
{
	background: url('../../images/topbg.jpg') no-repeat;
	background-position:232px 0;
	height:240px;
}
#logo
{
	position:absolute;
	display:block;
	top:0;
	left:0;
	width:232px;
	height:222px;
	background: url('../../images/logo.jpg') top left no-repeat;
}
/*--------------------------------body-----------------------------------*/
#body
{
	padding-top:250px;
}
#content
{
	padding:0 80px 20px 230px;
	min-height:580px;
	_height:580px;
	font:11px tahoma;
	color:#333333;
}
#content h1
{
	font:18px arial;
	color:#8A5C29;
}
.cblock
{
	
}
.title
{
	font:15px arial;
	color:#8A5C29;
	padding-bottom:5px;
	display:block;
}
.cblock
{
	padding: 10px 0 0 0;
	margin:0;
}
.cblock dt
{
	color:#BE8F01;
	font:13px arial;
	margin-bottom:5px;
}
.cblock dt a
{
	color:#BE8F01;
	padding-left:3px;
}
.cblock dd
{
	font:11px tahoma;
	color:#333333;
	margin:0 0 10px 0;
	border-bottom:1px dotted #5c7985;
	padding-bottom:5px;
}
/*------------------------------menu-----------------------------------*/
#menu
{
	position:absolute;
	z-index:2;
	left:0;
	top:162px;
	background: url('../../images/menu.jpg') top left no-repeat;
	width:204px;
	height:475px;
	padding:50px 20px 50px 40px;
}
#menu ul
{
	list-style:none;
	padding: 20px 40px 0 40px;
	margin:0;
}
#menu ul li
{
	font:bold 12px arial;
	color:#5E0D0A;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom: 1px solid #AC8854;
}
#menu ul li a
{
	color:#5E0D0A;
	text-decoration:none;
}
/*-------------------------------footer-----------------------------------------*/
#footer
{
	height:98px;
	background: url('../../images/fbg.jpg') bottom left no-repeat;
}
#links
{
	color:#8A5C29;
	font:11px tahoma;
	padding:60px 20px 0 40px;
	width:600px;
}
#links a
{
	color:#8A5C29;
	font:11px tahoma;
}

.ignio {
	border: #d2b478 1px solid; 
	color: #8a5c29; 
	background: #ebcc9f;
	font:11px Verdana, sans-serif;
}

textarea.ignio {
	padding:10px;
}

#vote {
	font:11px Verdana, sans-serif;
}