/* general page layout */

img {display: none;}
#logo {display: none; }
#v_grayscale {display: none; }
#v_logo {display: none; }
#w3c {display: none;}
#copyright {display: none; }
#signet {display: none; }
#h_grayscale {display: none;}
#corner {display: none; }

#wrapper {}#container {}
#navigation {}
#contents {}

ul { }
ul#buttons li {display: list-item;}
li#link_plus {display: none;}
li#link_reset {display: none;}
li#link_minus {display: none;}
li#link_print {display: none;}

/* highlight sources */

#s5src {} 
.s5source {}
.head {display: none;} 
.foot {display: none;} 

/* special layout items */

.link-external {}
.printout_only {display: none;}
.subscriber {display: none;}
.textreader_only {display: inline;}
.display_only  {display: none; }
.text_margin {}
.float_left {}
.block_margin {}
p.text_welcome {}
h3.block_welcome {}
h1.print_headline {display: none;}


/* general aural config */

h1, h2, h3, 
h4, h5, h6    { voice-family: paul, male; 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: 90; richness: 90 }
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 }

