.img_rand {
	position:relative;
	z-index:1;
	float:right;	
	width:230px;
	height:510px;
	}

#content {
	position:relative;
	margin: 0 100px 0 202px;
	padding-left:40px;
	z-index:3;
	font-size:13px;
	text-align:justify;
	z-index:4;
	min-height:800px;
	height: expression((document.documentElement.offsetHeight < 830)? "830px" : "");
	}

#kobzeva_foto {
	position:absolute;
	top:250px;
	right:0px;
	z-index:1
	}

#news_content {
	position:absolute;
	top:260px;
	left:0px;
	width: 210px;
	background:  url("../images/right_block.gif") no-repeat -5px bottom;
	z-index:2
	 }

*html #content {
	height:836px
	}
