body {
	background-color: #8dc27c;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/bg.jpg);
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link, a:visited {
	color: #8b8b89;
	text-decoration: none;
}
a:hover, a:active {
	color: #000000;
	text-decoration:underline;
	cursor:hand
}
.topbar {
	height: 182px;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 580px;
	padding-top: 3px;
}
.searchbox {
	height: 16px;
	width: 168px;
	border: 1px solid #8E8E8E;
	margin-top: 3px;
	margin-right: 5px;
}
.search {
	height: 18px;
	width: 35px;
	background-image: url(images/search.jpg);
	margin-top: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mainbody {
	width: 800px;
	background-image: url(images/bodytextbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	padding-left: 40px;
	padding-right: 40px;
	margin-top: 0px;
}
.navbar {
	background-image: url(images/navbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 170px;
	float: left;
}
.links {
	text-align: right;
	padding-right: 20px;
	width: 150px;
	padding-top: 10px;
}
.links p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.pagetitle {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Helvetica, sans-serif;
	background-image: url(images/pagettlbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 600px;
	font-size: 20px;
	font-weight: bold;
	color: #8796a7;
	padding-top: 20px;
	padding-left: 30px;
}
.bodytext {
	float: right;
	width: 630px;
}
.clear {
     clear: both;
     height: 1px;
     font-size: 1px;
     line-height: 1px;
     margin-bottom: -1px;
}
.pagecontent {
	width: 570px;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
}
.footer {
	background-image: url(images/logos.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
.mainbody .bodytext .pagecontent td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8796a7;
}
strong {
	color: #8796A7;
}
.members {
	font-size: 12px;
}
.photos {
	padding: 5px;
	border: 1px solid #8796A7;
	margin-bottom: 5px;
	margin-left: 5px;
}

