body {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: none; 
    background-attachment: fixed; 
} 


DIV { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

.sohigh { font-size: 8pt; margin: 0; padding: 0; 
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif
    }

.footer { font-size: 9pt; 
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif
    }

.slogan { letter-spacing: 0.3em;  font-size: 10pt; margin: 0; padding: 0; 
        font-family: 'Trebuchet MS', Arial, Geneva, Helvetica, sans-serif;
        color: #3569AC;} 

.wider { letter-spacing: 0.3em;  font-size: 10pt; margin: 0; padding: 0; 
        font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    } 
img {
    border: 0;
    }

img {
-ms-interpolation-mode: bicubic;
}

form {
    margin: 0px;
    padding: 0px;
    }

.inputw { 
    background-color: #FFFFFF; 
    color: white
    border: 1px dotted #666699; 
    padding: 5px; 
}

H1 { font-size: 14pt; margin: 0; padding: 0; font-weight: bold; 
    font-family: Georgia, Bangkok, TimesRoman, serif;
    color: #C06969; border-bottom: dotted 1px #eee; 
 }
H2 { line-height: 111%; margin: 0; padding: 0; 
    font-size: 8pt; font-weight: bold; 
    font-family: Verdana, Arial, Geneva, sans-serif }

.menugold  A { color: #FFEE00; text-decoration: none; border-bottom: dotted 1px white }
.menugold  A:visited { color: gold; text-decoration: none; border-bottom: dotted 1px gold }
.menugold  A:hover { color: white; text-decoration: overline underline; } 

.menuaqua A { color: cyan; text-decoration: underline; }
.menuaqua A:hover { color: #FFFFFF; text-decoration: overline underline; } 
.menuwater A { color: #006633; text-decoration: underline }
.menuwater A:hover { color: #0066FF; text-decoration: none } 
.copyright { font-size: 7pt; color: white }
.copyright A { color: lime }
.hilite { background: #CCEEEE }
.hiliteylo { background: #CCCCEE }

.greenlinks A { color: #006938; text-decoration: none; border-bottom: dotted 2px #999999 }
.greenlinks A:visited { color: #696969; text-decoration: none; border-bottom: dotted 1px #006938 }
.greenlinks A:hover { color: blue; border-bottom: solid 1px blue }
.purplelinks A { color: cyan; text-decoration:underline }
.purplelinks A:hover { color: #D599FF; text-decoration:overline underline; }
.redlinks A { color: #A00000; text-decoration: underline }
.redlinks A:hover { color: #FF0000; text-decoration: none }

.hilite { background: #CCEEEE }
.hiliteylo { background: #CCCCEE }
.box { border-color: #BBBBBB; border-style: double; border-top-width: 2pt;
     border-bottom-width: 2pt; border-right-width: 4pt;
     border-left-width: 4pt }

.boxgrey { border-color: #CCCCCC; border-style: double; border-width: 3px; }

.boxgreen { border-color: #336699; border-style: dotted; border-top-width: 3pt;
     border-bottom-width: 1pt; border-right-width: 1pt;
     border-left-width: 1pt }

.boxorange { border-color: #FF6600; border-style: outset; border-top-width: 3pt;
     border-bottom-width: 5pt; border-right-width: 5pt;
     border-left-width: 5pt }
.boxwhite { border-color: #EEEEEE; border-style: outset; border-top-width: 5pt;
     border-bottom-width: 5pt; border-right-width: 5pt;
     border-left-width: 5pt }

.list   { font-family: Verdana, Helvetica, Arial, Geneva, sans-serif; 
     font-size: 8pt; color: white; }
.type { font-family: New Courier, courier, monotype; }
.write { font-family: Technical, Arial, Geneva, serif }
.headline { font-family: Verdana, Helvetica, Arial, Geneva, sans-serif } 
.verdana  { font-family: Verdana, Helvetica, Geneva, sans-serif } 
.arial { font-family: Arial, Geneva, Helvetica, sans-serif }
.serif  { font-family: Garamond, TimesRoman, serif } 
.jawjaw  { font-family: Georgia, Bangkok, TimesRoman, serif } 
.impact { font-family: 'Arial Black', Impact } 
.gothic { font-family: 'BankGothic Md BT', 'Copperplate Gothic', Impact } 
.narrow  { font-family: 'Trebuchet MS', 'Arial Narrow', Helvetica, 
        Geneva, sans-serif } 
:focus { outline: thin dotted invert }

.faithmenu  A { color:#226480; text-decoration:underline; font-weight: bold } 
.faithmenu  A:hover { color:#224469; font-weight: bold; 
        text-decoration:overline underline; background-color: #B5C4E2 } 
.thoughts {font-size: 9px; color: #223344; } 
.secrets {font-size: 9px; color: #FFFFFF; }
.list { font: 10pt; Arial, Geneva, sans-serif }

.rotate {
/* Safari */
-webkit-transform: rotate(-90deg);

/* Firefox */
-moz-transform: rotate(-90deg);

/* Internet Explorer */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

@media speech {
  H1, H2, H3, 
  H4, H5, H6    { voice-family: betty, female; stress: 20; richness: 90 }
  H1            { pitch: x-low; pitch-range: 90 }
  H2            { pitch: x-low; pitch-range: 80 }
  H3            { pitch: low; pitch-range: 70 }
  H4            { pitch: medium; pitch-range: 60 }
  H5            { pitch: medium; pitch-range: 50 }
  H6            { pitch: medium; pitch-range: 40 }
  LI, DT, DD    { pitch: medium; richness: 60 }
  DT            { stress: 80 }
  PRE, CODE, TT { pitch: medium; pitch-range: 0; stress: 0; richness: 80 }
  EM            { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
  STRONG        { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
  DFN           { pitch: high; pitch-range: 60; stress: 60 }
  S, STRIKE     { richness: 0 }
  I             { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
  B             { pitch: medium; pitch-range: 60; stress: 80; richness: 80 }
  U             { richness: 0 }
  A:link        { voice-family: harry, male }
  A:visited     { voice-family: betty, female }
  A:active      { voice-family: betty, female; pitch-range: 80; pitch: x-high }
}


