* { padding: 0; margin: 0; }

body {
	background: #000000 url(images/M&P_bigback2.jpg) no-repeat center top;
}
#wrapper {
	margin: 0 auto;
	width: 905px;
	background: url(images/M&P_smallback2.jpg) no-repeat center top;
}
#header {
	color: #6C6A66;
	width: 900px;
	float: left;
	border: 1px none #ccc;
	height: 157px;
	margin: 0px;
	background:url(none);
	padding-top: 12px;
	font: oblique 9px/10px Arial, Helvetica, sans-serif;
	text-align: center;
}
#navigation {
	float: left;
	width: 800px;
	color: #C6B298;
	border: 1px none #ccc;
	margin: 0px 0px 25px 53px;
	background: url(none);
	height: 30px;
	font: 7pt Georgia, "Times New Roman", Times, serif;
	letter-spacing: 8pt;
	text-align: left;
	vertical-align: bottom;
	padding-top: 3px;
	padding-right: 0px;
}
#leftcolumn {
	color: #8E8E8E;
	margin: 0px 0px 0px 52px;
	padding: 12px 33px 10px 16px;
	width: 530px;
	float: left;
	border-right: thin none #999999;
	font: 9pt Arial, Helvetica, sans-serif;
	text-align: justify;
	background: url(images/blackback.jpg) no-repeat left top;
	text-decoration: none;
}
#leftmiddle {
	color: #333;
	margin: 0px 58px 0px 0px;
	padding: 0px;
	width: 206px;
	float: right;
	border-right: thin none #999999;
	font: 11px/20px Arial, Helvetica, sans-serif;
	text-align: justify;
}
#footer {
	width: 847px;
	clear: both;
	border: 1px none #ccc;
	margin: 0px 0px 10px;
	background: url(images/footer.jpg) no-repeat center center;
	height: 50px;
	padding: 10px 0px 0px 56px;
	font: lighter normal 9px/20px Arial, Helvetica, sans-serif;
	text-align: left;
	color: #8F8D89;
}
#flash {
	float: left;
	width: 760px;
	color: #999999;
	border: 2px none #C0AC8F;
	margin: 0px 0px 0px 87px;
	padding-right: 0px;
	padding-left: 0px;
	height: 285px;
}
#messages {
	float: left;
	width: 900px;
	color: #999999;
	border: 1px none #ccc;
	margin: 0px;
	background: #CCCCCC url(images/header_bg.gif);
	height: 100px;
	text-align: center;
}
#body_back {
	background: url(none) repeat-x center top;
	height: 100%;
	width: 100%;
	visibility: inherit;
	overflow: visible;
}
