body{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E7EED6;
	text-align: center;
}

#content {
	text-align: left;
	margin-left: auto;
	width: 800px;
	height: 600px;
}
#center {
	text-align: left;
	margin-left: auto;
	width: 800px;
	height: 600px;
	margin-right: auto;
}
#titlebar {
	text-align: left;
}
#menu1{
	width: 800px;
	background-color: #F0F4DE;
	height: 25px;
	font-size: 0.9em;
	text-align: left;
}
#menu2{
	width: 800px;
	background-color: #E7EED6;
	height: 120px;
	text-align: left;
	font-size: 0.9em;
	margin-bottom: 10px;
	clear: both;
	margin-top: 20px;
}
img {
	border: none;
}
.logocell {
	padding: 0px 10px 0px 10px;
}

#text {
	display: none;
}
#footer {
	clear: both;
	height: 20px;
	font-size: 0.8em;
	background-color: #F0F4DE;
	margin-top: 10px;
	color: #394C50;
}
#flashbox {
	width: 350px;
	background-color: #E7EED6;
}
#contactbox {
	width: 350px;
	background-color: #E7EED6;
	font-size: 14px;
	margin: 55px 0px 30px 20px;
}
#contactbox a {
	color: #3A4D53;
	text-decoration: none;
}
.hilite {
	color: #3A4D53;
	font-weight: bold;
}
#slideshow{
	float: right;
	width: 390px;
	margin-top: 55px;
	margin-bottom: 30px;
	height: 350px;
}

