body{
	background-image : url(fon_art.jpg);
	background-repeat : no-repeat;
	background-attachment : scroll;
	background-color : Black;
}
.unsub {position:absolute;  z-index:1; display:none;}
a.nm:link, a.nm:visited{
	display : block;
	width : 262px;
	vertical-align : top;
	text-decoration : none;
	background-image : url(name.jpg);
	height : 66px;
	background-repeat : no-repeat;
}
a.nm:hover{
	background-position : 0px -66px;
}
a.photo:link, a.photo:visited{
	display : block;
	width : 96px;
	vertical-align : top;
	text-decoration : none;
	background-image : url(photo.jpg);
	height : 34px;
	background-repeat : no-repeat;
}
a.photo:hover{
	background-position : 0px -34px;
}

a.video:link, a.video:visited{
	display : block;
	width : 93px;
	vertical-align : top;
	text-decoration : none;
	background-image : url(video.jpg);
	height : 34px;
	background-repeat : no-repeat;
}
a.video:hover{
	background-position : 0px -34px;
}

a.film:link, a.film:visited{
	display : block;
	width : 96px;
	vertical-align : top;
	text-decoration : none;
	background-image : url(film.jpg);
	height : 34px;
	background-repeat : no-repeat;
}
a.film:hover{
	background-position : 0px -34px;
}

a:link, a:visited{
	color : #4A4A4A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}
a:hover{
	text-decoration : none;
	color: #FF7700
}
#blk{
	background-color : Black;
	background-image : none;
}
.din_text{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
}
.but{
	background-repeat : no-repeat;
	height : 12px;
	width : 22px;
	border : 0px;
	padding : 0px;
	margin : 0px;
	display : block;
	float : left;
}
.coord{
	font-size : 12px;
	font-family : Arial;
	vertical-align : bottom;
	text-decoration : none;
}
