@charset "windows-1251";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-size: 100%;
}



#customlink {
	color: black;
	text-decoration: none; 
	border-bottom: 1px dashed #636261;
}

#attentionwhore {
	color: #FF0000;
	text-decoration: none; 
	border-bottom: 3px solid #FF0000;
	/* background-image: url("images/flash.gif"); */
	background-repeat: repeat;
	font-family: Verdana, Tahoma, Arial, sans serif;
	font-size: 36pt;
	font-style: normal;
}


#customlink:hover {
	background-color: #F3F2F1;
}

.maintext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #000000;
	font-style: normal;
	line-height: 19pt;
	font-weight: normal;
	padding: 0.2em 0em 0em 0em;
	text-align:left;
}


.films {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	padding: 1em 0em 0.2em 0em;
}
.headone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: normal;
	line-height: normal;
	font-variant: small-caps;
	font-weight: normal;
	color: #000000;
	padding: 1em 0em 0.2em 0em;

}
.headmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	padding: 1em 0.2em 1em 0em;
}


.littlelink {
	font-family: Helvetica, Helios, Verdana, Tahoma, Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	line-height: 14pt;
	color: #000000;
	padding: 0em 0em 0em 0em;

}

.leftcolumn {
	float:left;
	width: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Georgia, Times New Roman, Times, serif;
	padding: 10px;
}
.liquidcolumn {
	width: 50em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Georgia, Times New Roman, Times, serif;
	padding: 10px;
}
#galleryimage {
	border: 0;
	margin: 1px;
}
.graybox {
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0px;
	background-color: #F3F2F1;
	border: 1px #EFEEED solid;

}
.leftbanner {
	float: right; 
	width: 17em;
	height: auto;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	border: #000000 double 0.2em;
	padding: 10px;  
}
.smalltext {
	font-size: 10pt;
	text-align: center;
	line-height: 13pt;
}
.eng  {
	font-size: 16pt;
	vertical-align:top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: none;
	padding: 9px;
	color: white;
	background-color: #FF2020;  
	text-decoration: none; 	
}
.hrline {	
	width: 50em;
	float:left;
	height: 20px;
	margin: 0;
	border: none;
	background-image: url(images/waveback.jpg);
}
.directorproposal {
	float: left; 
	width: 50%;
	height: auto;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	border-right: 1px dashed;
}
.writerproposal {
	float: right; 
	width: 48%;
	height: auto;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

#fileicon {
	vertical-align: bottom;
}