@font-face {
	font-family: Boyarsky;
	src: url("http://www.mrkhit.info/Boyarsky.ttf");
}
body {
	background-color: #000000;
	font-family: Arial;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	outline-color: White;
}
a:link{
color:#FFFFFF;
}
a:hover {
	color: ActiveCaption;
}
a:visited{
color:#FFFFFF;
}
a:active{
	color: Lime;
}
.filmbg{
background-image:url(images/film.gif);
width:234px;
height:auto
}
.header {
	font-family: Boyarsky url('Boyarsky.ttf');
}
.text_content{
background-color:#292118;
color:#FFFFFF;
padding:8px;
}
.images {
	background-image: url(images/camera.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 190px;
	background-color: #292118;
	color: #FFFFFF;
	padding: 0px;
	azimuth: right-side;
}
.category{
color:#FFCC00;
font-weight:bold;
}
.padding {
padding:8px;
}
