*{
	margin:0;
	padding:0;
	}

body{
	background: #000  url("images/fon.jpg");
	text-align:center;
	margin-left: auto;
 	margin-right: auto;
	height:100%;
	color: #8a6847;
	font-size: 0.8em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

td{
	font-size: 0.8em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

div#main{
	min-height: 760px;
	width:990px;
	text-align: left;
 	margin-left: auto;
 	margin-right: auto;
}

/* TEXT */
H1{
	font-size: 1.2em;
	font-weight:bold;
	color:#530303;
}

H2{
	font-size: 1.2em;
	font-weight:bold;
	color:#fbe5ba;
}

H3{
	font-size: 1.2em;
	font-weight:bold;
	color:#990000;
}

.text{
	color:#6a3939;
}
.textdark{
	color:#333;
}
.title{
	font-size: 1.2em;
	color:#990000;
}

A{
	outline:0;
	color: #990000;
	text-decoration: underline;
}

A:hover{
	color: #530303;
	text-decoration: none;
}

A.fonurl{
	color:#530303;
	text-decoration: none;
	font-size: 1em;
}
A.fonurl:hover{
	color: #990000;
	text-decoration: underline;
}
input.butt{
	color: #990000;
	font-size: 0.8em;
	background: url("images/butt.gif") repeat-x center left;
	padding-left: 5px;
	padding-right: 5px;	
}

p.wheel{
	background:  url("images/wheel.gif") no-repeat bottom left;
	width: 190px;
	height: 26px;
	margin-bottom: 7px;
}

p.strike{
	text-align: center;
	background: url("images/strike.jpg") no-repeat top left;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
	width: 185px;
}

A.pink{
	text-decoration: none;
	color: #fff;
	font-weight:bold;
}

A.pink:hover{
	color: #fff;
	text-decoration: underline;
}
form{
	padding-top: 10px;
	padding-bottom: 5px;

}
/* HEADER */

table.celltable{
	width:990px;
}

td.left{
	background: #b69659 url("images/headertop.gif") no-repeat top right;
	width:210px;
}
td.right{
	background: #660000 url("images/headertopr.gif") no-repeat top left;
	width:210px;
}

td.center{
	background: #f9e9ca url("images/contentfon.jpg") no-repeat bottom right;
}
div#header{
	background: url("images/fonheader.gif") repeat-x bottom;
	position: relative;
	height:154px;
}
div#lheader{
	background: url("images/lheader.jpg") no-repeat top left;
	height:155px;
	padding-left: 245px;
	padding-top: 10px;
	float: left;
}

div#rheader{
	background: url("images/rheader.jpg") no-repeat top right;
	width: 320px;
	height:155px;
	float: right;
}


div#wrapper{
	overflow: hidden;
}
div#left{
	background: #b69659 url("images/headertop.gif") no-repeat top right;
	width:210px;
	float: left;
	margin-bottom: -10000px; 
	padding-bottom: 10000px;
}

div#right{
	color: #b69659;
	background: #660000 url("images/headertopr.gif") no-repeat top left;
	width:210px;
	float: right;
	margin-bottom: -10000px; 
	padding-bottom: 10000px;
}
div#right div#padd{
	padding:5px 5px 5px 10px;
}

div#right p{
	color: #fbe5ba;
}

div.image{
	width: 120px;
	height: 120px;
	background: #fff;
	margin: 5px 0 5px 30px;
	text-align: center;
}
/************  TOP MENU  ************/

ul#topmenu{
	position: absolute;
	top: 110px;
	left: 120px;
	float: left;
}
ul#topmenu li{
	padding: 10px 30px 0 0;
	list-style-type:none;
	float: left;
}
A.nav{
	color:#fbe5ba;
	text-decoration:none;
}

A.nav:hover{
	color:#cc9966;
}

/****************  FIND  **************/

div#find{
	color:#66cc33;
	padding: 203px 20px 0 30px;
	font-weight: bold;
}

div#find input#t{
	background:#999;
	padding: 1px;
	border: 1px #333 solid;
	color: #fff;
}

div#find input#b{
	margin: 3px;
	width: 15px;
	height: 9px;
	border: none;
	background: url("images/butfind.gif") no-repeat center center;
}

/************  LEFT MENU  ************/

ul#leftmenu{
	width: 190px;
	padding:5px 5px 5px 15px;
	
}

ul#leftmenu li{
	list-style-type: none;
}

A.leftmenu{
	font-size: 1em;
	text-decoration:none;
	color:#fbf6eb;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px #cba969 solid;
}
A.leftmenu:hover{
	color:#530303;
	background: #cba969;
}
/* CONTENT*/
div#content {
	background: #f9e9ca; /* url("images/contentfon.jpg") no-repeat bottom right;*/
	float: left;
	margin-top: 2px;
	padding: 10px 5px 25px 5px;
	margin-left: 5px;
	margin-right: 5px;
	width: 550px;
	margin-bottom: -10000px; 
	padding-bottom: 10000px;
}

div#content div.image{
	margin: 0;
}

div.cell {
	float:left;
	width: 120px;
	padding: 10px 25px 10px 25px;
}


/*********************** RIGHT ***********************/

p.border{
	border-bottom:1px #ccc dashed;
	padding-bottom: 5px;
	padding-top: 5px;
	float: left;

}


/* FOOTER */

div#footer{
	margin: auto;
	margin-top: 10px;
	width: 980px;
	height: 45px;
	background: #660000;
	border-top: 2px solid #330000;
	padding: 5px;
	color:#fbe5ba;
	clear: both;
}

A.botmenu{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding-left: 2px;
	padding-right: 2px;
}

A.botmenu:hover{
	background: #c4f4c6;
	color:#666;
}

