body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(../images/bg_watermark2.gif);
	background-repeat: no-repeat;
	background-position: center 150px;
}
#container {
	margin: 0px auto 0px auto;
	text-align: left;
	min-height: 400px;
}
#banner {
	background-image: url(../images/bg_red_mosaic_tile.gif);
	height: 130px;
}
#content {
	background-image: url(../images/bg_grid_tile2.gif);
	text-align: left;
}
#banner, #content {
	border: 1px solid #cc0000;
}
#container, #banner, #content, #contentCol, .subNav {
	width: 1000px;
}
#mainContent {
	padding: 0px 30px;
	position: relative;
	margin: 24px 0px;
	clear: both;
	/*height: 100%;*/
	/*overflow: hidden;*/
}
#footer {
	font-size: 85%;
	clear: both;
}
#adminContent {
	padding: 0px 30px;
}
.subNav {
	position: absolute;
	z-index: 2;
	visibility: hidden;
	background: #10218B;
}
#navBar, .subNav {
	text-align: center;
}
#navBar a, #navBar a:link, #navBar a:active, #navBar a:visited {
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
#navBar a:hover {
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 200%;
	font-weight: normal;
	color: #000066;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 140%;
	font-weight: bold;
	color: #cc0000;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 120%;
	font-weight: bold;
	color: #000066;
	padding: 0px;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	padding: 0px;
}
h1, h2, h3, h4 {
	margin: 10px 0px 6px 0px;
}
ul {
	margin: 0px 0px 0px 16px;
	padding: 0px;
}
li {
	margin: 6px 0px;
}
.thumbnailImage_gallery {
	width: 220px;
	height: 200px;
	padding: 6px 0px 0px 0px;
}
.thumbnailImage_BOD {
	width: 120px;
	height: 138px;
	padding: 4px 0px 0px 2px;
}
.thumbnailImage_brochures {
	width: 180px;
	height: 90px;
	padding: 10px 0px 0px 0px;
}
.thumbnailImage_BOD, .thumbnailImage_gallery, .thumbnailImage_brochures {
	margin: 6px;
	float: left;
	text-align: center;
	background: #ECECEC;
}
.thumbnailImage_BOD p, .thumbnailImage_gallery p {
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}
.memberList {
	clear: both;
	float: none;
	padding: 6px 0px;
}
.memberList img {
	float: left;
	margin: 0px 4px;
}
.tableColLeft, .tableColRight {
	float: left;
	width: 320px;
}
.tableNewRow {
	clear: both;
}
.redBoldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.photo, .photo img {
	border: 1px solid #666666;
	background: #ECECEC;
}
.box {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #666666;
}
.boxHeading {
	background: #CC0000;
	color: #ffffff;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	/*text-transform: uppercase;*/
}
.boxContent, .photoTitle {
	padding: 4px 10px 4px 10px;
}
.photo {
	text-align: center;
	width: 310px;
	margin: auto;
	padding: 8px 0px 0px 0px;
}
.photoTitle {
	margin: 0px 0px 0px 0px;
}
.photoTitle, .photoTitle a, .photoTitle a:link, .photoTitle a:hover, .photoTitle a:visited {
	color: #666666;
	text-decoration: none;
}
.twoColumnLeft {
	float: left;
	padding: 6px;
}
.twoColumnLeft, .twoColumnRight {
	width: 450px;
}
.twoColumnRight {
	float: right;
	padding: 0px 0px 0px 16px;
	border-left: 1px solid #666666;
}
.highlightBox, .highlightBoxAcross {
	background: #FFFF66;
	padding: 6px;
}
.highlightBox {
	float: right;
	width: 450px;
}
.smallCol {
	float: left;
	width: 100px;
	padding: 4px 0px 4px 10px;
}
.formElement {
	width: 450px;
}