      body {
          background-color : #006600;
          color : #424040;
          font-family : Arial;
          padding : 0;
          height : auto;
      }
     div.bannerarea {
          width : 800px;
          background-color : #006600;
      }
     img.banner {
          margin-left : 10px;
          margin-right : 10px;
          border : none;
          height : 115px;
          position : relative;
          top : 13px;
          width : 800px;
      }
   div.url { 
            text-align : center;
          font-size : 120%;
          color : #656200;
           font-weight : 800;
           margin-top:120px
 margin-left:250px; 
           margin-right:250px;
           font-style: italic;
            width : 400px;
          }
   
     div.ccbox {
          text-align : center;
          font-size : 150%;
          color : #656200;
          font-style : oblique;
          margin-top : 0;
          font-weight : 800;
          padding : 0;
      }
      
 div.mainbody {
          background-color : #f7f9ed;
          margin-left : 10px;
          margin-right : 10px;
          width : 800px;
          height : auto;
         
      }

         
   div.side {
          background-image : url(images/side.jpg);
          background-repeat : repeat-y;
          position : relative;
          left : 0px;
          top : 0px;
          width : 100px !important;
          height : 450px !important;
      }   
      
     
     div.menu {
          top : 40px;
          position : relative;
          width : 70px;
          left : 5px;
          padding : 0px;
      }
    
     div.joinbut {
          position : relative;
          height : 30px;
          width : 68px;
          border-color : #006600;
	  border-style : solid;
	  border-width : 1px;
     }     
    
     div.menubut {
          position : relative;
          background-image : url(images/buttonD.jpg);
          height : 30px;
          width : 160px;
          background-repeat : no-repeat;
          border-color : #006600;
          border-style : solid;
          border-width : 1px;
          color : #006600;
          font-weight : 800;
          margin-top : 10px;
          text-align : center;
          line-height : 30px;
      }
      
     div.menubut2 {
          position : relative;
          background-image : url(images/buttonD.jpg);
           height : 30px;
          width : 160px;
          background-repeat : no-repeat;
          border-color : #006600;
          border-style : solid;
          border-width : 1px;
          color : #006600;
             font-weight : 800;
      margin-top : 10px;
          text-align : center;
            font-size: 75%;
          line-height : 15px;
      }
     
     a:link {
          color : #006600;
          text-decoration : none;
          text-align : center;
      }
     a:visited {
          color : #006600;
          text-decoration : none;
      }
     a:active {
          color : #6e5d0f;
          text-decoration : none;
      }
     a:hover {
          color : #6e5d0f;
     }
     
     input.text {
      background-color : #ddffdd; 
      font-weight : bold;
      font-size : 14px; 
      color : #000000;
     }
     
     div.pagebody {
          background-image : url(images/background.jpg);
          background-repeat : no-repeat;
          background-attachment : fixed;
          background-position : 150px 100px;
          background-color : #fdfaf3;
          border-color : #006600;
          border-style : groove;
          border-width : 1px;
          padding : 0;
          position : relative;
          top : 0px;
          margin-top : -110px;
          margin-bottom : -255px;
          text-align : justify;
      }
     div.pagebodytxt {
          position : relative;
          margin-left : auto;
          margin-right : auto;
      }
     p.title1 {
          font-weight : 800;
          font-size : 125%;
     }
     p.youare {
          font-weight : bold;
          font-style : italic;
          text-decoration : underline;
          font-size : 125% !important; 
          color : #000000;
     }
     
     p.error {
          color : #dd3333;
          font-weight : 800;
          font-size : 125%;

     }
     div.spacer {
             line-height :  60px;
     }
     div.footer {
          background-color : #3a3e3a;
          color : #ffffff;
          text-align : center;
          margin-left : 0;
          margin-right : 0;
          padding : 5px;
          font-size : 85%;
          width : auto;
      }

