@charset "ISO-8859-1";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image:url(RWBG.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
	}
#wrapper {
	postition: center-top;
	width: 950px;
	margin: 0 auto;
	backgound-color: #fff;
	height: 1000px;
	}#headspacer {
	background-image: url(images/MW_Logo.jpg);
	background-repeat: no-repeat;
	height: 275px;
	width: 950px;
	background-position: 330px;
	text-align: center;
}
#construction {
	padding-top: 160px;
}
#contact {
	height: 45px;
	width: 950px;
	text-align: center;
	padding-top: 3px;
}
#content {
	height: 280px;
	width: 950px;
	margin-top: 55px;
	margin-left: 110px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	font-weight: normal;
	color: #B0E2E4;
	text-align: center;
	float: left;
	height: 100px;
	width: 950px;
	margin-top: 5px;
}
#Column1 {
	width: 280px;
	height: 200px;
	padding-top: 10px;
	float: left;
	margin-left: 8px;
}
#Column2 {
	height: 200px;
	width: 450px;
	float: left;
	margin-left: 50px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #1F4885;
	font-size: 1.3em;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #999999;
	font-weight: normal;
}
.styleLine {
	line-height: 2em;
	margin-top: 5px;
	color: #072564;
	margin-bottom: 8px;
	font-weight: bold;
}
