@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	
}

body{
background-color:#E1F4DF;
font:"Times New Roman", Times, serif;
font-size:14px;
background-image:url(/images/8teengayboy_bg.jpg);
background-repeat:repeat-x;

}

h3{
text-align:center;
padding-top:10px;
color:#164a11;}

h1{font-size:14px;
text-align:center;
color:#164a11;
}
h2, h3
{color:#164a11;
text-align:center;
font-size:17px;}

a:link{color:#164a11; text-decoration:none;}
a:visited{color:#164a11; text-decoration:none;}
a:active{color:#164a11;text-decoration:none;}
a:hover{color:#FDAF60;text-decoration:none;}

#header{
width:938px;
height:150px;
margin:0px auto;
}


.header-top{
float:left;
}

.header-menu {
float:left;
height:30px;
}
	
div.header_text_bg{
	width:auto;
	}
	
	
div.content
{width:100%;
margin: 0px auto;}

.pictures{
width:100%;
}

.pictures img{
border:1;
border-color: #030;
margin:2px;
width:180px;
height:240px;}

#toplist{
clear:both;
overflow:hidden;
margin:0 auto;
width:1000px;
}
	

ul.spisok_2{
list-style-type: none;
text-align:left;

}

div.column
{float:left;
margin:15px;
width:160px;
font-size:14px;}

.text_links{
	}

ul.text_a{
margin-left:190px;
list-style-type: none;
text-align:left;
}

div.text_li{
float:left;
margin:5px;
width:390px;
font-size:12px;
}

.categories{
 text-align:center;
 font-size:16px;
 clear:left;
 margin:0 auto;
 width:500px;
}

ul.cat{
list-style-type: none;
text-align:left;
color: #2E6672;
padding-left:15px;
}



.footer{
	clear:both;
	overflow:hidden;
	font-size:12px;
	color:#000;
	margin:0 auto;
	width:800px;

text-align:center;}		

div.footer_text{
	color:#000;
		width:800px;
		margin:0 auto;}
	


.clear { clear: both; background: none; }
