body {
	margin-left: auto;
	margin-right: auto;
	right: 50%;
	left: 50%;
	position: static;
	width: 960px;
	color: black;
	background-color: #C1AD9D;
	letter-spacing: 3pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}

table.content {
	padding: 10px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-color: black;
	border-top-color: black;
	border-bottom-width: 1px;
	border-top-width: 1px;
}

div.nav {
	position: relative;
	top: 50px;
	line-height: 24pt;
	font-size: 14pt;
	padding: 10px;
}

table.header {
	border-width: 0px;
	border-style: none;
	align: right;
}

img.logo {
	top: 20px;
	left: 270px;
	position: relative;
	text-align: right;
}

a {
	text-decoration: none;
	color: #009999;
}

a:hover {
	text-decoration: none;
	color: #806f63;
}

div.copyright {
	letter-spacing: 2pt;
	top: 10px;
	left: 20px;
	position: relative;
	font-size: 9pt;
	text-align: left;
}

td.maincontent {
	width: 860px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 65px;
}

h3 {
	font-style: normal;
	font-weight: normal;
	left: -25px;
	top: 1px;
	position: relative;
	font-size: 16pt;
}

p.contentext {
	font-size: 12pt;
	letter-spacing: normal;
}

img.illus-tn {
	border-color: black;
	border-width: 1px;
	border-style: solid;
}

img {
	border-width: 0px;
}

div.sliderspacer {
	width: 100px;
	display: inline;
	float: left;
}

.slideshow { height: 300px; width: 670px; margin: auto }
.slideshow img {border: 0px;}




