body, html {
	margin: 0;
	padding: 0;
	background: #161616;
	font: normal 13px Trebuchet MS, sans-serif;
	line-height: 1.3;
	text-align: justify;
}

img {
	border: 0;
}

#wrap {
	width: 568px;
	margin: 90px auto;
}


#home-logo {
	width: 100%;
	text-align: center;
	margin-bottom: 56px;
}

#home-logo a {
	color: #161616;
}

#home-news {
	color: #89D9F5;
	color: white;
	text-align: center;
	margin-bottom: 56px;
	font-size: 14px;
}

#home-news a {
	color: #89D9F5;
	text-decoration: none;
}

#home-news a:hover {
	color: white;
}



#home-posters a {
	margin-bottom: 56px;
	color: #161616;

}

#home-footer {
	// color: #444;
	// font-size: 10px;
	text-align: center;
	//	color: white;
	margin-top: 13px;
}

#home-footer a {
	color: #89D9F5;
	text-decoration: none;
}

#home-footer a:hover {
	color: white;
}

#home-credits {
	color: #444;
	font-size: 10px;
	text-align:center;
	martin-top: 13px;
}

#poster-tower37 {
	display: block;
	background: url(images/poster_tower37.png) top left no-repeat;
	width: 187px;
	height: 235px;
	float: left;
}

#poster-catch {
	display: block;
	background: url(images/poster_catch.png) top left no-repeat;
	width: 187px;
	height: 235px;
	float: left;
	margin: 0 3px;
}

#poster-displace {
	display: block;
	background: url(images/poster_displace.png) top left no-repeat;
	width: 187px;
	height: 235px;
	float: left;
}

#bullet {
	background: url(images/bulletHover.png) top left no-repeat;
	width: 31px;
	height: 32px;
}

#bullet:hover {
	background-position: -31px 0;
}

#poster-tower37:hover,#poster-catch:hover,#poster-displace:hover {
	background-position: -187px 0;
}

#about-side {
	float: left;
	width: 150px;
}

#about-side-logo {
	margin: 0;
}

#about-side-logo a {
	color: #161616;
}

#about-side-header {
	margin-top: 26px;
	margin-top: 10px;
	margin-bottom: 22px;
}

#about-side-link a {
	color: #00bcf3;
		color: #89D9F5;

	text-decoration: none;
}

#about-side-link a:hover {
	color: white;
}

#about-main {
	float: right;
	width: 418px;
}

#about-main-title {
	margin: 0;
}

#about-main-header {
	margin-top: 26px;
	margin-bottom: 22px;
}

#about-main-para {
	color: white;
	margin-top: 13px;
}

#about-main-para a {
	color: #00bcf3;
	color: #89D9F5;

	text-decoration: none;
}

#about-main-para a:hover {
	color: white;
}

#film-wrap {
	width: 568px;
	margin: 90px auto;
}

#film-title {
	margin: 40px auto;
	width: 100%;
	text-align: center;
}

#film-para {
	color: white;
	margin-top: 13px;
}
#film-para a {
	color: #89D9F5;
	text-decoration: none;
}

#film-para a:hover {
	color: white;
}



#film-award-block {
	margin: 40px 0;
}

#blog-alert-block {
	margin-top: 40px;
	text-align: center;
	text-transform:uppercase;
}

#blog-alert-block a {
	color: #89D9F5;
	text-decoration: none;
}

#blog-alert-block a:hover {
	color: white;
}



	
#film-award {
	color: white;

}

#film-award a {
	color: #89D9F5;
	text-decoration: none;
}

#film-award a:hover {
	color: white;
}


#film-fest {
	color: #00bcf3;
	color: #89D9F5;
	color: white;

}

#film-fest a {
	color: #89D9F5;
	text-decoration: none;
}

#film-fest a:hover {
	color: white;
}

#film-fest-date {
	color: white;
	margin-right: 9px;
}

#film-logo {
	margin: 90px 261px 14px 261px;
}

#film-logo a {
	color: #161616;
}

#film-nav {
	width: 100%;
	text-align: center;
}

#film-nav a {
	color: #161616;
}

#film-nav img {
	margin: 7px;
	border: 0;
}

#footer {
	height:30px;
}


