body {
	background-color: #fff;
	color: #525867;
	margin: 0px;
	font-family: arial, sans-serif;
	font-size: 9pt;
}
table.header {
	padding: 0px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}
td.head {
	width: 110px;
	padding: 0px;
}
td.menu {
	width: 220px;
	padding-left: 20px;
	vertical-align: top;
}
td.padleft {
	padding-left: 15px;
	width: 650px;
	padding-bottom: 25px;
	vertical-align: top;
}
td.footer {
	border: 2px solid #ccc;
	background-color: #f5f5f5;
	width: 880px;
	padding-left: 5px;
}
table.surround {
	margin-bottom: 10px;
}
table.photo {
	width: 690px;
	border-collapse: collapse;
}
td.description {
	width: 460px;
	vertical-align: top;
	padding: 10px;
}
td.pict {
	padding: 10px;
	vertical-align: top;
}

a {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
a.roll1 {
	width: 137px;
	height: 31px;
	display: block;
	background-image: url("img/menu/home.gif");
	background-repeat: no-repeat;
}
a.roll1:hover {
	width: 137px;
	height: 31px;
	display: block;
	background-image: url("img/menu/rollover/home.gif");
	background-repeat: no-repeat;
}
a.roll2 {
	width: 137px;
	height: 31px;
	display: block;
	background-image: url("img/menu/about.gif");
	background-repeat: no-repeat;
}
a.roll2:hover {
	width: 137px;
	height: 31px;
	display: block;
	background-image: url("img/menu/rollover/about.gif");
	background-repeat: no-repeat;
}
a.roll3 {
	width: 137px;
	height: 31px;
	display: block;
	background-image: url("img/menu/mission.gif");
	background-repeat: no-repeat;
}
a.roll3:hover {
	width: 137px;
	height: 31px;
	display: block;
	background-image: url("img/menu/rollover/mission.gif");
	background-repeat: no-repeat;
}
a.roll4 {
	width: 137px;
	height: 31px;
	display: block;
	background-image: url("img/menu/board.gif");
	background-repeat: no-repeat;
}
a.roll4:hover {
	width: 137px;
	height: 31px;
	display: block;
	background-image: url("img/menu/rollover/board.gif");
	background-repeat: no-repeat;
}
a.roll5 {
	width: 137px;
	height: 31px;
	display: block;
	background-image: url("img/menu/calendar.gif");
	background-repeat: no-repeat;
}
a.roll5:hover {
	width: 137px;
	height: 31px;
	display: block;
	background-image: url("img/menu/rollover/calendar.gif");
	background-repeat: no-repeat;
}
a.roll6 {
	width: 137px;
	height: 31px;
	display: block;
	background-image: url("img/menu/member.gif");
	background-repeat: no-repeat;
}
a.roll6:hover {
	width: 137px;
	height: 31px;
	display: block;
	background-image: url("img/menu/rollover/member.gif");
	background-repeat: no-repeat;
}
a.roll7 {
	width: 137px;
	height: 31px;
	display: block;
	background-image: url("img/menu/news.gif");
	background-repeat: no-repeat;
}
a.roll7:hover {
	width: 137px;
	height: 31px;
	display: block;
	background-image: url("img/menu/rollover/news.gif");
	background-repeat: no-repeat;
}
a.roll8 {
	width: 137px;
	height: 31px;
	display: block;
	background-image: url("img/menu/photos.gif");
	background-repeat: no-repeat;
}
a.roll8:hover {
	width: 137px;
	height: 31px;
	display: block;
	background-image: url("img/menu/rollover/photos.gif");
	background-repeat: no-repeat;
}
a.roll9 {
	width: 137px;
	height: 31px;
	display: block;
	background-image: url("img/menu/useful_links.gif");
	background-repeat: no-repeat;
}
a.roll9:hover {
	width: 137px;
	height: 31px;
	display: block;
	background-image: url("img/menu/rollover/useful_links.gif");
	background-repeat: no-repeat;
}
a.roll10 {
	width: 137px;
	height: 31px;
	display: block;
	background-image: url("img/menu/fun.gif");
	background-repeat: no-repeat;
}
a.roll10:hover {
	width: 137px;
	height: 31px;
	display: block;
	background-image: url("img/menu/rollover/fun.gif");
	background-repeat: no-repeat;
}
a.roll11 {
	width: 137px;
	height: 31px;
	display: block;
	background-image: url("img/menu/blog.gif");
	background-repeat: no-repeat;
}
a.roll11:hover {
	width: 137px;
	height: 31px;
	display: block;
	background-image: url("img/menu/rollover/blog.gif");
	background-repeat: no-repeat;
}

img {
	margin: 0px;
	border: 0px;
	padding: 0px;
}
div.top {
	vertical-align: top;
	width: 650px;
	margin-left: 50px;
}
span.footer {
	font-weight: bold;
	font-size: 11pt;
}
span.bold {
	font-weight: bold;
}

p.title {
	font-weight: bold;
	color: #f00;
	background-color: inherit;
	font-size: 12pt;
}
p.sectionhead {
	font-weight: bold;
}
p.date {
	margin-bottom: 0px;
	font-weight: bolder;
}
