body {
   color:maroon;
   background:url(graphics/parchmnt.jpg) repeat;
   background-color:#F5DEC9;
   margin-left:1.5%;
   margin-right:1.5%;
   margin-top:0%;
   margin-bottom:0%;
   font-family: "Times New Roman", "Times", serif;
}

p {
   text-indent:5%;
}

hr {
   color:maroon;
   background-color:transparent;
}
                                            /*  */
table {
   border:0;
}
                                            /*  */
thead {
   background-color:transparent;
}
                                            /*  */
tbody {
   color:maroon;
   background-color:transparent;
   font-family: "Times New Roman", "Times", serif;
}
                                            /* cell formting */
.cc {
   vertical-align:middle;
   text-align:center;
}
                                            /* event details, limited interestr */
.detail {
   font-size:75%;
}
                                            /* office deputy title cell format */
td.od {
   vertical-align:top;
   text-align:right;
   font-weight:bold;
   font-size:80%;
}
                                            /* office holder cell formating */
td.oh {
   text-align:left;
   vertical-align:middle;
}
                                            /* office image formating */
img.o {
   width:60px;
   height:60px;
   border:0;
}

h1 {
   text-align:center;
   font-family:"Old English Text MT", "Arial", "Helvetica", Sans-serif;
}

h2 {
   line-height:1;
   text-align:center;
   font-family:"Old English Text MT", "Arial", "Helvetica", Sans-serif;
}

h3 {
   text-align:center;
   font-family:"Old English Text MT", "Arial", "Helvetica", Sans-serif;
}
                                            /*  */
pre {
   display: none;
   font-size:0%;
}
                                            /*  */
.indentp {
   text-indent:5%;
   margin:0%;
   border:0;
   padding:0;
}
                                            /* for signature space after */
.agoodspace {
   text-indent:15%;
   margin:0%;
   border:0;
   padding:0;
}
                                            /* blockquotes that aren't quotes */
.notes {
   margin-left:15%;
   margin-right:15%;
   border:0;
   padding:0;
}
                                            /*  */
.update {
   text-align:center;
   font-family: "Arial", "Helvetica", Sans-serif;
   font-size:80%;
}
                                            /*  */
.linktitle {
   border:0;
   padding:0;
   font-size:150%;
   font-weight:bold;
   vertical-align: bottom;
}
                                            /*  */
.gryffri {
   font-family: "Merlin", "Arial", "Helvetica", Sans-serif;
}
                                            /*  */
.invisible {
   display: none;
   font-size:0%;
}
                                            /*  */
.disclaimer {
   font-family: "Arial", "Helvetica", Sans-serif;
   font-size:60%;
   text-indent:5%;
   margin-left:5%;
   margin-right:5%;
   border:0;
   padding:0;
}
                                            /*  */
address {
   background-color:transparent;
   font-family: "Arial", "Helvetica", Sans-serif;
   font-size:80%;
}
                                            /*  */
blockquote {
}

a:link {
   color:#215E21;
   background-color:transparent;
   font-weight:bold;
}

a:visited {
   color:#238E23;
   background-color:transparent;
   font-weight:bold;
}

a:hover {
   color:blue;
   background-color:transparent;
   font-weight:bold;
}
                                            /* list-style formating unordered */
ul {
   }

ul ul {
       /* list-style-image:url() */
   }

ul ul ul {
   }

ul ul ul ul {
   }
                                            /* list-style formating ordered */
ol {
   list-style-type:upper-roman;
}

ol ol {
   list-style-type:upper-alpha;
}

ol ol ol {
   list-style-type:decimal;
}

ol ol ol ol {
   list-style-type:lower-alpha;
}
                                            /* style for Gallery */
                                            /* butons created using JAVA Script */
.javabtnoff {
   color:#215E21;
   background-color:transparent;
   text-decoration:underline;
   font-weight:bold;
   cursor:pointer;
}

.javabtnon {
   color:yellow;
   background-color:transparent;
   text-decoration:underline;
   font-weight:bold;
   cursor:pointer;
}

.caption {
   text-indent:5%;
}
                                            /*  */
.officerdutybox {
   width:50%;
   border-width:1px;
   border-style:solid;
   border-color:green;
   background:url(graphics/parchmnt.jpg) repeat;
   font-size:90%;
   color:maroon;
}

