.page {
	background-color: 526754;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px;

}
.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	background-color: #000000;
	font-weight: bold;
	padding: 10px;
	border-top-width: thick;
	border-right-width: 0px;
	border-bottom-width: thick;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;


}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-align: center;
	padding: 10px;

}
a:link {
	color: #0066FE;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0066FE;
	line-height: normal;
}
a:visited {
	color: #0066FE;
}
.body {
	font-size: 12px;
	color: #000000;
	border: medium solid #0066FE;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;



}
.menubar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border: none;
	background-position: center;




}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: thin none;

}
.forms {

	font-size: 12px;
	color: #000000;
	border: thin none;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.organ_photos {
	margin: 05px;
	padding: 0px;
}
.contactinfo {
	font-size: 12px;
	color: #000000;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: thin solid #FFFFFF;
}
.list {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(content/yes.gif);
}
