body{
     background:url("images/nightback.jpg");
     font: normal 0.9em Verdana, Helvetica;
     margin:0px;
     padding:0px;
     background-color:#DDD;
     text-align:center;
     color:#000080;

}




.page_wrapper_one{
    background:url("images/template.jpg");
    height:1020px;
    width:794px;
    margin:0px auto;
    background-color:#FFF;
     border:solid #000 2px;
     border-top-width:0px;
     border-bottom-width:0px;

     }
     
     .page_wrapper_term{
    background:url("images/template.jpg");
    background-repeat:repeat-x;
    min-height:100%
    height:100%;
    width:804px;
    margin:0px auto;
    background-color:#FFF;
     border:solid #000 2px;
     border-top-width:0px;
     border-bottom-width:0px;

     }

 .nav{
    float:right;
    margin-top:75px;
    margin-right:10px;
    color:#367036;

 }

.page_header{
    height:250px;

      }
 .page_wrapper_two{
  text-align:left;
  margin-left:10px;
  margin-right:10px;
 
 }
.page_wrapper_three{
  text-align:left;
  margin-left:250px;
  margin-right:10px;

 }
.header1{
   font-size:2.0em;
   font-family:Arial,Helvetica;
   color:#00FF00;
   border:solid #00FF00 1px;
   border-top-width:0px;
   border-right-width:0px;
   border-left-width:0px;
   


}

.header2{
   font-size:1.0em;
   font-family:Arial,Helvetica;
   color:#00FF00;
   border:solid #00FF00 1px;
   border-top-width:0px;
   border-right-width:0px;
   border-left-width:0px;



}

.copyright{
      font-size:.75em;
      color:#FFF;

}
.link{
   font-weight:bold;
   color:#367036;;
   text-decoration:none;

}

