body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
td.top {
	width: 763px;
	height: 181px;
	background-image: url(images/Top.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
td.middle {
	width: 763px;
	height: 51px;
	background-image: url(images/Middle.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
td.bottom {
	width: 763px;
	height: 51px;
	background-image: url(images/Bottom.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
td.logo {
	width: 350px;
}
td.contact {
	width: 413px;
	text-align: center;
	color: White;
	font-size: 11pt;
	vertical-align: top;
	height: 181px;
}
td.photolink {
	width: 325px;
	vertical-align: middle;
	text-align: center;
}
td.description {
	width: 325px;
	vertical-align: middle;
}
h1, h2, h3, h4, h5, h6 {
	text-align: center;
	font-family: OldCentury;
}
p {
	text-align: justify;
	margin-left: 50px;
	margin-right: 50px;
}
a.menu {
	text-decoration: none;
	color: #E1E1E1;
	font-family: OldCentury;
	font-weight: bold;
	font-size: 12pt;
}
a:hover.menu {
	color: White;
}
a.menubottom {
	text-decoration: none;
	color: Blue;
	font-family: OldCentury;
	font-weight: bold;
	font-size: 12pt;
}
a:hover.menubottom {
	color: Gray;
}