body {
	background:#00ADEF;
	text-align:center;
	font: 12px 'Trebuchet MS', Helvetica, sans-serif;
	line-height: 16px;
	color:#333;
}

span.show-tooltip-text { display: none; position: absolute; font-size: 0.9em; background:#000; border:2px #00ADEF dashed; padding: 6px; padding-left: 12px; padding-right: 12px; color: white; }

.small{font-size:11px;}
.small2{font-size:10px;}
p.film{margin:0;padding:0 0 2px 0;}

img{border:none;}

.wrapper {
	margin:0 auto;
	text-align:left;
	width:911px;
	height:852px;
}

h2 {
	font-size:18px;
	font-weight:bold;
	padding-top:12px;
	margin-bottom:7px;
}

td{padding:5px 5px 5px 0px;}

a.homelink{font-weight:bold;font-size:14px;color:#000;}

a{color:#000; font-weight:bold; text-decoration: none;}
a:hover{text-decoration: underline;}

.clear {
	clear:both;
	height:0px;
}

.nav{
	width:392px;
	height:65px;
	float:left;
}

.nav ul{padding:0;margin:0;}
.nav ul li{display:inline;padding:0;margin:0;}

.fest {
	padding-left:65px;
	padding-top:16px;
	padding-right:45px;
}

.presented {
	width:519px;
	height:65px;
	float:left;
}

.content {
	width:348px;
	height:741px;
	float:left;
	background:#fff url('images/content.jpg');
}

.banner1 {
	width:563px;
	height:149px;
	float:left;
	background:#00ADEF;
}

.banner2 {
	width:563px;
	height:129px;
	float:left;
	background:#00ADEF;
}

.banner3 {
	width:563px;
	height:120px;
	float:left;
	background:#00ADEF;
}

.banner4 {
	width:563px;
	height:136px;
	float:left;
	background:#00ADEF;
}

.banner5 {
	width:563px;
	height:113px;
	float:left;
	background:#00ADEF;
}

.banner6 {
	width:563px;
	height:94px;
	float:left;
	background:#00ADEF;
}

.footer {
	width:911px;
	height:46px;
	background:#000;
}

