body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #E0EBC0;
	background-image:  url("images/upper_bg.jpg");
	background-repeat: repeat-x;
	color: #663300;
}
.pagenamecell {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #006633;
	text-align: center;
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bodytextcell {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #663300;
	margin: 0px;
	padding: 20px 25px;
}
.lowlinkscell {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.65em;
	background-color: #EBCDB5;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #003399;
}
a:visited {
	color: #66CC99;
}
.addresscell {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	text-align: center;
	vertical-align: middle;
	
}

