/* Build Another Barsham */
/* NB outer width is 750 */
/*    inner width is 667 in several definitions */

BODY {
   FONT-FAMILY: "Bookman Old Style", Garamond, "Times New Roman";
   font-size: medium;
   background: #003300;
   color: black;
   margin-top: 0;
   }

/* East Anglian Fairs site navigation */
P.SITENAV {
   FONT-FAMILY: Verdana, sans-serif;
   font-size: 13px;
   font-weight: bold;
   text-align: center;
   margin-top: 2px;
   margin-bottom: 2px;
   }
A.SITENAV:link, A.SITENAV:visited, A.SITENAV:active {
   color: white;
   text-decoration: none;
   }
A.SITENAV:hover {
   color: yellow;
   text-decoration: none;
   }

/* outer shell of page framing */
TABLE.ALBION {
   width: 750;
   color: black;
   background: #E8F8D8;
   NO-background-image: url('BAB/greenback3.jpg');
   text-align: center;
   }

/* mast head is a single transparent background image, exact size of table */
TABLE.FAIRHEAD {
   background-image: url('BAB/fairhead.png');
   width: 667;
   height: 83;
   margin: 0;
   }

/* local chapter navigation, overlays masthead inage */
P.BABNAV {
   text-align: center;
   margin-top: 2px;
   margin-bottom: 0px;
   }
/* size the local nav buttons so they can easily be replaced */
IMG.BABNAV {
   width: 20;
   height: 20;
   border: 0;
   }

/* content of page */
H1.ARTICLE, H2.ARTICLE {
   FONT-FAMILY: "Photina Casual Black", "Rockwell Extra Bold", "Bookman Old Style", Georgia, serif;
   color: black;
   }
TABLE.ARTICLE {
   width: 667;
   background: white;
   border-style: solid;
   no-border-color: #a0a0a0;
   border-color: #809880 #003300 #003300 #809880;
   border-width: 3;
   }
TD.ARTICLE {
   color: black;
   }

/* a framed list within an article */
TD.LISTS {
   font-size: smaller;
   color: black;
   text-align: left;
   background: #F0F0F0;
   background-image: url('BAB/papercrunch.jpg');
   border: SOLID;
   border-color: #CCCCCC;
   BORDER-WIDTH: 1;
   }

/* left and right image positions */
IMG.ONLEFT {
   float: left;
   margin-left: 0px;
   margin-right: 10px;
   margin-top: 5px;
   margin-bottom: 5px;
   }
IMG.ONRIGHT {
   float: right;
   margin-left: 10px;
   margin-right: 5px;
   margin-top: 5px;
   margin-bottom: 5px;
   }

/* photo captions */
P.CAPTION {
   FONT-FAMILY: Arial, sans-serif;
   font-size: x-small;
   text-align: center;
   margin-top: 2px;
   margin-bottom: 2px;
   }

/* typed theatre programme */
TABLE.TYPED {
   FONT-FAMILY: "Courier New", monospace;
   font-size: 11px;
   color: black;
   background: #E9D4B0;
   background-image: url('BAB/leath.jpg');
   }
TR.TYPED {
   vertical-align: top;
   }
TD.TIME {
   text-align: right;
   }
TD.TYPED {
   text-align: center;
   }
TD.MUSIC {
   line-height: 2em
   }
SPAN.SPACED {
   letter-spacing: 0.6em
   }

/* Letter to Waveney Clarion from Word And Action */
TABLE.TYPEWRITER {
   width: 667;
   FONT-FAMILY: "Courier New", serif;
   background: #ffffe0;
   background-image: url('BAB/backgrain.jpg');
   color: black;
   border-color: #003300;
   border-style: solid;
   border-width: 1;
  }
TD.TYPEWRITER {
   FONT-FAMILY: "Courier New", serif;
   NO-line-height: 90%;
  }
P.TYPEWRITER {
   text-indent: 2em;
   font-size: 12px;
   line-height: 110%;
   NO-margin-top: 0;
   NO-margin-bottom: 2px;
   }
P.FAIRE {
   FONT-FAMILY: fantasy;
   font-size: 25px;
   font-weight: bold;
   margin-top: 0;
   margin-bottom: 0.25em;
   }

/* reprint from Eastern Daily Press */
TABLE.PRESS {
   width: 667;
   FONT-FAMILY: "Times New Roman", serif;
   background: white;
   background-image: url('BAB/streakslight.jpg');
   color: black;
   border-color: #003300;
   border-style: solid;
   border-width: 1;
  }
TD.PRESS {
   text-align: justify;
   NO-line-height: 90%;
  }
H1.PRESS {
   FONT-FAMILY: "Arial";
   color: black;
   font-weight: lighter;
   text-align: center;
   }
P.HEADING {
   FONT-FAMILY: "Verdana", "Arial", sans-serif;
   font-size: 12px;
   color: black;
   font-weight: BOLD;
   letter-spacing: 0.1em;
   text-align: center;
   margin-top: 5px;
   margin-bottom: 3px;
   }
P.PARA1 {
   font-size: 12px;
   text-indent: 0;
   margin-top: 0;
   margin-bottom: 3px;
   }
P.PARAS {
   font-size: 12px;
   text-indent: 2em;
   line-height: 110%;
   margin-top: 0;
   margin-bottom: 2px;
   }

/* Sandra Bell's epilogue */
TABLE.SANDRA {
   width: 667;
   FONT-FAMILY: "Arial", sans-serif;
   background: #ffffe0;
   background-image: url('BAB/bground.jpg');
   color: black;
   border-color: #003300;
   border-style: solid;
   border-width: 1;
  }
TD.SANDRA {
   font-size: 12px;
   FONT-FAMILY: "Arial", sans-serif;
   NO-line-height: 90%;
  }
P.SANDRA {
   font-size: 12px;
   text-indent: 2em;
   line-height: 110%;
   margin-top: 0;
   margin-bottom: 3px;
   }
