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

#wrapper {
	width: 810px;
	margin: 0 auto;
	position: relative;
}

#header {
	height: 210px;
	width: 620px;
	margin: 0 auto;
	background: url(header.jpg) 50% 0 no-repeat;
}

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

#header #yb_logo {
	width: 122px;
	height: 70px;
	text-indent: -500em;
	position: absolute;
	top: 10px;
	left: -30px;
	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 {
	width: 620px;
	margin: 0 auto;
	background: url(paper.jpg) 50% 0 repeat-y;
	position: relative;
}

#main h2 {
	margin: 0;
	padding: 0;
	height: 30px;
	background: url(title.jpg) 50% 50% no-repeat;
	text-indent: -500em;
	margin: 0 29px 25px 0;
}

#main #inner {
	background: url(footer.jpg) 50% 100% no-repeat;
	#height: 1%;
	padding: 0 66px 85px 86px;
}

#main #inner:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#main #inner .column {
	width: 210px;
	float: left;
	margin-right: 19px;
	text-align: justify;
	font-family: georgia;
}

#main #inner .column p {
	margin-top: 0;
}

#main #inner .column .image {
	background: url(divider.png) 50% 100% repeat-x;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

#main #inner .column .image img,
#main #inner .column .image p {
	margin: 0 4px 5px 3px;
}

#main #inner .column .image p {
	font-size: 0.8em;
	font-style: italic;
}

#main #inner .column .flowershow {
	background: url(divider.png) 50% 0 repeat-x;
	padding-top: 15px;
	margin-top: 30px;
	font-size: 1.3em;
	font-variant: small-caps;
	text-align: center;
}

#main #back {
	position: absolute;
	bottom: 0;
	left: -95px;
	width: 95px;
	height: 215px;
	background: url(back.jpg) 50% 50% no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -500em;
}

#footer {
	width: 620px;
	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;
}

