body {

background-color: #ffffff;
color:black;
font-family: Tahoma, Verdana, sans-serif;
margin: 0;
font-size: medium;

  background-attachment: fixed;
  background-image:url("back.gif");
}



.title {
font-size: 200%; color: white; background-color: #e2e0db; margin-left: 22px; margin-top: 0px; margin-bottom: 0px; padding: 10px 10px 10px 10px;
}

a {color: #003366; text-decoration: }
a:hover {background-color: #69f;color: #fff;}

h1, h2, h3, h4, h5, h6 {color:  #545350; padding: 0px; font-family: "original garamond bt", serif; font-weight:normal
}

h1, h3 {text-align: center}


.header  {background: #e2e0db; padding-left: 50px; font-size: medium; color: white;}
p.header { display: inline; white-space: nowrap;}
form.header {display: inline; white-space: nowrap;}
h2.header {color: #545350; text-decoration: none; font-size: 18px; display: inline; white-space: nowrap;}
h1.header {text-align: left; color: white; text-decoration: none; font-size: 60px; font-family: "edwardian script itc", "original garamond BT", serif; display: inline; white-space: nowrap;}



#defaultmain  { padding-top: 0px; padding-bottom: 2%; padding-left: 2%; padding-right: 2%; margin: 15px 15px 15px 165px; border-width: 0px; border-style: solid; border-color: #9999dd;  }

#navsite p {
display: none;
}

#navsite {
float: left;
font-family: verdana, helvetica, arial, sans-serif;
font-size: 0.7em;
width: 150px;
padding: 0;
margin-bottom: 1em;
color: #333;
}

#navsite ul {
list-style: none;
margin: 0;
padding: 0;
}

#navsite ul li {
margin: 0;
}

#navsite ul li a {
display: block;
padding: 2px 2px 2px 0.5em;

color: #003366;
text-decoration: none;
width: 100%;

}
body #navsite ul li a {
width: auto;
}

#navsite ul li a:hover {
background-color: #69f;
color: #fff;
}

.big {font-size: large}
p.footer {font-size: small}

a.footer:link {color: black}
a.footer:visited {color: purple}
a.footer:hover {color: red }
a.footer:active {color: red }



        /* Default for formgen */



/* This section applies to the form input fields */
.text-input{
background: #eeeeee;
}

.text-input:hover {
background: #fefefe;
}

/* This section applies to the 'title' */


/* This section applies to the 'note' text */
.note
{
 font-family: Verdana, Arial, sans-serif;
 font-style: italic;
 font-weight: normal;
 font-size: smaller;
 background-color: transparent;
 color: #8b0000;
 background-image: none;
 text-align: center;
}

.itw
{
 font-family: Verdana, Arial, sans-serif;
 font-style: italic;
 font-weight: normal;
 font-size: x-small;
 color: navy;
 background-color: silver;
 background-image: none;
}

.error
{
 font-family: Verdana, Arial, sans-serif;
 font-style: normal;
 font-weight: normal;
 font-size: x-large;
 color: red;
 background-color: white;
 background-image: none;
}


