/* This stylesheet is a part of a layout downloaded at http://Grieved-Lightness.com */
/* Don't use this file without the permission of its creator! */

  body
      {	   
	   overflow-x: hidden;
       background-color: #000000;
	   margin: 0px;
      }
 

  body, p, div, table, td, tr
      {
       font-family: Tahoma, Verdana, Arial;
	   font-size: 10px;
	   text-align: justify;
	   color: #423024;
      }
		
  a:link, a:visited 
      {
		color : #613929;
		text-decoration : none;
      }


  a:hover, a:active
      {
		color : #795e34;
		text-decoration : none;
      }


  .head
      {
		font-weight : bold;
		margin: 0px;
		letter-spacing : 2px;
		font-family : Tahoma, Verdana, Arial, Sans-serif;
		font-size : 15px;
		color : #3f0b00;
		text-align : left; 
		padding-top: 15px;
		margin-top: 20px;
		padding-bottom: 5px;
		padding-left: 25px;
	    background-image: url('textheader.jpg');
	    background-repeat: no-repeat;
      }
   
   
  #index 
      { 
        overflow-x: hidden;
		background-color: #371512;
		background-image: url('background.jpg');
		background-repeat: repeat; 
		margin: 0px; 
      }	
    
  b {color: #4c3626; }
  i {color: #57402f; }
  u {color: #613f26; }
  
  
  a.nav, a.nav:visited 
  {  
         padding-left: 0px;  
		 font-size: 14px; 
		 font-family: tahoma, arial, verdana; 
		 color: #59372d; 
		 line-height: 13px;  
		 weight: 78px;
		 weight: 79px;
		 letter-spacing: -1px;
		 background-color: #000000;

  }
		 
   a.nav:hover, a.nav:active, 
   {  
         padding-left: 0px;
		 font-size: 14px; 
		 font-family: tahoma, arial, verdana; 
		 color: #59372d; 
		 line-height: 13px; 
		 weight: 78px; 
		 letter-spacing: -1px;
		 background-color: #1d130c;
	}