﻿.text {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}
.titlebanner {
	background-color: #434262;
	border: thick ridge #e6ddbc;
	vertical-align: middle;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	color: #e6ddbc;
}
.underline {
	text-decoration: underline;
}
.slideshowright {
	width: 450px;
	height: 350px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.menubar {
	background-color: #C0C0C0;
	border: thick ridge #e6ddbc;
	vertical-align: middle;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #e6ddbc;
	width: 960px;
	float: left;
}
.clear {
	clear: both;
	font-size: large;
	color: #FFFFFF;
	padding: 7px;
}
