body {background-color:  #ffce44;
          color: #000000;
          background-image: url(sidebar1.gif);
          background-position:  .125in .25in;
          background-repeat: no-repeat;
          background-attachment: fixed; 
           margin-left: 1.75in;
          margin-right: 1in
         }
 
h1 {
           
      text-align: center;
      font-size: 22px;
      font-weight: bold;
      font-family: "Trebuchet MS", Arial, sans-serif}

h2 { 
           
      text-align: left;
      font-size: 20;
      font-weight: bold;
      font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif}

p {  
        margin-left: .25in;
       text-indent: -1em;
      font-size: 18px;
      font-family: "LunaITC TT-Bold",Luna, Helvetica, Arial, sans-serif}


p.valid {margin-left: .125in}

.centred {text-align:center}
          

:link {color: #0011ff;
            text-decoration: none}

:visited {color: #7700aa;
                    text-decoration: none}
                    
:link:hover, visited:hover {color: red;
                  text-decoration: none}

hr{ width: 55%}

p.minor { 
         text-align: justify;
         text-indent: 0em;
         margin-left: .75in;
         margin-right: .5in;
         font-size: 14px;
         font-family: Helvetica, Arial, sans-serif}

/* FOR USE WITH IMAGES */

.floatleft {float:left;
                padding-right:20px}

.floatright {float:right;
                padding-left:20px}
