      BODY {
	    scrollbar-3dlight-color: #e6eeba;
    	    scrollbar-arrow-color: #ffffff;
     	    scrollbar-darkshadow-color: #ffffff;
     	    scrollbar-face-color: #e6eeba;
 	    scrollbar-highlight-color: #7c9024;
   	    scrollbar-track-color: #e6eeba;
   	    scrollbar-shadow-color: #e6eeba;
            background-color : #e6eeba;
            font-family : verdana, arial;
            font-size : 10px;
            line-height : 125%;
            color : #7c9024;
            cursor : crosshair;
      }


      BODY.splash {
            scrollbar-3dlight-color: #e6eeba;
    	    scrollbar-arrow-color: #e6eeba;
     	    scrollbar-darkshadow-color: #e6eeba;
     	    scrollbar-face-color: #e6eeba;
 	    scrollbar-highlight-color: #e6eeba;
   	    scrollbar-track-color: #e6eeba;
   	    scrollbar-shadow-color: #e6eeba;
            background-color : #e6eeba;
            cursor : crosshair;
      }


      TABLE {
            font-family : verdana, arial;
            font-size : 10px;
            line-height : 125%;
            color : #7c9024;
      }


      A:link {
            color : #4b5e18;
            text-decoration : none;
            font-family : verdana, arial;
            font-size : 10px;
            font-weight : bold;
            font-variant : small-caps;
            cursor : crosshair;
            border-bottom : 1px dotted #e09e37;
      }


      A:hover {
            color : #7c9024;
            text-decoration : none;
            font-family : verdana, arial;
            font-size : 10px;
            font-weight : bold;
            cursor : crosshair;
            font-variant : small-caps;
            border-bottom : 1px dotted #e09e37;
      }


      A:active {
            color : #f8e87c;
            text-decoration : none;
            font-family : verdana, arial;
            font-size : 10px;
            font-weight : bold;
            font-variant : small-caps;
            cursor : crosshair;
      }


      A:visited {
            color : #e09e37;
            text-decoration : none;
            font-family : verdana, arial;
            font-size : 10px;
            font-weight : bold;
            font-variant : small-caps;
            cursor : crosshair;
            border-bottom : 1px dotted #7c9024;
      }


      A.image:link {
            border-bottom : none;
      }


      A.image:hover {
            border-bottom : none;
      }


      A.image:active {
            border-bottom : none;
      }


      A.image:visited {
            border-bottom : none;
      }


      B.title {
            font-family: verdana,arial;
            font-size: 15px;
            font-variant: small-caps;
            color: #7c9024;
      }


      B.date {
            font-family: verdana,arial;
            font-size: 8px;
            font-variant: small-caps;
            color : #4b5e18;
      }


      B.about {
            font-family: verdana,arial;
            font-size: 11px;
            font-variant: small-caps;
            color : #4b5e18;
      }


      B.fiction {
            font-family: verdana,arial;
            font-size: 17px;
            font-variant: small-caps;
            color : #4b5e18;
      }


      B.head {
            font-family: verdana,arial;
            font-size: 12px;
            font-variant: small-caps;
            color : #4b5e18;

      }


      HR {
            width : 100%;
            color : #e6eeba;
      }


      I.quote {
            font-family: verdana,arial;
            font-size: 9px;
            color : #4b5e18;
      }


      P {
            text-align : justify;
      }


      TD.footer {
            padding-top : 0px;
            padding-bottom: 0px;
            padding-left: 0px;
            padding-right: 0px;
      }


      TD.content {
            background-image : url(images/background.jpg);
            background-attachment : fixed;
            background-repeat : repeat-y;
            padding-top : 0px;
            padding-bottom: 0px;
            padding-left: 20px;
            padding-right: 25px;
      }



      #table {
            position : absolute;
            left : 0px;
            top : 340px;
            width : 660px;
            z-index : 1;
      }



      #header {
            position : absolute;
            left : 0px;
            top : 0px;
            width : 660px;
            height : 340px;
            z-index : 2;
      }


      #title {
            position : absolute;
            left : 259px;
            top : 282px;
            width : 135px;
            height : 38px;
            z-index : 3;
      }



