body {
font-family: Arial, Verdana, sans-serif;
font-size: 1em;
color: #000099;
background-image: url(../images/pagebackground.gif);
background-repeat: repeat;
}

h1 {
font-family: "Times New Roman", serif;
font-size: 2.2em;
font-weight: bold;
margin-left: 3%;
}

h2 {
font-size: 1.2em;
font-weight: bold;
}

h3 {
font-size: 1em;
font-weight: bold;
}

h4 {
font-size: 1em;
font-weight: bold;
}

h1, h2, h3, h4 {
color: #000099;
background-color: #ffffff;
}

h5	{
margin-bottom: -1em;
	}

/* Links within body of content */

a.redlink:link {
background-color: #ffffff;
color: #ff0000;
}

a.redlink:visited {
background-color: #ffffff;
color: #ff0000;
}

a.redlink:hover {
background-color: #6699cc;
color: #ffffff;
}

a.redlink:active {
background-color: #ffffff;
color: #ff0000;
}

.content {
font-size: 1em;
background-color: #ffffff;
color: #000099;
margin-right: 5%;
margin-left: 5%;
margin-bottom: 5%;
margin-top: 3%;
border-style: solid;
border-color: #ff0000;
border-width: medium;
}

.summary  {
color: #f00;
margin-left: 10%;
margin-right: 5%;
font-style: italic;
}

.footer {
background-color: #ffffff;
font-size: .8em;
}

table.footer {
width: 85%;
}

.plug {
color: gray;
background-color: #ffffff;
font-size: .7em;
}

.helpdesk {
font-size: .7em;
font-style: italic;
}

/* Navigation Bar top and bottom */

.navbar {
margin-right: 0;
margin-left: 0;
background-color: #6699cc;
text-align: center;
font-size: 12pt;
font-weight: bold;
clear: both;
}

.navbar a:link {
font-size: 12pt;
background-color: #69c;
color: #000099;
}

.navbar a:visited {
font-size: 12pt;
background-color: #69c;
color: #000099;
}

.navbar a:hover {
font-size: 12pt;
background-color: #ffffff;
color: #ff0000;
}

.navbar a:active {
font-size: 12pt;
background-color: #69c;
color: #000099;
text-decoration: none;
}


.currentpage {
background-color: #ffffff;
color: #ff0000;
border-style: solid;
border-width: medium;
border-color: #6699cc;
font-size: 12pt;
}

/* Secondary header for each page */
.mission {
font-style: italic;
font-size: 1em;
color: red;
background-color: #ffffff;
margin-left: 5%;
margin-right: 10%;
}
/* End secondary header */

.date {
margin-left: 70%;
margin-right: 5%;
font-size: .5em;
}

.editable {
margin-left: 5%;
margin-right: 3%;
}

.largeimage {
text-align: center;
margin-left: auto;
margin-right: auto;
}

/* First Friday photo */

.floatright{
float: right;
margin-top: 1em;
margin-bottom: 1em;
margin-left: 2em;
}

.phosphorus {
text-align: center;
font-style: italic;
font-weight: bold;
}

/* Table of contents in archives */

.archives {
width: 160px;
height: 100px;
font-size: .7em;
font-weight: bold;
float: right;
margin-right: 10px;
}

.listlinks {
font-size: .8em;
}


/* Home page with Board of Directors */

.floatleft {
float: left;
margin-right: 2em;
margin-top: 2em;
}

.board {
font-size: .6em;
color: #cc0000;
line-height: 1.2;
}

h3.board {
font-size: .6em;
}

.expires {
text-decoration: underline;
}

.annual {
color: #006600;
background: inherit;
border: dashed #cc0000 2px;
padding: 5px;
font-weight: bold;
font-size: .8em;
text-align: center;
}

.copy {
margin-left: 230px;
padding-right: 2%;
}

.subhead {
color: #f00;
font-weight: bold;
}

div.clear  {
	clear: left;
	}

.floatLeft  {
	float: left;
	}

.floatRight  {
	float:  right;
	}

.ecology  {
	border: solid 2px #000;
	}
