.Nav {
	background-image: url(images/MWT__Title.jpg);
	text-align: right;
	vertical-align: top;
	height: 111px;
	width: 800px;
}
.navImage {
	margin-top: 70px;
}
.main_content {
	font-family: "Times New Roman", Times, serif;
	background-image: url(images/MWT__body.jpg);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
.BannerFlash {
	background-image: url(../images/MWT__BannerShow.jpg);
	height: 300px;
	width: 300px;
}
.subcontent {
	font-family: "Times New Roman", Times, serif;
	color: #d7d0c7;
	background-image: url(images/subnav_content.jpg);
	background-repeat: repeat-y;
	padding-left: 5px;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	background-image: url(images/MWT__footer.jpg);
	height: 60px;
	width: 800px;
}
.SubNav {
	height: auto;
	width: auto;
	float: right;
}
.SubNav ul {
	margin: 0;
	list-style: none;
	list-style-type: none;
}

subNavDiv {
	background-color: #D7D0C8;
	vertical-align: top;
	margin: 15px;
	padding: 10px;
	float: right;
	height: auto;
	width: 250px;
}
subNavDiv {
	font-family: "Times New Roman", Times, serif;
	background-color: #D7D0C8;
	vertical-align: top;
	padding: 15px;
	float: right;
	height: 300px;
	width: 250px;
	margin-left: 15px;
	overflow: scroll;
	visibility: visible;
}
subNavDiv {
	font-family: "Times New Roman", Times, serif;
	background-color: #D7D0C8;
	padding: 15px;
	float: right;
	height: auto;
	width: 250px;
}
.blacklink {
	color: #d7d0c7;
	text-decoration: underline;
}
.backToTop a:link {
	color: f04d23;
	text-decoration: underline;
}
.backToTop visited:link {
	color: f04d23;
	text-decoration: underline;
}.PhotoSlide {
	text-align: center;
	vertical-align: top;
}
.floatRight {
	float: right;
	width: 200px;
	border-style: groove; 
	border-color: #000000;
}

