* {
  padding: 0;
  margin: 0;
}
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #9a9a9a;
  background-image: url(image/bg.gif);
  background-repeat: repeat-y;
  background-color: #292929;
}
EM {
	FONT-WEIGHT: normal; FONT-STYLE: normal
}
STRONG {
	FONT-WEIGHT: normal; FONT-STYLE: normal
}
B {
	FONT-WEIGHT: normal; FONT-STYLE: normal
}
I {
	FONT-WEIGHT: normal; FONT-STYLE: normal
} 
.left {
  float:left;
  padding-top: 50px;
  width: 310px;
}
.left ul li {
  float: right;
  list-style: none;
}
.left ul li a {
  margin-top: 2px;
  font-family: Verdana;
  font-size: 11px;
  color: #c0c0c0;
  text-decoration: none;
  padding-top: 7px;
  padding-left: 5px;
  width: 200px;
  height: 23px;
  float: right;
  font-weight: bold;
}
.left ul li a:hover {
  background: #292929;
  color: #66B10D;
}
.left ul li.active  {
  color: #66B10D;
  background: #292929;
  margin-top: 2px;
  font-family: Verdana;
  font-size: 11px;
  text-decoration: none;
  padding-top: 7px;
  padding-left: 5px;
  width: 200px;
  height: 23px;
  float: right;
  font-weight: bold;
}
.right {
  padding-left: 310px;
  padding-top: 40px;
}
h1 {
  font-size: 17px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #c0c0c0;
  font-weight: bold;
  margin-bottom: 10px;
  letter-spacing: 1px;
}
h2 {
  font-size: 17px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #c0c0c0;
  font-weight: bold;
  margin-bottom: 10px;
  letter-spacing: 1px;
}
h3 {
  font-size: 13px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #B0AFAF;
  font-weight: bold;
  margin-bottom: 10px;
  letter-spacing: 1px;
} 
a {
  color: #999;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
.content {
  width: 900px;
  text-align: justify;
  line-height: 1.3em;
}
.next a {
  font-family: Verdana;
  font-size: 11px;
  color: #c0c0c0;
  text-decoration: none;
  font-weight: bold;
}
.next a:hover {
  background: #292929;
  color: #66B10D;
}
.stihi {
  font-size: 14px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #9a9a9a;
  text-align: justify;
}
.cover {
float: left;
margin-right: 10px;
border: 1px solid #C0C0C0;
}
#footer {
  margin-top: 5px;
  margin-bottom: 10px; 
  width: 700px;	
  font-size: 11px;
  line-height: normal;
}


  