body { 
    margin: 0;
    font-size: 100%;
    line-height: 1.125em;
    font-weight: normal;
    text-align: center;
    background: url(../img/bg-new.jpg) repeat-x;
    }
    
/* html defaults */

a { text-decoration: none; }
a img, map { border: 0; }

h1, h2, h3, li, p { 
    font-family: Arial, Helvetica, sans-serif; 
    color: #666;
    }

h1 { 
    font-size: 1.5em;
    line-height: 110%;    
    }
    
h2 { 
    font-size: 1.125em; 
    font-weight: 400;
    }
    
p { font-size: 0.875em; }

table { border: 0; }
    
/* styles */
p.altview {
    width: 286px;
    text-align: center;
    }


/* in-page nav */
ul.body { 
    list-style: none;
    max-width: 310px; 
    margin-left: -40px;
    }
    
ul.body li {
    font-size: 0.75em;
    border-top: 1px dotted #8b3;
    padding: 6px 0 7px 5px;
    width: 195px; 
    display: block;
    }
    
ul.body li a, ul.body li span { color: #8b3; }
ul.body li span { float: right; padding-right: 10px; }
ul.body li a:hover { color: #555; }

/* # # # */

/* layout-specific styles */
#banner-page h1, #content.specs h1 {
    margin: 0;
    color: white;
    }
    
/* * overview * */
#content.overview h2 { 
    font-size: 140%;
    line-height: 1.188em; 
    font-weight: bold;
    }
table.overview td {
font-family: Arial, Helvetica, sans-serif;
    font-size: 0.875em;
    color: #666;
    padding: 10px 0;
    }
table.overview td.n { width: 45px; }
table.overview td span.note, #change td span.note, #triptych span.note { font-size: 85%; }

#banner-page h1, #banner h1, #content.specs h1 { font-weight: 400; }

/*    
#change h2 { margin: 30px 0 0 0; display: block; float: left; }
#change p { display: block; float: left; }
*/

/* 15 feb */
#content div.right #sidebar-new #wtb, #content div.right #sidebar-new #ns {
    font-family: Georgia, serif;
    font-size: 0.814em;
    }
    
#content div.right #sidebar-new #wtb, div.ffpo #wtb { color: white; }
#content div.right #sidebar-new #ns, div.ffpo #ns { color: #666; }
#content div.right #sidebar-new #wtb a, #content div.right #sidebar-new #ns a, div.ffpo #wtb a, div.ffpo #ns a {    
    color: #8b3; 
    text-decoration: none;
    }
#content div.right #sidebar-new #wtb a:hover, #content div.right #sidebar-new #ns a:hover, div.ffpo #wtb a:hover, div.ffpo #ns a:hover {   
    color: black;
    }
#content div.right #sidebar-new #wtb a, div.ffpo #wtb a {    
    color: #8b3; 
    text-decoration: none;
    }
#content div.right #sidebar-new #wtb a:hover, div.ffpo #wtb a:hover {   
    color: black;
    }
/* # 15 feb */

#content.myirex a { color: #777; text-decoration: underline; }
#content.myirex a:hover { color: #555; }

#content.terms li { font-size: 0.875em; }

#content.fnf p { margin: 20px 0 0 50px; }

#footer a, #content.terms a { color: #8b3; }
#footer a:hover, #content.terms a:hover { color: black; }
#footer p { 
    font-size: 0.75em; 
    color: #666;
    }

/* #triptych p { font-family: Georgia, Times New Roman, Times, serif; margin: -5px 0 0 0;} */
#triptych p.new { font-family: Arial, Helvetica, sans-serif; margin: -5px 0 0 0;}

div.press a { color: #777; text-decoration: underline; }
div.press a:hover { color: #555; }

img.chart { margin-top: 15px; }

/* colours */
/* not used 
img.offwhite { border-color: white; }
img.ongreen { border-color: #8b3; }
*/
#content div.left p a, #content.fnf p a { color: #8b3; }
#content div.left p a:hover, #content.404 p a:hover { color: #444; }
.white { color: white; }
