body {
background: #FFFFFF;
background-image: url(1.jpg);
background-repeat: repeat;
  font-size: 16px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color: #4c3c18;
  padding: 1px;
  margin: 0px;
}

#header {
background: #996633;
background-image: url(fon.jpg);
background-repeat: repeat;
width: 100%;
text-align: center;
margin: 0px;
border-bottom: 2px solid #4c3c18;
  padding: 5px;
}
.naz {
background: url(naz.png) no-repeat center;
width: 100%;
height: 55px;
}

A IMG {
border: none;
}

  TABLE {
    width: 100%;
    background: #4c3c18;
    color: #fffddf;
    margin: 0 auto;
}


TD {
    text-align: center;
}

#class A {
   color: #fffddf
}

#menu {
    position: absolute;
    left: 0px;
border: dashed 1px #4c3c18;
    width: 220px;
  background: #ffffff;
    color: #4c3c18;
    margin: 5px;
    padding: 0px;
}

#menu P {
text-indent: 5px;
}

.menu {
    width: 100%;
    height: 3px;
    background: #4c3c18; color: #fffff;
    padding: 0px;
margin: 0px;
}

.ya-site-form TABLE {
background: #ffffff;
    margin: 0px;
    padding: 0px;
    border: 0px;
}

#center {
  text-align: justify;
  font-size: 17px;
  margin: 0px 240px 0px 240px;
  border-left: 1px dashed #4c3c18;
  border-right: 1px dashed #4c3c18;
  border-bottom: 1px dashed #4c3c18;
  padding: 6px;
  background: #ffffff;
color: #000000;
}

H1 {
text-align: center;
}

H2 {
text-align: center;
}

#center P {
line-height: 1.3;
}

#right {
    position: absolute;
    right: 0px;
background: #ffffff;
border: dashed 1px #4c3c18;
    width: 220px;
    color: black;
    margin: 5px;
    padding: 4px;
}

	A {
	color: #4c3c18;
}
	A:visited {
	color: #660066;
}


#footer {
padding: 5px;
color: #4c3c18;
text-align: center;
}

#footer HR {
border: none;
color: #4c3c18;
background-color: #4c3c18;
height: 1px;
width: 50%;
}

HR {
border: none;
color: #4c3c18;
background-color: #4c3c18;
height: 1px;
}