body {
	margin: 0;
	padding: 0;
	background: url(background.jpg) 50% 0;
	font-family: arial, sans-serif;
	font-size: 80%;
}

#wrapper {
	width: 870px;
	margin: 0 auto;
}

#header {
	height: 0;
	position: relative;
	z-index: 2;
}

#header h1 {
	text-indent: -500em;
	margin: 0;
	padding: 0;
	height: 0;
	overflow: hidden;
}

#header #yb_logo {
	width: 122px;
	height: 70px;
	text-indent: -500em;
	position: absolute;
	top: 10px;
	left: 10px;
	background: url(yb.png) 0 0 no-repeat;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/yb.png',sizingMethod='image') !important;
	overflow: hidden;
	margin: 0;
	z-index: 15;
}

#main {
	height: 527px;
	background: #666 url(noticeboard.jpg) 50% 0 no-repeat;
	position: relative;
	margin: 0;
	padding: 41px 0 0;
}

#main h2 {
	position: absolute;
	height: 0;
	text-indent: -500em;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#main #notices {
	margin: 0 43px;
	padding: 0;
	height: 490px;
	position: relative;
	list-style: none;
}

#main #notices li,
#main #notices li a {
	position: absolute;
	text-indent: -500em;
	overflow: hidden;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	background: 50% 50% no-repeat;
}

#main #notices li br {
	display: none;
}

#main #notices li.church {
	width: 106px;
	height: 203px;
	top: 37px;
	left: 27px;
	background-image: url(nb_church.png);
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/nb_church.png',sizingMethod='image') !important;
}

#main #notices li.visitors {
	width: 182px;
	height: 235px;
	top: 28px;
	left: 124px;
	background-image: url(nb_visitors.png);
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/nb_visitors.png',sizingMethod='image') !important;
}

#main #notices li.civic {
	width: 220px;
	height: 272px;
	top: 36px;
	left: 287px;
	background-image: url(nb_civic.png);
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/nb_civic.png',sizingMethod='image') !important;
}

#main #notices li.newsletter {
	width: 309px;
	height: 417px;
	top: 22px;
	left: 468px;
	background-image: url(nb_newsletter.png);
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/nb_newsletter.png',sizingMethod='image') !important;
}

#main #notices li.dance {
	width: 213px;
	height: 279px;
	top: 208px;
	left: 5px;
	background-image: url(nb_dance.png);
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/nb_dance.png',sizingMethod='image') !important;
}

#main #notices li.postoffice {
	width: 251px;
	height: 189px;
	top: 287px;
	left: 200px;
	background-image: url(nb_postoffice.png);
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/nb_postoffice.png',sizingMethod='image') !important;
}

#main #notices li.cat {
	width: 112px;
	height: 80px;
	top: 405px;
	left: 445px;
	background-image: url(nb_cat.png);
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/nb_cat.png',sizingMethod='image') !important;
}

#main #notices li.bicycle {
	width: 114px;
	height: 83px;
	top: 366px;
	left: 533px;
	background-image: url(nb_bicycle.png);
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/nb_bicycle.png',sizingMethod='image') !important;
}

#main #overlay {
	border: none;
	position: absolute;
	top: 41px;
	left: 43px;
	width: 784px;
	height: 488px;
}

#footer {
	width: 840px;
	margin: 25px auto;
	text-align: left;
	color: #fff;
	font-size: 0.9em;
	position: relative;
}

#footer a {
	color: inherit;
}

#footer p.copyright {
	margin: 0 0 0 60px;
	padding: 15px 0;
	width: 58%;
	#width: 59%;
}

#footer img.fleming_logo {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -26px;
}

#footer img.puffin_logo {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -26px;
}
