/*default_page*/

body {
  background: /*#196626*/ #000 url(images/bg_default.jpg) repeat-x;
  color: #fff;
  margin: 0px;
  padding: 0px;
}

.img{
	width: 1104px;
	height: 823px;
	background: url('images/default_shade.png') no-repeat center;
	margin-top: 20px;
	padding: 0px;
	padding-top:40px;
	border: none;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/default_shade.png');
}

img{
	border: 0px;
}

#yobaniy_ie{
	position: relative;
	top:-770px;
	left:0px;
	width:1024px;
	height: 763px;
	z-index:2;
	border:none;
}

.noimage{
	height: 200px;
	width: 500px;
	position: absolute;
	top: 30%;
	left: 30%;
	border: none;
	font-family: "trebuchet ms", Tahoma, Verdana;
	font-size: 1em;
	color: #196626;			*color:#fffl
	vertical-align: middle;
	text-align: center;
	z-index: -1;
}

.noimage a, .noimage a:hover{
	font: bold;
	font-size: 1.1em;
	color: #fff;
	text-decoration: underline;
}

.noimage a:hover{
	text-decoration: none;
}

/*--Safari--*/
body:first-of-type.noimage{
	color: red !important;

}
/*--//Safari--*/

.browser{
	color: #eee;
	font-size: 1.1em;
	padding:0;
	margin:0;
}


