body {   
        background-color: #009900;
        background-image: url(img/ska.gif);
        padding: 0px;
        margin: 0px auto;
}
img {border: 0;}

h1 {
 margin: 0px;
 color: #ffffff;
 text-align: center;
}
h2 {
 
 margin: 0px;
 color: #ffffff;

}
h3 {
  margin: 0px;
 color: #ffffff;
}
div#container {
 overflow: hidden; 
 line-height: 1.5;
 color: #000000; /* Цвет текста */
 font-family: Comic Sans, Comic Sans MS, cursive;
 font-size: 80%; /* Размер текста */
}
#contain {
width:1000px;
margin: 0px auto;
}
#header {
position: relative;
background-color: #009900;

width:1000px;
height:200px;
background-image: url(img/cw.jpg);
background-repeat: no-repeat;
}
#all {
    position: relative;
    overflow: hidden; 
	width: 1000px;
    background-image: url(img/fon.gif);

}
#trial{
position: relative;


width:100%;
height:200px;
background-image: url(img/trial.png);

}

#nav { 
 float:left;
 position: relative;
 left: 140px; /* Положение от левого края */
 top: 160px; /* Положение от верхнего края */

}
#nav ul {
margin-top:13px;
}
#nav ul li { 
	display: inline; 
    text-decoration: none; 
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 1px;
  font-size: 13px; 
  border-left: 1px solid #006600;
  border-right: 1px solid #006600;
  background-image: url(img/menu.gif);
  }
#nav ul li ul li { 
	display: inline; 
	margin-right: 20px; 
}
#nav ul li a { 
	font-weight: bold; 
	text-decoration: none; 
	color: #ffffff;
}
#nav .current_page_item a { color:#ffffff; }
#nav .current_page_item { color:#ffffff; }
#nav ul li a:hover { color:#00cc00; }

#newmenu {
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 1px;
  font-size: 13px; 
  border-left: 1px solid #006600;
  background-image: url(img/menu.gif);
}
#left {

width:190px;
float:left;

}
#left h2{
        height:26px;
        background-image: url(img/line.gif);
        background-repeat: no-repeat;  
        font-weight: bold; 
        font-size: 14px;  
        color:  #ffffff; 
		text-align: center;
}
#left a {
        color:  #ffffff; 
		text-decoration: none; 
		}
#left a:hover { color:#006600; }

#left ul { 
	display: inline; 
	margin-right: 20px; 
}

#left li { 
  padding-left: 15px;
  padding-right: 15px;
  list-style-type: none;	
}

#content {
 overflow: hidden; 
 padding-left: 13px;
 padding-right: 15px;
 float:left;
 width:600px;
}


#content a {
        color:  #ffffff; 
		text-decoration: none; 
		}
#content a:hover { color:#00cc00; }


#comment {
width:596px;
}
#post {
width:596px;
float:left;
}

#respond {
width:596px;
float:left;
}
#right {

width:176px;
float:left;
}

#right h2{

        font-weight: bold; 

        color:  #ffffff; 
		text-align: center;
}
#right table {
 padding-left: 13px;

}
#footer {

background-image: url(img/footer.gif);
background-color: #009900;

width:1000px;
height:50px;
text-align: center;
}


#footer a {
    
	color: #ffffff;
	text-decoration: none;
	border-bottom: none;
}

#footer a:hover {
	color: #006600;
	background: none;
	border-bottom: none;
}


#wp-calendar a {
	display: block;
	text-decoration: none; 
	color: #ffffff;
}

#wp-calendar a:hover {
	color: #33cc33;
