* {
	padding:0;
	margin:0;
}

body {
	font: normal 12px "Lucida Grande", "Verdana", sans-serif;
	color: #E6E6E6;
	background-color:#252525; 
	
	}
	
	a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
}
a:hover {
	color: #FA4D12;
}

h1 {
	font-size: 1.4em;
    color: #E6E6E6;
    font-weight: bold;
    font-family: Verdana;
 }

h2 {
	font-size: 1.2em;
    color: #E6E6E6;
    font-weight: bold;
    font-family: Verdana;
 }

strong {
	font-size: 1.2em;
     color: #E6E6E6;
    font-weight: bold;
    font-family: Verdana;
    
}  

 .head_title{ 
    margin-right: auto;
	margin-left: auto;
    width: 800px;
    height: 45px;
    background: #000000; /* Fone Color */
    border: 1px solid #373737; /* Ramka */
  
	font-family: Verdana;
	font-weight: 100;
	color: #E6E6E6;
    font-variant: small-caps;
    }
 
 .page_header{ 
    margin-right: auto;
	margin-left: auto;
    width: 800px;
    height: 20px;
    background: #000000; /* Fone Color */
    border: 1px solid #373737; /* Ramka */
    font-size: 10px;
	font-family: Verdana;
	font-weight: 100;
	color: #E6E6E6;
    font-variant: small-caps;
   }    
 
.box{ 
    margin-right: auto;
	margin-left: auto;
    width: 800px;
    height: auto;
    background: #000000; /* Fone Color */
    border: 1px solid #373737; /* Ramka */
    font-size: 11px;
	font-family: Verdana;
	font-weight: 100;
	color: #E6E6E6;
   } 

 
.posts{ 
    position: relative; /* Abs */
    top: 1px; /* Verx */
    left: 1px; /* Pr */
    width: 580px;
    height: auto;
    background: #000000; /* Fone Color */
    border: 1px solid #373737; /* Ramka */
    font-size: 12px;
	font-family: Verdana;
	font-weight: 100;
	color: #E6E6E6;
   float:left;
   }    
  
   .categories{ 
    position: relative; /* Abs */
    top: 1px;
    width: 210px; /* Shir */
    height: auto; /*Vis*/
    padding-top: 1px;
    background: #000000; /* Fone Color */
    border: 1px solid #373737; /* Ramka */
    font-size: 11px;
	font-family: Verdana;
	font-weight: 100;
	color: #E6E6E6;
      float:left;
    }
  
 .categories_tab {font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	color: #E6E6E6;
    background-color: #420000;
   font-variant: small-caps;

} 
  
.our_frinds_links {font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	color: #E6E6E6;
	background-color: #000000;
}  

 .copyright{ 
    margin-right: auto;
	margin-left: auto;
    width: 800px;
    height: 45px;
    background: #000000; /* Fone Color */
    border: 1px solid #373737; /* Ramka */
    font-size: 10px;
	font-family: Verdana;
	font-weight: 100;
	color: #E6E6E6;
            
}   