/*
COLORS

main bg grey = #f5f8fd;
lettering dk grey = #94989b;
lettering grey = #97a0a8;
big lettering bl grey = #c6d9ea;
back page navigation box = #e5ecf4;
front page mssg box = #e3ebf5;
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

:focus { outline: 0; } /* remember to define focus styles! */

ins { text-decoration: none; } /* remember to highlight inserts somehow! */

del { text-decoration: line-through; }

table { border-collapse: collapse; border-spacing: 0; } /* tables still need 'cellspacing="0"' in the markup */

body { background-color: white; color: #94989b; font-size: 62.5%; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; }

a { color: #94989b; text-decoration: none; border: none; }

a:hover { background-color: #94989b; color: #f5f8fd; }

img { border: none; }

.imgbrdr { border-left: 1px solid #eeeeee; border-top: 1px solid #eeeeee; border-right: 2px solid #111111; border-bottom: 2px solid #111111; }

.lft { float: left; } 

.rght { float: right; }

.clr { clear: both; visibility: hidden; line-height: 1%; }

.txtrt { text-align: right; }

.txtlt { text-align: left; }

.ctr { text-align: center; }

.rd { color: red; }

.rvrs { background-color: #94989b; color: #f5f8fd; font-weight: bold; text-align: center; }

.brdr { border-left: 1px solid #dddddd; border-top: 1px solid #dddddd; border-right: 2px solid #222222; border-bottom: 2px solid #222222; }

.nb { border: none; }

.gry { background-color: #dddddd; }

dl { font-size: 12px; line-height: 16px; display: block; margin: 10px auto; text-align: center; width: 50%; }

dt { text-align: left; font-weight: bold; padding-left: 10px; }

dd { text-align: justify; font-style: italic; padding: 0 10px 10px 0; }

#container { width: 960px; height: 720px; margin: 0 auto; text-align: center; padding: 0; position: relative; border-left: 1px solid #dddddd; border-top: 1px solid #dddddd; border-right: 2px solid #222222; border-bottom: 2px solid #222222; background: url(bgslice.jpg) repeat-x 0 0 #f5f8fd; }

#header { height: 250px; }

#header p { margin: -200px 0 0 350px; }

#content { margin-top: 43px; width: 100%; height: 427px; display: block; float: right; overflow: auto; }

#content p { font-size: 14px; font-weight: bold; line-height: 18px; padding: 5px 10px; text-indent: 25px; text-align: left; }

#content h2 { font-size: 18px; line-height: 22px; background-color: #94949c; color: #f5f8fd; margin: 15px auto; display: inline; }

#content h3 { font-size: 16px; line-height: 20px; font-weight: bold; font-style: italic; }

#content hr { width: 50%; margin: 10px auto; }

#content div p { padding: 0; margin: 10px; text-indent: 0; }

#content div p a { border-bottom: 1px dotted; }

#content div img { margin: 0 25px; }

#nav { width: 957px; height: 35px; position: absolute; top: 255px; left: 0; border-left: 1px solid #dddddd; border-top: 1px solid #dddddd; border-right: 2px solid #222222; border-bottom: 2px solid #222222; background-color: #e5ecf4; }

#nav li { width: auto; height: 35px; display: block; float: left; font-size: 16px; font-weight: bold; line-height: 35px; margin: 0 12px; position: relative; z-index: 100; /*border-right: 2px solid #94989b;*/ }

*html #nav li { margin: 0 5px; width: 1%; }

#nav li span { display: none; }

#nav li a { height: 35px; display: block; padding: 0 8px; }

#nav li a:hover { color: #e5ecf4; }

#nav li.there, #nav li.there a { color: pink; background-color: #94989b; padding: 0 10px; }

#nav table { position: absolute; border-collapse: collapse; z-index: 80; left: -1px; top: 35px; }

#nav ul li ul { visibility: hidden; position: absolute; width: 250px; top: 35px; text-align: left; }

#nav ul a:hover ul { visibility: visible; }

#nav li li { float: none; }

#b1 { margin-left: 35px; }

#b8 { border-right: none; }

#choices { margin: 10px auto; text-align: center; height: 16px; }

#choices li { height: 16px; display: block; float: left; font-size: 12px; font-weight: bold; line-height: 16px; margin: 0 8px; background-color: #e5ecf4; border: 1px solid #94989b; padding: 2px; }

*html #choices li { margin: 0 5px; width: 1%; }

#choices li span { display: none; }

#choices li a { height: 100%; width: 100%; display: block; }

#choices li a:hover { color: #e5ecf4; }

#footer { font-size: 10px; margin-top: 10px; }