<!-- Style Sheet created with the CoffeeCup StyleSheet Maker -->
<!-- http://www.coffeecup.com -->
<style type="text/css">
<!--
 body {
           background-color:#ffffD4;
           margin:0px;
           padding:1;
           font:14px Georgia,Serif;}
   
   /*This is for pages containing articles where body is of 'text' class*/
   body.text {
           padding:15px;}
           
   p {
          color:#000000;
          margin-left:10px;}
          
        /*This style is for long paragraphs of text where class is defined as paragraph*/
        div.paragraph p {
           margin-left: 10px;
           text-indent: 40px; 
           line-height: 1.5em;}
        
/*Text formatting*/
         a {
                          text-decoration:none;
              font:12px Georgia;
              font-weight: bold; 
                          color:#666699;
              display:block;
                      line-height:1.6em;
                      padding-left:10px;
              margin-bottom:3px;}
     a:visited {
                         color #FFCC99;
                         text-decoration:none;}
     a:hover {
                         color:#FF0000;
                         text-decoration: underline;}
           
         h1 {
           color: #666699;
           font-size:xx-large;
           font-style:bold;
           letter-spacing:.4em;
           text-transform:capitalize;
           text-align: center;
           background: #FFCC99;
           line-height: 1.1em;
           padding-top:10px;
           }
         h2 {
           color:#666699;
           font-size:smaller;
           letter-spacing:.4em;
           text-transform:capitalize;
           text-align:center;
           background:#ffcc99;
       line-height:1.5em;
       margin-top:0px;
       }
         
         h3 {
           padding-top:25px;
           background:#666699;
           color:#ffffff;
           font-size:large;
           letter-spacing:.4em;
           text-transform:capitalize;
           text-align:center;
           word-spacing:.4em;
           }
           
         h4 {
           text-align:center;
           border: thin groove white;
           font-weight:medium;
           background: #666699;
           font-family: Georgia, Serif;
           color: #FFFFFF;
       margin-bottom:3px;
       margin-top:0;}
           
         h5 {
           padding-left:10px;
           font-weight:bold;
              }
           
         blockquote {
           padding:5px 5px 5px 5px;
           font:78%/1.4em Georgia,Serif;
           text-transform:uppercase;
           text-align: justify;
           letter-spacing:.2em;
           background: #dedbee;
           color:#666699;}
           
/*Structure of the page*/          
         #header1 {
           margin:0px;
       width:100%;
       height:100px;
           background:#ffcc99;
           padding-top:10px;
           }
         #header2 {
           height:75px;
           background:#666699;
           color:#ffffff;
           align:center;
       padding-top:1px;}
         #nav {
           width:20%;
           position:absolute; left:0; top:185px;
       background-color:#ffffd4;}
           
         div#sidebar a:first-line {
                position:relative; left:-15px;}
                
         #content {
           position:absolute; top:185px;
           position:absolute; left:20%;
           background-color:#dedbee;
           width:60%;
           font-size:1.1em;}
           
           #content p {
           padding-left:15px;
           }
           
         #content2 {
           background:#ffcc99;
           }
           
         #church {
           background-color:#ffffd4;
           width:20%;
           position:absolute; top:185px; left:80%;
           
       background-repeat: no-repeat;
           overflow:visible;
       background-position:center top;
       }
        div#church a {
                   color:#000000;
                   }
        div#church a:hover {
                   color:#ff0000;}
      
         #toc   {
                width:20%;
                float:right;
                display:block;
                padding-left:10px;
                background-color:#ddddf4;
                font-face:tahoma;
                font-size:smaller;
                }
             
-->
</style>
