html {
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}
body {
	background-color: #ffffff;
	background-image: url(/images2/krayinamriy/bg-page.gif);
	color: #575757;
	font-family: Georgia, Tahoma, Arial;
	font-size: 16px;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
a, a:visited {
	color: #ff0000;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
#container {
	height: auto; 
	_height: 100%;
	margin: 0;
	min-height: 100%;
	min-width: 880px;
	padding: 0;
	position: relative; 
	text-align: center;
	width: 100%;
}
.cleanup {
	clear: both;
	height: 0;
	width: 100%;
}

/*--- HEADER STYLES ---*/
#headerCleanup {
	clear: both;
	height: 440px;
}
#header {
	background-image: url(/images2/cheeseandwine/bg-top.jpg);
	background-position: center;
	left: 0;
	margin: 0 auto;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
}
#headerBox {
	height: 330px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 660px;
}
#header .logo {
	left: 10px;
	position: absolute;
	top: 5px;
}
#header .skrypka {
	font-size: 19px;
	left: 295px;
	position: absolute;
	top: 287px;
}
#header .dates {
	border-top: 3px solid #a6a5a5;
	color: #000000;
	font-size: 50px;
	left: 90px;
	padding-top: 5px;
	position: absolute;
	top: 343px;
	width: 390px;
}
#header .net {
	left: 490px;
	position: absolute;
	top: 370px;
}
#mtc {
	height: 90px;
	margin: 0 auto;
	padding: 10px 0;
	position: relative;
	width: 728px;
}
/*--- END OF HEADER ---*/

/*--- FOOTER STYLES ---*/
#footerCleanup {
	clear: both;
	height: 300px;
	width: 100%;
}
#footer {
	bottom: 0;
	clear: both;
	display: block;
	left: 0;
	margin: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}
#footerBox {
	font-size: 13px;
	font-style: italic;
	height: 300px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 780px;
}
#footer .copyrights {
	font-size: 13px;
	font-style: italic;
	left: 155px;
	position: absolute;
	top: 225px;
	width: 360px;
}
#footer .city {
	left: 0px;
	position: absolute;
	top: 170px;
}
#footer .sponsors {
	float: left;
	left: 155px;
	position: absolute;
	top: 110px;
	white-space: nowrap;
	z-index: 10;
}
#footer .sponsors a {
	margin-right: 23px;
}
#footer .festivals {
	color: #575757;
	font-size: 18px;
	left: 155px;
	position: absolute;
	top: 30px;
}
#footer .festivals a,
#footer .festivals a:visited {
	color: #575757;
	font-size: 18px;
	text-decoration: underline;
}
#footer .festivals a:hover {
	color: #ff0000;
	font-size: 18px;
	text-decoration: underline;
}
#footer .logos {
	border-bottom: 2px solid #a6a5a5;
	border-top: 2px solid #a6a5a5;
	float: left;
	left: 155px;
	padding: 6px 0 4px 0;
	position: absolute;
	top: 170px;
	z-index: 10;
}
#footer .sitegist {
	right: 10px;
	position: absolute;
	bottom: 10px;
}
/*--- END OF FOOTER ---*/

#content {
	font-size: 20px;
	margin: 0 auto;
	text-align: left;
	width: 480px;
}
#content .red {
	color: #ff0000;
}
#content .large {
	font-size: 26px;
}
.contentTexts a {
	font-size: 26px;
	text-decoration: underline;
}

