body {
  text-align: center;
  background-color: #D5D0B0;
  margin-top:0px;
  margin-bottom:0px;
  color:#444;
}

A:link {
	COLOR: #C86000; text-decoration: none
}
A:visited {
	COLOR: #C86000; text-decoration: none
}
A:active {
	COLOR: #C86000; text-decoration: none
}
A:hover {
	COLOR: #C86000; text-decoration: underline
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 760px;
  text-align: left;
  background: #FFFFFF url('img/content_bg.gif') top left repeat-y;
}

#page_header {
  height: 140px;
  background: #FFFFFF url('img/header.jpg') bottom left no-repeat;
  clear: both;
}

#page_header h1 {
  padding-top:50px;
  padding-left:15px;
  margin:0px;
  font-family: verdana;
  font-size: 27px;
  color: #FBD539;
  line-height:26px;
  letter-spacing:-1px;
}

#page_header a {
  color: #fff;
  font-weight: normal;
}

#page_header a:hover {
  text-decoration: none;
}

#page_header span {
  margin:0px;
  padding-left:17px;
  font-family: verdana;
  font-size: 11px;
  color: #b3b090;
  line-height:22px;
  font-weight: normal;
}

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:31px;
  clear:both;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:0px dashed #FFFFFF;  
}

#center {
  float: left;
  margin-left:0;
  margin-bottom: 20px;
  width: 580px;
  border:0px dashed #cccccc;
}

#center h3 {
  margin-top:15px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  padding: 2px 0 2px 4px;
  border: 1px solid #425227;
  background-color: #739240;
}

#center h2 {
  margin: 0 0 20px 0;
  padding:0;
}

#center p {
  margin-top:3px;
  margin-bottom:3px;
  padding: 4px 10px 4px 10px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  text-align: justify;
}

#center img {
   padding: 2px;
   border: 1px solid #aaa;
}

#center .tochki {
  padding-left: 4px;
  text-decoration: underline;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

#center .tbl {
  width: 100%;
}

#center .tbl td {
  text-align: center;
  padding: 12px 6px 12px 6px;
}

#center .tbl img {
   height: 90px; 
   width: 130px;
   padding: 3px;
   border: 1px solid #555;
}

#right_side {
  float: right;
  width:140px;
  border:0px dashed #cccccc;
  margin: 0;
  padding: 0;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  padding: 1px 0 1px 4px;
  border: 1px solid #425227;
  background-color: #739240;
}

#right_side p {
  margin-top:3px;margin-bottom:3px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #666666;
}

#page_footer {
  height: 17px;
  background: #425227;
  clear: both;
  border-left: 1px solid #425227;
  border-right: 1px solid #425227;
  border-bottom: 1px solid #425227;
  text-align: center;
  font-size: 12px;
  padding-top: 2px;
  COLOR: #eee; 
}

#page_footer A {
	COLOR: #eee; 
	text-decoration: none;
	padding: 0 3px 0 3px;
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:10px;
}

#linklist li a { text-decoration: none; }

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}



#navlist
{    
	margin: 0;
    padding: 0;
    z-index: 30;
    background-color: #C86000;
    background: url('img/bar.jpg') top right no-repeat; 
    color: White;
    float: left;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    width: 100%;
}

#navlist li
{   
	margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    display: inline;
}

#navlist li a
{    
	display: block;
	padding-top: 5px;
  	padding-bottom: 7px;
  	padding-left:10px;
  	padding-right:10px;
  	background-color: transparent;
  	color: #fff;
  	text-decoration: none;
  	border-right: 1px solid #739240;
}

#navlist li a:hover {
  background-color: #425227;
  background: url('img/bar_bg_hover.gif') bottom left repeat-x;
  color: #fff;
}

#navlist div
{    
	position: absolute;
    visibility: hidden;
    margin: 0;
    padding: 0;
    background: #49A3FF;
    border: 0px solid #5970B2;
}

#navlist div a
{
    position: relative;
    display: block;
    margin: 0;
    white-space: nowrap;
    text-align: left;
    text-decoration: none;
    background: url('img/bar.jpg') bottom left repeat-x;
    color: #fff;
}

#navlist div a:hover
{    
    color: #FFF;
    background: url('img/bar_bg_hover.gif') bottom left repeat-x;
}