body {
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 80%;
}

#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;
}

#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;
}
