/* CSS Document */
html, body {
    height:100%
}
*, html, body {
    margin:0px; 
	padding:0px;
}
body {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:center;
	background-color: #14a2a1;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
}
img {
    border:0px solid;
	behavior: url('css/pngbehavior.htc'); 
}
td, input, textarea, option, select {
    font:11px Verdana, Arial, Helvetica, sans-serif; 
	color:#000000;
}
li {
    list-style-type:none
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
b, strong {
	font-weight: bold;
	color: #1B7677;
}
h1 {
	font-weight: bold;
	color: #CC0000;
	font-size: 12px;
	text-align: left;
	padding-right: 10px;
	padding-left: 15px;
}
h2 {
	font-weight: bold;
	color: #0D6A6A;
	font-size: 16px;
	text-align: left;
	padding-right: 10px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-weight: bold;
	color: #0D6A6A;
	font-size: 13px;
	padding-right: 10px;
	padding-left: 15px;
}
hr {
	background-color: #F79548;
	height: 1px;
	color: #F79548;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0px;
}
#center {
	position:relative;
	top: 0px;
	left: 0px;
	margin: 0px auto;
	width: 998px;
}
#head {
	background-image: url(../img/head.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 223px;
	width: 998px;
}
#organizer {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	position: absolute;
	width: 145px;
	left: 290px;
	bottom: 105px;
	text-align: left;
	line-height: 18px;
}
#organizer b {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #cc0000;
}
#rusFilm{
	position: absolute;
	width: 400px;
	left: 287px;
	top: 143px;
	text-align: left;
}
#data {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	position: absolute;
	width: 400px;
	left: 290px;
	top: 177px;
	text-align: left;
}
#boxContent {
	width: 998px;
	height: auto !important;
	height: 500px;
	min-height: 500px;
	background-image: url(../img/bg_box.gif);
	background-repeat: repeat-y;
	position: absolute;
	top: 223px;
	left: 0px;
}
#right {
	background-image: url(../img/right.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 164px;
	width: 190px;
	right: 0px;
	bottom: 145px;
}
#navig {
	width: 181px;
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;
}
#navig ul li {
	height: 26px;
	text-align: left;
	padding-top: 8px;
	padding-left: 22px;
	background-image: url(../img/button.gif);
	background-repeat: no-repeat;
	display: block;
	width: 159px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
#navig ul li a {
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
#navig ul li a:hover  {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	font-size: 14px;
}
#content {
	position: relative;
	margin-right: 190px;
	margin-left: 180px;
	width: 628px;
	margin-bottom: 145px;
}
#content p {
	text-align: justify;
	padding-right: 15px;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
}
#content ul {
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 10px;
}
#content ul li {
	text-align: left;
	padding-top: 5px;
}
#heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #cc0000;
	background-image: url(../img/heading.gif);
	background-repeat: no-repeat;
	text-align: right;
	height: 40px;
	width: 524px;
	padding-top: 3px;
	padding-right: 105px;
	position: relative;
}
#bottom {
	position: absolute;
	height: 145px;
	width: 998px;
	background-image: url(../img/bottom.jpg);
	background-repeat: no-repeat;
	left: 0px;
	bottom: 0px;
}
#banners {
	position: absolute;
	width: 190px;
	top: 0px;
	right: 0px;
	font-weight: bold;
	color: #FFFFFF;
}
#banners a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#banners a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#banners p {
	margin-bottom: 7px;
	padding-top: 10px;
}
td.film {
	width: 150px;
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
	text-align: center;
	vertical-align: top;
}
td.film a {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
td.film a:hover {
	color: #CC0000;
	text-decoration: none;
}
td.film p {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
td.spons {
	background-color: #FFFFFF;
	border: 5px solid #FFFFFF;
	text-align: center;
	vertical-align: top;
	width: 600px;
}
.spos {
	margin: 5px;
}