﻿a {
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	color: #ffffff;

	}

a:link {
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	color: #ffffff;
	}

a:visited {
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	color: #ffffff;
	}

a:active {
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	color: #ffffff;

	}

a:hover {
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	color: #000000;
	}

.photo-left {
	float: left;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.photo-right {
	float: right;
	padding: 1px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
}.sutitr-right {
	font-family: Arial;
	font-size: 15px;
	color: #990000;
	background-color: F9F5E4;
	margin: 5px 0px 3px 10px;
	float: right;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
	width: 120px;
	padding: 10px;
}
.introduction {
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	font-family: tahoma;
	font-size: 12px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: capitalize;
	color: #FFFFCC;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.film-titr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
.frame {
	background-attachment: fixed;
	background-image: url(images/frame.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	vertical-align: middle;
	padding: 2px;
}
hr {
	border: dotted #FFFFCC;
}

