#employment {
	display:block;
	background:#e11304;
	color:#ffffff;
	width:375px;
	margin:0 auto;
	text-transform:uppercase;
	position:absolute;
	top:0px;
	left:225px;
	padding:5px;
	z-index:999;
	text-align:center;
}

#employment a {
	color:#ffffff;
}

#homeGalleries h2 a, #homeCinema h2 a, #homeUpcomingEvents h2 a {
	display:block;
	height:100%;
	width:100%;
	text-indent:-999em;
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
}

#homeGalleries {
	position:relative;
	display:block;
	top:0px;
	left:0px;
	height:349px;
	width:501px;
	overflow:hidden;
}

#homeGalleries img {
	width:500px;
	height:auto;
}

#homeGalleries h2 {
	position:absolute;
	top:300px;
	left:10px;
	display:block;
	height:32px;
	width:420px;
	background:url(/images/home_inthegalleries.png) #666666;
}

#homeCinema {
	float:right;
	position:relative;
	margin:-349px 0 0 0;
	width:297px;
	height:192px;
	overflow:hidden;
}

#homeCinema img {
	height:192px;
	width:auto;
}

#homeCinema h2 {
	position:absolute;
	top:145px;
	left:11px;
	display:block;
	height:29px;
	width:200px;
	background:url(/images/home_atthecinema.png) #666666;
}

#homeUpcomingEvents {
	float:right;
	clear:right;
	margin:-156px 0 0 0;
	position:relative;
	margin-left:1px;
	height:156px;
	width:297px;
	overflow:hidden;
}

#homeUpcomingEvents h2 {
	position:absolute;
	top:111px;
	left:11px;
	display:block;
	height:29px;
	width:200px;
	background:url(/images/home_atthewarehouse.png) #666666;
}

#homeThisWeek {
	float:left;
	width:491px;
	padding:25px 0 0 10px;
}

#homeThisWeek {
	display:block;
	margin-top:-1em;
}

.homeEvent {
	margin-top:1em;
}

.homeEvent .readmore {
	display:block;
	margin-top:-1em;
}

h2.thisWeek {
	display:block;
	height:13px;
	width:109px;
	line-height:1px;
	background:url(/images/home_thisweek.png);
	text-indent:-999em;
}

h2.openingSoon {
	display:block;
	height:27px;
	width:400px;
	line-height:1px;
	background:url(/images/home_openingsoon.png);
	text-indent:-999em;
}

#homeThisWeek h3 {
	font-weight:bold;
	margin-top:10px;
	line-height:1em;
	margin-bottom:5px;
}

#homeThisWeek .date {
	margin:0 0 10px 0;
	font-weight:bold;
}

#homeSidebar {
	float:left;
	padding:25px 0 0 20px;
	width:277px;
}

#homeSidebar h2 {
	display:block;
	height:10px;
	width:245px;
	line-height:1px;
	text-indent:-999em;
}

h2#homeNowPlaying {
	background:url(/images/home_nowplaying.png);
}

h2#homeAlso {
	margin-top:2em;
	background:url(/images/home_also.png);
}

#homeSidebar .date {
	margin:10px 0 0 0;
	font-weight:bold;
	font-size:10px;
	color:#666666;
}

#homeSidebar .movie {
	font-weight:bold;
	font-size:10px;
}

#homeSidebar .movie a {
	font-weight:normal;
}

#homeSidebar #flyer h2 {
	text-indent:0;
	background:none;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:4em;
}