.header {
font-family: "Century Gothic";
font-size: 300%;
color: #006600;
text-align: center;
}
.currentevents {
font-family: "Times New Roman",Times,serif;
font-size: 14px;
color: #ffcc00;
background-color: #006600;
height: 420px;
width: 230px;
line-height: 200%;
text-align: center;
float: left;
}
ul.nav {
margin-left: 0px;
padding-left: 0px;
border-bottom: 1px dashed #000;
list-style: none;
overflow: hidden;
zoom: 1;
}
ul.nav li {
float: left;
}
ul.nav a {
width: 14 em;
display: block;
border: 1px solid #000;
border-bottom: none;
padding: 5px;
margin-right: 5px;
background-color: #ffcc00;
text-align: center;
}
.motto {
border-style: none none solid;
border-color: #006600;
border-width: 1px;
font-size: 12px;
text-align: center;
font-family: Arial,Helvetica,sans-serif;
padding: 0px 0px 5px
}
.bodytext {
font-family: Times, Times New Roman, serif;
font-size: 17px;
padding: 10px 0px 0px;
line-height: 100%;
margin-left: 245px;
}
h1, h2, h3 {
font-family: "Century Gothic";
color: #006600;
text-align: center;
}
.formlabel {
float: left;
width: 20em;
text-align: right;
clear: left;
margin-right: 15px;
font-family: Arial, Helvetica, sans-serif;
background-color: #006600;
width: 155px;
font-weight: bold;
color: #FFFFFF;
}
.dropcap {
font-family: Arial,Helvetica,sans-serif;
font-size: 400%;
color: #006600;
margin-left: 5px;
font-weight: bold;
}
.photo {
border: 3px solid #006600;
padding: 20px 0px 0px;
width: 375px;
text-align: center;
margin-top: -100px;
margin-left: 0px;
margin-bottom: 10 px;
font-size: 13px;
font-family: "Times New Roman",Times,serif;
font-weight: bold;
float: right;
}
a:link { color: #006600; }
a:visited { color: #900 }
a:hover { color: #F33 }
a:active { color: #B2F511; }