img{ behavior: url('../pngbehavior.htc'); }


body {
color: #5C491D;
background-color: #1E1615;    
text-decoration: none;  
margin-top:    20px;
margin-bottom: 200px;
margin-left:   0;
margin-right:  0;
height: auto;
}

#wrap { 
  position: relative; width: 850px;  margin: 40px auto 0px auto;
  border-top-width: 4px; border-top-color: black; border-top-style: solid;
  border-bottom-width: 4px; border-bottom-color: black; border-bottom-style: solid;
  border-right-width: 4px; border-right-color: black; border-right-style: solid;
  border-left-width: 4px; border-left-color: black; border-left-style: solid;
  background-color:  #E3DDD1; text-align:left;text-decoration: none;
}



#tit {
  position: relative; width: 850px; text-align:center;
  margin-top: 0px;  margin-bottom: 0px;   
}

#ind  { clear: both; position: relative; width: 850px; text-align:center;
        margin-top: 35px;  margin-bottom: 35px; 
        font-size: 18px; line-height: 25px; font-style: italic;
        font-family: georgia, garamond, times,serif; font-weight:bold;}    

#ind a         { color: #6B494E; text-decoration: none;}
#ind a:hover   { color: #AC9090; text-decoration: none;}
#ind a:visited { color: #AC9090; text-decoration: none;}



#skchz {
  position: relative; width: 810px;
    text-align: left; margin-right: 30px; margin-left: 30px;
}

#skchz i {font-family: georgia,garamond,FootlightMTLight, times, serif; 
           font-size: 18px; line-height: 22px;  color: #6B494E;   
           font-style: italic; text-decoration: none
           }


#foot {  position: relative; width: 850px;
           margin-top: 75px; margin-bottom: 65px;
           font-family: "Big Caslon", Garamond, Times, Serif;
           font-size: 18px; font-weight: bold; text-align:center;}

#foot a {color: #5F7FDD; text-decoration: none;}
#foot a:hover {color: #b0c4de; text-decoration: none; background-color:#E3DDD1; }
#foot img { border: 0px;}

i.add { font-size: 16px; line-height: 25px; font-style: italic; color: #6B494E;
          font-family: georgia, garamond, times,serif;}


/*------------------------------------------------------------------------------------------------------------*/
/*                          INDEX PAGE                                   */


#front         {position: relative;  width: 850px;  padding-top:0px; text-align:center;
                background-color: #E3DDD1; margin: 40px auto 0px auto;
                border-top-width:    4px; border-top-color:    #000000; border-top-style:    solid;
                border-bottom-width: 4px; border-bottom-color: #000000; border-bottom-style: solid;
                border-right-width:  4px; border-right-color:  #000000; border-right-style:  solid;
                border-left-width:   4px; border-left-color:   #000000; border-left-style:   solid;
}

#titl          {width: 850px; padding-top:0px;margin-top:0px; margin-bottom:0px;
                font-family: "Big Caslon", Garamond, Palatino, Georgia, Times, Serif;color: #543D36}


#TOC           {clear: both; position: relative; width: 850px; text-align:center;
        margin-top: 10px;  margin-bottom: 20px; 
        font-size: 18px; line-height: 25px; font-style: italic; text-decoration: none;
        font-family: georgia, garamond, times,serif; font-weight:bold; }
#TOC a         {color: #6B494E;text-decoration: none;}
#TOC a:hover   {color: #AC9090;text-decoration: none;}
#TOC a:visited {color: #AC9090;text-decoration: none;}









