/**************** body and tag styles ****************/
	body {
	  margin-top: 10px;	  
	  margin-bottom: 10px;
	  background-color: #D7FFD7;
	  }

	#container {
	  width: 940px;
	  margin: 0 auto;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.6em;
	  color: #000000;
	  background-color: #FFFFFF;
	 border-top: 1px solid #38B63C;
	  border-bottom: 1px solid #38B63C;
	  border-left: 1px solid #38B63C;
	  border-right: 1px solid #38B63C;
	  }
	  
	#container2 {
	  width: 936px;
	  margin: 0 auto;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.6em;
	  color: #000000;
	  background-color: #FFFFFF;
	
	  }
/**************** banner title won't show ****************/			
	h1 {
	  color: #38B63C;
      
/**************** article title at top above article content ****************/	
	  font-size: 18px;
	  font-family: Arial, Helvetica, sans-serif;
	  background-color: #FFFFFF;
	  }
		
	h2 {
	  color: #38B63C;

/**************** images styles ****************/		
	a img{
	  border: none;
	  }

	img.left, img.center, img.right {
	  padding: 4px;
	  border: 1px solid #a0a0a0;
	  }

	img.left {
	  float: left;
	  margin: 0 12px 5px 0;
	  }

	img.center {
	  display: block;
	  margin: 0 auto 5px auto;
	  }

	img.right {
	  float: right;
	  margin: 0 0 5px 12px;
	  }



/**************** header styles ****************/
	#header {
	  border-left:10px none padding-bottom; border-right:10px none padding-bottom; border-top:10px none padding-bottom; width: 940px;
	  height: 110px;
	  padding-top: 10px;
	  clear: both;
	  background: url('http://velomir.org.ua/images/header.jpg');
	   border-bottom: 1px solid #38B63C
	  }
	  
/**************** subtitle style won't show ****************/
	  
	#header p { 
	  margin-top: -1000px;
	   font-size: 0px;
	   margin-left: 220px;
	  color: #FFFFFF;
	  }

/**************** menu styles ****************/
    #tabs10 {
      float:left;
      width:940px;
	  margin-top: 3px;
	  padding-top: 3px;
      font-size:93%;
	  padding-bottom: 1px;
	  border-bottom:4px solid #38B63C;
      line-height:normal;
      }
    

/**************** content styles ****************/
	#content {
	  width: 605px;
	  padding-left: 10px;
	  padding-right: 10px;
	  padding-top: 10px;
	  float: left;
	  }
		
	#content p {
	  padding-bottom: 10px;	  
	  }
	  
	  #news{
	width: 605px;
	  padding-left: 10px;
	  padding-right: 10px;
	  padding-top: 10px;
	  float: left;
	  background-color:#38B63C;
	  color:#FFFFFF;
	  }
		

	  
/**************** sidebar styles ****************/
	#sidebar {
	  width: 250px;
	  padding-left: 21px;
	  padding-right: 10px;
	  padding-top: 10px;
	  float: right;
	  }
		
	#sidebar p {
	  padding-bottom: 5px;
	  
	  }
	  
/**************** footer styles ****************/
	#footer {
	  margin-top: 15px;
	  padding-top: 0px;
	  padding-bottom: 0px;
	  padding-left: 0px;
	  padding-right: 0px;
	  clear: both;
	  width: 940px;
	  background-color:#38B63C;
	  }
		
        
	
	#footer  a {
	  color: #FFFFFF;
	  background-color:#38B63C;
	  font-weight:100;
	
	  }
/* a */	
    
a.n1 {Color:#38B63C; FONT-SIZE:12px; font-weight:bold; FONT-FAMILY: Arial, Tahoma, helvetica; TEXT-DECORATION: none}
a.n1:hover {Color:#000000; TEXT-DECORATION:none;}
a.n1ov {Color:#000000; FONT-SIZE: 12px; FONT-FAMILY:Arial; TEXT-DECORATION:none; font-weight:bold;}
a.n1ov:hover {Color:#000000; TEXT-DECORATION: none}

a.n2 {Color:#38B63C; FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Verdana, helvetica; }
a.n2:hover {Color:red; TEXT-DECORATION: none}
a.n2ov {Color:#000000; FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Verdana, helvetica; }
a.n2ov:hover {Color:#000000; TEXT-DECORATION: none}
    
    	
	
	
