/* FCC */



body     {margin:25px; 
          background-color: #6e4aa4;
         }
         
h1       {font-size: 28pt;
          font-family: Papyrus;
          font-weight: bold;
          text-align: center;
         }
         
h2       {font-size: 20pt;
          font-family: Papyrus;
          font-weight: bold;
          text-align: center;
          text-decoration: underline;
         }
         
h3       {font-size: 22pt;
          font-family: Time New Roman;
          font-weight: bold;
          text-align: center;
          }
           
img      {border: none;
          
         }
         
p        {text-align: center;
         }
         
._trip   {position: absolute; top: 40px; left: 29px;
         }
         
._flip   {position: absolute; top: 250px; left: 662px;
         }
         
         
._drop   {width:1182px;
          height: 800px;
          position: absolute; top: 325px; left: 60px;
          border:2px solid #c7b062;
          }
          
.split_    {width: 1000px;
            height: 150px;
           }
           
._style    {background: url(_bg.jpg);
            background-position: center;
           }
           
._move      {padding-left: 45px;
             background-color:#c7b062
            }
            
.staff_    {font-family: Times New Roman;
            text-align: justify;
            font-size: 15pt;
            padding-left: 395px;
            }
 

._event    {font-size: 17pt;
            color: #000000;
            font-style: italic;
            }


 .verse   {font-size: 17pt;
           color: #000000;
           font-style: italic;
           text-decoration: underline;
          }
          
.tilt     {font-size: 15pt;
           color: #000000;
           text-decoration: none;
           text-align: justify;
           padding-left: 200px;
           padding-right: 200px;
          }
          
/*#div_     {position: absolute; top: 70px; left: 10px;
           border:1px solid #000000;
           background-color: #f6e49e;
           width: 175px;
           height: 700px;
          }*/
          
.switch    {font-style: italic;
            font-family: Papyrus;
            text-align: justify;
            padding-right: 6px;
            padding-left: 6px;
            font-weight: bold;
           }
           
/*.side      {border:1px solid #000000;
            background-color: #f6e49e;
            width: 175px;
            height: 700px;
            position: absolute; top: 70px; right: 10px;
           }*/
           
._event    {font-style: italic;
           }


.linked    {font-style: italic;
            color: #6e4aa4;
           }
           
          
.dropdown    {float:left; 
              padding-left: 12px; 
              font-family: Papyrus; 
              font-weight:bold; 
              text-align: justify;
             }


.dropdown dt {width:158px; padding:1px; 
              font-weight:bold; 
              cursor:pointer; 
              background-color:#c7b062;
             }


.dropdown dd {position:absolute; 
              overflow:hidden; 
              width:176px; 
              display:none; 
              z-index:200; 
              opacity:0;
             }


.dropdown ul {width:200px; 
              border:1px solid #000000; 
              list-style:none; 
              border-top:none;
             }


.dropdown li {display:inline;
             }
             


.dropdown a,.dropdown a:active, .dropdown a:visited {display:block; 
                                                     padding:5px; 
                                                     color:#000000; 
                                                     text-decoration:none; 
                                                     background: #c7b062; 
                                                     width:190px;
                                                     }


.dropdown a:hover {background:#c7b062; /*#c0bdb0;*/
                  }


.dropdown .underline {border-bottom:1px solid #000000;
                     }
          

*{padding:0; margin:0}   
        







































          
