* { 
	margin: 0; 
	padding: 0; 
	font-family: Verdana;
}
img, div { 
	border: none;
	behavior: url(iepngfix.htc)
}
.head {
	background: url(/images/head.png);
	background-repeat: no-repeat;
	display: block;
	height: 85px;
}
.main {
	height: 630px;
	color: #fff;
	background: url(/images/back.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.menuhost {
	top:49;
	left:0;
	position:absolute;
	color: fff;
	width: 95%;
}
.menu {
 
	font-size: 13pt;
	color:fff;
	text-align: center;
}
.bottom {
	position: absolute;
	display: block;
	top: 640;
	width: 100%;
	text-align: right;
}
.contacts {
	position: absolute;
	display: block;
	top: 740;
	left: 36;
	color: white;
	font-size: 18pt;
}
.opacity {
	background:
	url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA9JREFUeNpiYmBgaAAIMAAAjwCD5Hc2/AAAAABJRU5ErkJggg==);
	background: rgba(0, 0, 0, 0.5);
}
.sponsors {
	font-size: 0.5em;
}
.sponsors a {
	color: #ffffff;
}
