body {
     background-color: #669;
     }

#container {
           width: 98%; margin-left: 1.0%;
           border: 3px outset #00F;
/*
           solid double groove ridge outset inset
           border: 3px double #008;
           border: 3px double #04C;
           border: 3px double #EE4;
*/
           font-size: 11pt;
           background-color: #FFF;
        }

#main {
      margin: 0.25em;
      border: 3px inset #008;
      padding: 2em;
      font-family: "Palatino Linotype", "Georgia", "Times", serif;
      font-size: 0.96em;
      line-height: 120%;
      color: #002;
      background-image: url('Pix-RCM/RCM-logo9sm.jpg');
      background-repeat: no-repeat;
      background-position: 99% 6px;
      background-color: #F4F4FF;
      }

img#pic1 { margin: 0em 0em 0.8em 1em; }

#header { }
#footer { 
        margin-top: 18px;
        padding: 0px 8px 5px 0px;
        border: 3px ridge #006;
        background-color: #FFF;
        }

/* groove ridge inset outset */

#content {
         padding-top: 1.0em;
         }

#temp-note {
           position: absolute;
           top: 44%; right: 3.0%;  width: 18em;
           border: 6px double #F00;
           padding: 3px 6px 6px 4px;
           background-color: #FF4;
           font: bold .85em Trebuchet MS, sans-serif;
           }

h1, h2, h3, h4, h5, h6 {
    font-family: "Trebuchet MS", "Verdana", "Arial",
                 "Helvetica", sans-serif;
    line-height: 120%;
    color: #00007F;
    }
h3, h4 { margin-bottom: .2em; }
.long { width: 80%; }

/* Default link styles */
a         {color: #0000FF; text-decoration: underline;}
a:link    {color: #0000A0;}
a:visited {color: #4000A0;}
a:hover   {color: #9000D0; text-decoration: none;}
a:active  {color: #00D0A0;}

a.quiet { text-decoration: none; }

blockquote { margin-top: .2em; }

p {
  margin-left: 0.25in;
  }

ul { margin-top: .2em;}
ul>li { margin-top: .15em;}
ul>li.spaced { margin-top: 1.25em; margin-right: 4em;}

td {
   padding-left: 12px;
   vertical-align: top;
   padding-top: 6px;
   }

/* tr {  } */

table.cal { margin: 0em 12px; } 

.prev            { font-size: .75em; color: #CCC; }
.prev  a:visited {color: #CCC;}

.lnote { 
       font-style: italic;
       font-variant: small-caps;
       font-size: 0.75em;
       }

.note1 {
       font-family: "Trebuchet MS", "Verdana", "Arial",
                    "Helvetica", sans-serif;
       font-size: .85em;
       }

.adquote { 
         font-style: italic;
         font-size: 0.85em;
         margin-left:6em; width: 70%;
         text-align: justify;
         padding: 0.1em 2em;
         border: 3px double #04C;
         margin-bottom: 2em;
         }

.smcaps { font-variant: small-caps; }

.small { font-size: 10pt; }


apaf {
     color: #1008B0;
     font-variant: small-caps;
     font-weight: bold;
     letter-spacing: -0.04em
     }

h1>em {
       font-style: normal;
       font-size: 0.8em;
       }

em#afam {
        font-style: normal;
        font-variant: small-caps;
        font-size: 0.9;
        }

em.mdate {
         font-style: normal;
         font-variant: small-caps;
         font-weight: bold;
         font-size: 0.88em;
       }

#calendar {
	     border: 3px ridge #00F;
	     background-color: #FFF; 
	     margin-top: 1em;
	     padding: 0em 0em 0.5em 1.0em;
             }

#calendar li {
             font-size: 0.9em;
             margin-left: 1.5em; 
             }

h2#event,
h3#event,
h4#event {
         text-align: center;
         }

p.w3c-valid {
            text-align: right;
            margin-bottom: 3em;
            }

/* i for italic deprecated, use it for small-caps instead */
i { font-style: normal; font-variant: small-caps; }

#left_col { 
          float: left;
          width: 320px;
          margin-right: 18px;
          padding-right: 0px;
          }

#right_col { 
          float: right;
          width: 320px;
          margin-left: 18px;
          padding-left: 0px;
          border: 3px double #04C;
          }

#after_cols { clear: both; }

pre.poem { 
         font-family: "Palatino Linotype", "Georgia", "Times", serif;
/*       font-family: "Trebuchet MS", "Verdana", "Arial",
         "Helvetica", sans-serif; */
	 font-size: 1.08em; line-height: 120%;
	 margin-left: 3em;
         }
