body{
   margin:0;
   padding:0;
   height:100%;
   background-image: url("images/2011backgreen.jpg");
   color: #333300;
   text-align: left;
   font-family: Verdana, Times New Roman, Arial, sans-serif;
   font-size: 14px;
}
h1 {
   font-family: Kristen ITC, Verdana, Times New Roman, Arial, sans-serif;
   font-size: 20px;
   font-weight: bold;
   text-align: center;
}
h2 {
   font-family: Kristen ITC, Verdana, Times New Roman, Arial, sans-serif;
   font-size: 18px;
   font-weight: normal;
   text-align: center;
   line-height: 150%;
}
h2 a:link	{ font-size: 18px;
          font-weight: normal;}

h2 a:visited { font-size: 18px;
          color: #333300;
          font-weight: normal;}

h2 a:active { font-size: 18px;
          color: #333300;
          font-weight: normal;}

h2 a:hover { font-size: 18px;
          color: #333300;
          font-weight: bold;}

h3 {
   font-size: 18px;
   font-weight: bold;
}

h4 {
   font-size: 10x;
   font-weight: normal;
}
h4 a:link	{ font-size: 10px;
}

h4 a:visited { font-size: 10px;
}

h4 a:active { font-size: 10px;
}

h4 a:hover { font-size: 10px;
}
h5 {
   font-size: 14px;
   font-weight: bold;
   font-style: italic;
}
h6 {
   font-size: 14px;
   font-weight: bold;
   text-align: center;
}

a {
   color: #333300;
}
a:active {
   color: #333300;
}
a:hover {
   color: #333300;
   font-weight: bold;
}
td	{ font-size: 12px;
          color: #333300;
          font-weight: bold;}

td p	{ font-size: 14px;
          color: #333300;
          font-weight: normal;}

p	{ font-size: 14px;
          color: #333300;}

#container {
   position:absolute;
   left:50%;
   width:800px;
   margin-left:-400px;
   height:auto;
   min-height:100%;
   background-color: #EAF9F1;
}
#header {
   margin-top: 10px;
   margin-left: 40px;
   margin-right: 40px;
   height: 80px;
   font-family: Kristen ITC, Verdana, Times New Roman, Arial, sans-serif;
   font-size: 44px;
   color: #339966;
   font-weight: bold;
   text-align: center;
}
#header a:link	{ text-decoration:none; color: #339966;}
#header a:visited { text-decoration:none; color: #339966;}
#header a:active { text-decoration:none; color: #339966;}
#header a:hover { text-decoration:none; color: #339966;}
#navigation {
   height:70px;
   margin-left: 40px;
   margin-right: 40px;
}
#activenavitem {
   float: left;
   display: inline;
   width: 25%;
   font-weight: bold;
   text-align: center;
   line-height: 150%;
   text-decoration:none;
   color: #339966;
}
#navitem {
   float: left;
   display: inline;
   width: 25%;
   font-weight: bold;
   text-align: center;
   line-height: 150%;
   text-decoration:none;
   color: #333300;
}
#navitem a:link	{ text-decoration:none; color: #333300;}
#navitem a:visited { text-decoration:none; color: #333300;}
#navitem a:active { text-decoration:none; color: #333300;}
#navitem a:hover { text-decoration:none; color: #66FF99;}
#spacer {
clear: both; 
}

#content {
   margin-top: 10px;
   margin-left: 40px;
   margin-right: 40px;
}
#bankborder {
   border: 2px solid #333300;
}
#footer {
}
#imagebank {
  height: auto;
  width: auto;
  display: inline;
}
#imagebank img {
   display: inline;
   margin: 6px;
   border-style: solid;
   border-color: #FFFFCC;
   border-width: 1px;
}
#imagebank a img {
   border-style: solid;
   border-color: #FFFFCC;
   border-width: 1px;
}
#imagebank a:active img {
   border-style: solid;
   border-color: #FFFFCC;
   border-width: 1px;
}
#imagebank a:hover img {
   border-style: solid;
   border-color: #FFFFCC;
   border-width: 1px;
}
#imagebank a:visited img {
   border-style: solid;
   border-color: #FFFFCC;
   border-width: 1px;
}

