html,body{
   margin:0;
   padding:0;
}

body{
   font: 11px "Trebuchet MS", Helvetica, Arial, sans-serif;
   text-align: center;
   padding:0;
   margin:0;
}



p{
   margin:0 10px 10px 10px;
   font-size: 13px;
}


#side p{
   margin:20px 1px 10px 1px;
   font-size: 13px;
}




p.privacy{
   font-size: 11px;
}



#header h1{
   font-weight: 600;
   font-size: 30px;
   font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
   color:#f1f1f1;
   padding:2px;
   margin:0 0 26px 20px;
   text-align:left;
}



#text h1 {
   font-weight: 300;
   text-align:center;
   font-size: 24px;
   font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
   color:#000000;/*black*/ 
   padding: 2px;

}



h2 {
   font-weight: 400;
   text-align:center;
   font-size: 16px;
   font-family:  "Trebuchet MS", Helvetica, Arial, sans-serif;
   color:#333333;/*grey*/
   padding: 2px; margin-right:8px; background-color:#dedede;
}



h2.privacy{
   font-size: 13px;
   padding: 0;
   line-height: 90%;
}



h3 {
   font-weight: 400;
   text-align:center;
   font-size: 14px;
   font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
   color:#FF9900; /*gold*/
   padding: 3px;
}



#header{
   width:798px;
   height:104px; 
   margin:10px auto 5px;
   overflow:hidden;
   background-image:url(images/headerbackground.jpg);
   background-repeat:no-repeat;
   padding:2px 3px 10px 3px;
}



div#menu{display:none;
}



div#menu ul#nav,ul#nav li{
   display:none;
}

div#menu ul#nav{
   display:none; }



div#menu ul#nav li{
   display:none;
}



div#menu ul#nav a{
  display:none;
}



div#menu ul#nav a:hover{
  display:none;
}



div#menu ul#nav li.activelink a,ul#nav li.activelink a:hover{
  display:none;
}



div#container{
   width:798px;
   margin:1px 0 10px 0;
   padding:0;
   text-align:left;
}



div#content{
   float:left;
   display:inline;
   width:798px;
   margin:2px 0 10px 0;
   padding:10px 10px 3px 10px;
   background-color:#FFFFFA;
   overflow: hidden;
}



div#text{
   float:left;
   display:inline;
   width:620px;
   margin:5px 0 5px 0;
}

div#side{
   float:right;
   display:inline;
   width: 165px;
   background-image:url(images/darkgold.jpg);
   background-repeat:repeat-x;
   margin:5px 5px 5px 0;
   color:#000000;
}

div#rignight{
   overflow:hidden;
   padding:9px;
}



.image{
   padding:9px;
}



div#side h3{
   color:#000000;
}



div#footer{
   clear:both;
   margin:0 5px 0;
   padding: 0;
   background-image:url(images/darkgold.jpg);
   background-repeat:repeat-x;
    text-align: center;
   color:#000000;
   overflow: hidden;
}



div#footer p{
   margin:0;
   font-size: 11px;
}

.credit {
   text-align:right;
   padding: 0 3px 0 0;
   margin:0;
   font-size: 8.5px;
   font-style: italic;
   font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
   width:780px;
}

#form { /*Title of section for expanding text, visible at all times*/
     padding: 0;
   margin:10px
}

.button {
margin:10px;
}

legend {
font-size: 14px;
color:#000000;
font-weight:600;
background-color:#CCCCCC;
}
