@charset "UTF-8";
body {
	background-image: url(../images/flowers-berries.jpg);
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	height: 745px;
}
#wrapper {
	text-align: center;
	width: 760px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 745px;
	background-color: #FFF;
	padding-bottom: 0px;
	clear: both;
}

#header {
	margin-top: 3px;
	margin-bottom: 0px;
	height: 183px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	width: 760px;
	height: 550px;
	background-color: #FFF;
	background-image: url(../images/MB-center.gif);
	float: left;
}
#contentabout {
	margin-top: 0px;
	padding-top: 0px;
	width: 760px;
	height: 1250px;
	background-color: #FFF;
	background-image: url(../images/MB-center.gif);
	float: left;
}
#footer {
	margin-top: 0px;
	clear: both;
	background-image: url(../images/MB-footerbar.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	height: 54px;
	width: 760px;
	vertical-align: text-bottom;
	line-height: .5in;
	text-transform: lowercase;
	background-position: center center;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#logo {
	height: 71px;
	padding-bottom: 12px;
}
#banner {
	height: 200px;
}
#leftColumn {
	float: left;
	width: 154px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#rightColumn {
	float: right;
	width: 550px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	height: 525px;
	visibility: visible;
}
.image_right {
	float: right;
}
