


body {background-color:  #ffaaaa;
										color: #000000;
          background-image: url(marabar.gif);
          background-position:  .125in .25in;
          background-repeat: no-repeat;
          background-attachment: fixed;
         margin-left: 1.5in;
          margin-right: 1in}

/* PARAGRAPH FORMATTING */

p.story { margin-left: 5%;
														text-indent: 2em;
             font-size: 16px;
             font-family: "Trebuchet MS",Trebuchet,Verdana,sans-serif}

/* for use in spans */
span.story2 {font-size: 16px;
             font-family: "Trebuchet MS",Trebuchet,Verdana,sans-serif}

p.hanger { margin-left: .32in;
               text-indent: -3em}
 
p.small {   margin-left: .5in;
               font-size: 14px;
               font-family: "Lydian MT",Lydian,Helvetica, Arial, sans-serif}

/*  p.info used for printer file link */
p.info {  
        text-align: right;
        font-size: 12px;
        font-family: "Lydian MT",Lydian,Helvetica, Arial, sans-serif}

/* p.valid used for w3 validation marker */
p.valid {position: relative;
             text-align: right
             }
p.guide {text-align: center;
             font-size: 14px;
            font-family:  "Monotype Corsiva"}

p.cite{text-align: right;
         font-style: italic;
         font-size: 12px;
         font-family: "Lydian MT",Lydian, Helvetica, Arial, sans-serif}

p.longcite{text-align: justify;
										margin-left: 7%;
         font-style: italic;
         font-size: 12px;
         font-family: "Trebuchet MS",Verdana,Helvetica, Arial, sans-serif}


/* must always follow h1 */
p.subtitle{
     position:relative;
     text-align: center;
     font-weight: bold;
      font-size: 18px;
     font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
      top: -18px}

/* for use inside blockquotes */
p.inblock { line-height: 120%;
                font-size: 14px;
                font-family: Skia,"Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif}



/* LINKS */

:link {color: #0011ff;
            text-decoration: none}

:visited {color: #7700aa;
                    text-decoration: none}
                    
:link:hover, :visited:hover {color: red;
                  text-decoration: none}

/* HEADINGS */


h1 { 
      text-align: center;
      font-weight: bold;
      font-size: 32px;
      font-family: "Edwardian Script ITC","Lucida Calligraphy",FrenchScript,"Apple Chancery",cursive}

h2 { 
     text-align: center;
     font-weight: bold;
      font-size: 28px;
      font-family: "Edwardian Script ITC","Lucida Calligraphy",FrenchScript,"Apple Chancery",cursive}

h3 {
      text-align: left;
     font-weight: bold;
      font-size: 16px;
       font-family: "Edwardian Script ITC","Lucida Calligraphy",FrenchScript,"Apple Chancery",cursive}

h4 {
      text-align: left;
     font-weight: bold;
      font-size: 16px;
       
      font-family: "Lydian MT",Lydian,Helvetica, Arial, sans-serif}

/* LIST FORMATTING */

ul, ol, dl { 
       padding-left: .375in;
       font-size: 16px;
      font-family: "Lydian MT",Lydian,Helvetica, Arial, sans-serif}

ul.bare {list-style-type: none}

li.heading { letter-spacing: 0.07em;
                font-weight: bold}

/* bkgrnd is ffee64 */

dt {  
      letter-spacing: 0.05em;
      font-weight: normal; 
       font-size: 16px;
      font-family: "Lydian MT",Lydian,Helvetica, Arial, sans-serif;
       padding-bottom: 0.125em;
       padding-top: 0.25em}

/* OTHER SPECIFIC ELEMENTS */

hr{ width: 55%}

blockquote { font-style: italic;
																font-size:16 px;
                 font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
										text-align: justify;
        margin-left: 4em;
          margin-right: 4em}

/* FOR USE WITH IMAGES */

.floatleft {float:left;
                padding-right:20px}

.floatright {position: relative;
					            top: -20px;
	                 	float:right;
																			clear:left;
                padding-left: 4px;
																				z-index: 0}


/* GENERAL CLASSES */

span.numero { color: #354527;
                border-width: thin;
                font-weight: normal;
                font-size: 16px;
                font-family: "Blackmoor LET",Times,Serif}

.dark { letter-spacing: 0.07em;
                 font-weight: bold;
                  }
.shortHead {font-size: 15px;
																				font-family: "Stencil","Cooper Black","Arial Black",sans-serif}

.headText {font-size: 14px;
																			font-family:"Lucida Sans Typewriter",Courier,monospace}

.centred {text-align: center}

.spaced {padding-top: 2em}

.ref {vertical-align: super;
        font-size: 70%}

span.star { vertical-align: -.2em;
               color: #005500;
                font-style: bold;
																font-size: 150%}

