ADDRESS,
BLOCKQUOTE, 
BODY, DD, DIV, 
DL, DT, 
FIELDSET, FORM,
FRAME, FRAMESET,
H1, H2, H3, H4, 
H5, H6, IFRAME, 
NOFRAMES, 
OBJECT, OL, P, 
UL, APPLET, 
CENTER, DIR, 
HR, MENU, PRE   { display: block }
LI              { display: list-item }
HEAD            { display: none }
TABLE           { display: table }
TR              { display: table-row }
THEAD           { display: table-header-group }
TBODY           { display: table-row-group }
TFOOT           { display: table-footer-group }
COL             { display: table-column }
COLGROUP        { display: table-column-group }
TD, TH          { display: table-cell }
CAPTION         { display: table-caption }
a            { color: #CCCC66; font-weight: bold; background-color: #336666; }
a:hover      { color: #FFFF99; font-weight: bold; background-color: #336666; }
body         { font-family: "Book Antiqua", Arial, Helvetica, sans-serif; font-size: 14px; color: #CCCC66; font-weight: bold; background-color: #336666; }
CENTER       { text-align: center }
dir          { font-family: "Book Antiqua", Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; background-color: #336666; }
form         { word-spacing: 0px; margin-bottom: 0px; background-color: #336666 }
h1           { font-family: "Book Antiqua", Arial, Helvetica, sans-serif; font-weight: bold; font-size: 34px; color: #CCCC66; line-height: 100%; margin: 0px; background-color: #336666; }
h2           { font-family: "Book Antiqua", Arial, Helvetica, sans-serif; font-weight: bold; font-size: 28px; color: #CCCC66; margin-top: 0px; margin-bottom: 0px; background-color: #336666; }
h3           { font-family: "Book Antiqua", Arial, Helvetica, sans-serif; font-weight: bold; font-size: 22px; color: #CCCC66; margin-top: 0px; margin-bottom: 0px; background-color: #336666; }
h4           { font-family: "Book Antiqua", Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px; color: #CCCC66; margin-top: 0px; margin-bottom: 0px; background-color: #336666; }
h5           { font-family: "Book Antiqua", Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color: #CCCC66; margin-top: 0px; margin-bottom: 0px; background-color: #336666; }
hr           { color: #CCCC66; background-color: #336666; }
p            { color: #CCCC66; font-family: "Book Antiqua", Arial, Helvetica, sans-serif; font-weight: bold; 
               background-color: #336666; margin-top: 6px; margin-bottom: 6px }
table        { color: #CCCC66; font-family: "Book Antiqua", Arial, Helvetica, sans-serif; font-weight: bold; background-color: #336666 }
td           { color: #CCCC66; font-family: "Book Antiqua", Arial, Helvetica, sans-serif; font-weight: bold; background-color: #336666; }
th           { color: #CCCC66; font-family: "Book Antiqua", Arial, Helvetica, sans-serif; font-weight: bold; background-color: #336666; }
title        { color: #CCCC66; font-family: "Book Antiqua", Arial, Helvetica, sans-serif; font-weight: bold; font-size: 36px; text-align: Center; line-height: 100%; background-color: #336666; border-style: groove; margin-top: 12px; margin-bottom: 0px }
.centered    { text-align: Center }
.left    { text-align: left }
.footer      { font-size: 12px; color: #CCCC66; font-weight: bold; background-color: #336666; }
.margin      { margin-bottom: 8px }
.menu        { font-weight: bold; margin-top: 8px }
.nomargin    { margin-top: 0px; margin-bottom: 0px }
.poem        { text-align: Center; margin-top: 14px }
.secure      { color: #FF0000; background-color: #336666; }
.small       { font-size: 12px; margin-top: 0px; margin-bottom: 0px }
.smallcenter { text-align: Center; font-size: 12px; margin-top: 0px; margin-bottom: 0px }
.story       { text-indent: 24px }
.storystart  { text-indent: 24px }
.storystart:first-letter { font-family: "Brush Script MT", Arial, Helvetica, sans-serif; font-size: 24pt }
.title       { font-family: "Lucida Calligraphy", Arial, Helvetica, sans-serif; font-size: 18px; color: #CCCC66; text-align: Center; background-color: #336666; }
.topmenu     { font-size: 12px; font-weight: bold; margin-top: 0px }
.photocontain{ width:300px; padding-left:20px; padding-right:20px; padding-bottom:10px; float:left;}
.photo       { height:300px; width:300px;}
.photocaption{ width:300px;  font-family: "Book Antiqua", Arial, Helvetica, sans-serif; font-size: 12px; line-height:1.5; text-align:center;}

@media print {
  page          { margin: 10% }
  H1, H2, H3,
  H4, H5, H6    { page-break-after: avoid; page-break-inside: avoid }
  BLOCKQUOTE, 
  PRE           { page-break-inside: avoid }
  UL, OL, DL    { page-break-before: avoid }
}
