body {
	background-color: #cccccc;
	MARGIN: 0px; 
	FONT-FAMILY: Arial, Sans-Serif;
	BACKGROUND-IMAGE: url(/images/fls/background.gif); 
	}
#topmenu {
	RIGHT: 60px; 
	POSITION: absolute; 
	TOP: 171px;
/*	z-index: -160;*/
	z-index: 1;
	}

#topmenu A {
	COLOR: #000000; 
	TEXT-DECORATION: none
	}
#topmenu A:hover {
	COLOR: #ff2500; 
	TEXT-DECORATION: none;
	cursor: hand;
	}
#topmenupointactive,
#topmenupointpassive {
	FONT-SIZE: 15px; 
	}
#topmenupointpassive {	
	background:#eee;
	border-top:1px solid #8a8a8a;
	border-left:1px solid #8a8a8a;
	border-right:1px solid #8a8a8a;	
}
#topmenupointpassive .fix {
	border-left:1px solid #8a8a8a;
	border-right:1px solid #8a8a8a;
	border-bottom:1px solid #8a8a8a;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#d4d6d3'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#d4d6d3)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #eeeeee,  #d4d6d3); /* for firefox 3.6+ */
	background-color:#eeeeee;
}
#topmenupointactive {
	background:white;	
	border-top:1px solid white;
	border-left:1px solid white;
	border-right:1px solid white;
}
#topmenupointactive .fix {
	background:white;
	border-left:1px solid white;
	border-right:1px solid white;
	border-bottom:1px solid white;
}
#rightbar {
	LEFT: 25px; 
	POSITION: absolute; 
	TOP: 196px;
	HEIGHT: 300px;
	WIDTH: 200;
	z-index:3;
	}	
#topbar {
	RIGHT: 0px; 
	POSITION: absolute; 
	TOP: 0px;
	HEIGHT: 160px;
	WIDTH: 100%;
	padding-bottom:10;
	}
#hatbody {
	background-color: #ffffff;
	HEIGHT: 150px;
	WIDTH: 100%; 
	}
#navhead {
	background-color: #eeeeee;
	padding-left:20px;
	padding-right:10px;
	margin-bottom:30px;
	margin-left:-25px;
	}
#navhead a {
	font-size:15px;
	color:#999999;
	text-decoration:none;
	}
#navhead a:hover {
	font-size:15px;
	color:#ff0000;
	text-decoration:none;
	}
		
#contentposition {
	WIDTH: 100%;
	POSITION: absolute; 
	TOP: 194px;
/*	z-index: -100; */
	z-index: 2; 
	}
#contentbar{
	margin-right:25px;
	margin-left:250px; 
	}
			
#content {
	font-size:13,6px;
	background-color:#ffffff; 
	padding-left:50px;
	padding-right:25px;
	padding-top:0px;
	padding-bottom:0px;
	/*text-indent:25px;*/
	}
/*Стиль фотоблока*/
#photoblock{
	padding:5px;
	width:210px;
	background-color:#ffffff; 
    text-align:center
	}
#photoblock a{
	text-decoration:none;
	color:#777777;
	}
#photoblock a:hover{
	text-decoration:none;
	color:#ff0000;
	}
/*Стиль контента*/
.centred{
    text-align:center
	}
#content p{
	/*text-indent:25px;*/
	}
#content h1{
	font-size:20px;
	color:#777777;
	}
#content h2{
	font-size:18px;
	color:#999999;
	}
#content a{
	text-decoration:none;
	}
#content a;hover{
	text-decoration:underline;
	}

.footer {width: 200px;margin-left: 19px; color:	#555555;}
.footer a {color:	#555555;}
.copy {padding:10px 0 0;}
.dev {float:right;width:225px;}
.dev img {float:right; border: none solid black; margin-top: 6px;}
