body		{
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px; 
  line-height: 150%;
  height:100%; 
	background: #1a1a1a url('img/bg.jpg');
}

div#container		{
	margin: 0em auto;
	width: 985px;
	border: 1px solid #cccccc;
	padding: 10px;
	background-color: white;
	text-align: left;
}
	
#leftcol {
  float: left;
  width: 200px;
  border: #000 0px solid;
  padding:0px;
  line-height: 20px;
	background-image: url('img/img_fon.jpg'); 
} 
   
#leftcol h1 {margin-top: 4px; font-family: Verdana, sans-serif; font-size: 14px; color: white; }
#leftcol h3 {margin-top: 4px; font-family: Verdana, sans-serif; font-size: 14px; color: white; }
#leftcol h2 {font-weight: normal; line-height: 12px; margin: 0px; font-family: Verdana, sans-serif; font-size: 10px; color: black; }

#leftcol a 				 {font-weight: bold; font-family: Verdana, sans-serif; padding:0px; font-size:12px; color: #2227F2; text-decoration:none;}
#leftcol a:hover   {font-weight: bold; font-family: Verdana, sans-serif; padding:0px; font-size:12px; color: black; text-decoration:none;} 

#main {
  margin: 0px;
}

#centercol {
  border: #f00 0px solid;
  margin: 0 260px 0 210px;
  padding: 0px; 
  line-height: 18px;
	font-size: 12px;
	text-align: justify;
	background-image: url('img/img_fon.jpg'); 
	background-repeat: repeat;
}

#centercol p					{margin-bottom: 5px; line-height: 18px; font-size: 12px; text-align: justify;}
#centercol a 				 	{font-weight: bold; font-family: Verdana, sans-serif; padding:0px; font-size:12px; color: #2227F2; text-decoration: none;}
#centercol a:hover   	{font-weight: bold; font-family: Verdana, sans-serif; padding:0px; font-size:12px; color: black; text-decoration: none;} 
#centercol h1 				{margin-top: 5px; font-family: Verdana, sans-serif; font-size: 18px; color: white; } 
#centercol h2 				{margin-top: 5px; margin-bottom: 0px; line-height:130%; text-align: left; font-size: 16px; font-weight: bold; color: black; text-decoration: none; } 
#centercol h5 				{margin-top: 5px; font-family: Verdana, sans-serif; font-size: 18px; color: white; } 
#centercol h3					{margin-top: 5px; margin-bottom: 0px; text-align: left; padding: 0px; font-size: 12px; }

#rightcol {
  float: right;
  width: 250px;
  border: #000 0px solid;
  padding: 0px; 
  line-height: 20px;
	background-image: url('img/img_fon.jpg'); 
}

#rightcol h1 {margin-top: 4px; font-family: Verdana, sans-serif; font-size: 14px; color: white; }
#rightcol h3 {margin-top: 4px; font-family: Verdana, sans-serif; font-size: 14px; color: white; }

#rightcol a 				 {font-weight: bold; font-family: Verdana, sans-serif; padding:0px; font-size:12px; color: #2227F2; text-decoration:none;}
#rightcol a:hover   {font-weight: bold; font-family: Verdana, sans-serif; padding:0px; font-size:12px; color: black; text-decoration:none;} 

#footer { 
	text-align:center; 
	clear:both; 
	font-size:10px; 
	margin-top:10px; 
	line-height:150%; 
	background: white; 
	border-top:1px solid #cdcfd1;
}

#footer b {color:#0000DA}
#footer span {color:#CCCCCC}
#footer a {color:#0000DA; text-decoration:none}

#footer {
  text-align: center;
  border: #fc0 0px solid;
}  
#header {
  text-align: left;
  border: 0px;
}
#footerbr { clear: both; width:50%; }
 
a.nav:link, 
a.nav:visited {font-family: Verdana, sans-serif; padding:5px; font-weight: bold; font-size:16px; color: white; text-decoration:none;}
a.nav:hover   {font-family: Verdana, sans-serif; padding:5px; font-weight: bold; font-size:16px; color: black; text-decoration:none;} 

a.chm:link, 
a.chm:visited {font-family: Verdana, sans-serif; font-weight: bold; font-size:12px; color: #2227F2; text-decoration:none;}
a.chm:hover   {font-family: Verdana, sans-serif; font-weight: bold; font-size:12px; color: black; text-decoration:none;} 

  
h1 {font-size: 14px; font-weight: bold; color:black; text-decoration: none; } 
h2 {font-size: 12px; font-weight: bold; color:black; text-decoration: none; } 

hr {
	border: 0;
	color: black;
	background-color: black;
	height: 1px; 
	width: 100%;
	text-align: center;
} 

h4.feed-item-title {margin: 0px; line-height:18px; }

div.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
div.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
div.clearfix {height: 1%;}
div.clearfix {display: block;} 
