* {
	margin: 0;
	padding: 0;
	border: 0;
	position: relative;
}

body {
	background: url(/i/back.jpg);
	margin-bottom: 200px;
	width: 100%;
}

#head {
	height: 868px;
	width: 1100px;
	background: url(/i/head.png);
}

#body {
	width: 728px;
	font: bold 14px Arial;
	color: black;
	margin-top: -600px;
}

.block {
	width: 728px;
	height: 100%;
	overflow: hidden;
}

.block .body {
	margin: -64px 4px 0 4px;
	background: white;
	width: 650px;
	height: 100%;
	text-align: left;
	font: 13px/18px Arial;
	color: #333;
	padding: 5px 35px 50px 35px;
}

.block .body .side {
	background: url(/i/h-borders.png);
	position: absolute;
	left: -8px;
	top: 0px;
	width: 8px;
	height: 100%;
}

*html .block .body .side {
	height: expression(parentNode.clientHeight);
}

.block .body .side.right {
	margin-left: 100%;
	left: 0px;
}

.block .foot {
	height: 34px;
	background: url(/i/v-borders.png);
	margin-bottom: 30px;
}

#foot-img {
	width: 1124px;
	height: 953px;
	background: url(/i/foot.png);
	position: absolute;
	top: 100%;
	margin-top: -1050px;
	left: -185px;
}

h1 {
	margin: 15px 0;
	font: italic 20px Georgia;
	color: #d8008f;
	text-align: center;
}

h2 {
	margin: 15px 0;
	font: bold 14px Arial;
	color: #333;
}

#get-it {
	width: 254px;
	height: 63px;
	background: url(/i/getit.png);
	margin-bottom: 40px;
}

#footer {
	width: 640px;
	font: 11px Tahoma;
	color: #212629;
	margin-top: 20px;
	text-align: left;
}

#footer a {
	color: #212629;
}

#footer a:hover {
	color: #aaa;
}
/* statistic */
.point,.tbl {background-color:#fff;border:1px silver solid;margin:5px auto;text-align:left;width:500px;}
.point .graf {margin:5px 0 0;padding:0 0 0 2px;height:330px;}
.point .desc {margin:0 0 5px 20px;}
.sttit {background-color:#fff;;border:silver 1px solid;color:#777;margin:2px;padding:2px;}
.serf,.rss {color:#1e90ff;}
.post {color:red;}
.friend,.nopost {color:blue;}
.tbl {width:502px;}
.tbl td,.tbl pre,.value pre,.numb pre {color:#000;font:11px verdana,arial,sans-serif;margin:2px;padding-bottom:1px;overflow:hidden;}
.sep {width:492px;}
.anonce {color:#777;margin:2px 100px 0 44px;padding:2px;}
.numb {float:left;text-align:right;width:40px;}
.value {overflow:hidden;width:450px;}
*html .value pre {width:450px;margin-top:2px;}
.tbl td .sttit {margin:0;}
/* end statistic */

