* {
	padding:0;
	margin:0;
}

body {
	margin: 0;
	padding: 0;
	background: #EAEAFF;
	}

	
a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #800000;
}




h1 {
	font-size: 1em;
    color: #1B1B1B;
    font-weight: bold;
    font-family: Verdana;
    font-variant: small-caps;
}

h2 {
	font-size: 0.8em;
    color: #1B1B1B;
    font-weight: bold;
    font-family: Verdana;
}

h3 {
	font-size: 0.8em;
    color: #1B1B1B;
    font-weight: bold;
    font-family: Verdana;
}




 .head_title{ 
    margin-right: auto;
	margin-left: auto;
    width: 800px;
    height: 45px;
     background: #CACAFF; /* Fone Color */
    
  
	font-family: Verdana;
	font-weight: 100;
	color: #000000;
    font-variant: small-caps;
    }
 
 .page_header{ 
    margin-right: auto;
	margin-left: auto;
    width: 800px;
    height: 20px;
     background: #DBDCF7; /* Fone Color */
    
    font-size: 11px;
	font-family: Verdana;
	font-weight: 100;
	color: #000000;
    font-variant: small-caps;
   }    
 
.box{ 
    margin-right: auto;
	margin-left: auto;
    width: 800px;
    height: auto;
    background-color: #E8E8FF; /* Fone Color */
     border: 1px solid #DBDCF7; /* Ramka */
    font-size: 11px;
	font-family: Verdana;
	font-weight: 100;
	color: #000000;
   } 

 
.posts{ 
    position: relative; /* Abs */
    top: 1px; /* Verx */
    left: 1px; /* Pr */
    width: 580px;
    height: auto;
    background-color: #E8E8FF;  /* Fone Color */
     border: 1px solid #DBDCF7; /* Ramka */
    font-size: 12px;
	font-family: Verdana;
	font-weight: 100;
	color: #000000;
   float:left;
   }    
  
   .categories{ 
    position: relative; /* Abs */
    top: 1px;
    width: 210px; /* Shir */
    height: auto; /*Vis*/
    padding-top: 1px;
    background: #EAEAFF; /* Fone Color */
    border: 1px solid #DBDCF7; /* 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: #1B1B1B;
    background: #D2D2FF;
   font-variant: small-caps;

} 
  
.our_frinds_links {font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	color: #1B1B1B;
	 background: #EAEAFF;
}  

 .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;
            
}   