a.nav {
	color: #FFFFFF;
	font-weight: bold;
}

#main {
	width: 1006px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	}

#logo {
	left: 0px;
	top: 6px;
	position: absolute;
	padding: 0px;
	width: 210px;
	height: 100px;
	background-color: #FFFFFF;
}

#header {
	background-color: #4e9258;
	font-size: 16pt;
	font-weight: bold;
	left: 210px;
	padding-left: 10px;
	height: 35px;
	width: 786px;
	top: 6px;
	position: absolute;
	color: #FFFFFF;
}

#subheader {
	background-color: #4e9258;
	left: 210px;
	padding-left: 10px;
	height: 40px;
	width: 786px;
	top: 41px;
	position: absolute;
	color: #FFFFFF
	}

#slogan {
	color: white;
	background-color: #741414;
	left: 210px;
	width: 796px;
	height: 25px;
	top: 81px;
	position: absolute;
	font-style: italic;
}

#nav {
	position: absolute;
	height: 400px;
	top: 106px;
	left: 0px;
	width: 200px;
	background-color: #c35817;
	padding-right: 10px;
	margin-right: 10px;
	white-space: wrap;
	text-align: right;
}

#right {
	height: 400px;
	background-color: #C35817;
	position: absolute;
	top: 106px;
	left: 806px;
	text-align: center;
	font-size: 10pt;
	width: 180px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	}
	
#content {
	position: absolute;
	top: 112px;
	left: 216px;
	text-align: center;
	background-color: #FFFFFF;
	height: 378px;
	overflow: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#Officers { position: absolute;
top: 0pt;
left: 0px;
width: 97%;
}
#contact {
	position: absolute;
	top: 506px;
	left: 0px;
	width: 1006px;
	height: 25px;
	background-color: #741414;
	text-align: center;
	font-size: 10pt;
	color: #FFFFFF;
	}
	
#footer {
	top: 531px;
	text-align: center;
	font-size: 8pt;
	width: 1006px;
	left: 0px;
	position: absolute;
	color: #FFFFFF;
}

	
body.main {
	background-color: #95b9c7;
	font-size: 12pt;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-family: Arial,Helvetica;
}

body.content {
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial,Helvetica;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	font-size: 12pt;
	background-color: #FFFFFF;
}

body.contentsmall {
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial,Helvetica;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	font-size: 10pt;
	background-color: #FFFFFF;
}


table {
	vertical-align: top;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-size: 11pt;
}

td {
	vertical-align: top;
	font-size: 10pt;
	border-top-style: solid; 
	border-top-color: black; 
	border-top-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: black; 
	border-bottom-width: 1px;
}

.sectionhead { font-weight: bold;
font-size: 14pt;
}
.office { font-weight: bold;
color: #4e9258;
}
.businfo { font-style: italic;
}

#president { position: absolute;
top: 2em;
overflow: auto;
whitespace: wrap;
display: inline-block;
max-width: 23%;
left: 5px;
text-align: left;
}
#vp { position: absolute;
top: 2em;
left: 23%;
overflow: auto;
whitespace: wrap;
max-width: 25%;
text-align: left;
}
#secretary { position: absolute;
top: 2em;
left: 50%;
max-width: 23%;
whitespace: wrap;
overflow: auto;
text-align: left;
}
#treasurer { position: absolute;
top: 2em;
max-width: 23%;
left: 75%;
overflow: auto;
whitespace: wrap;
text-align: left;
}
#AddMembersHead { position: absolute;
left: 5px;
top: 8em;
}
#AddMembers { position: absolute;
left: 5px;
top: 11em;
overflow: auto;
whitespace: wrap;
text-align: left;
}