* { margin: 0px; padding: 0px; }
HTML, BODY { height: 99%; }
HTML { overflow-y: scroll; }
BODY { background: darkred; }
BODY TABLE { background: black; }
BODY, TR, TH, TD { font-family: arial; font-size: 12pt; color: #eee; }
A { color: #eee; text-decoration: none; outline: none; border-bottom: 1px dotted; }
A:hover { text-decoration: none; border-bottom: 1px solid; }
#pics A { border-bottom-style: none; }
#pics A:hover { border-bottom-style: none; }
IMG { border: 2px solid #eee; margin: 0px; padding: 0px; }
#pics IMG { border-color: #666; }
#pics IMG.over { border-color: #fff; }
TABLE#nav TR TD { font-size: 10pt; padding-bottom: 2px; }
#nav { width: 540px; border: 1px solid #eee; border-width: 1px 0px; text-align: center; margin-top: 45px; }
#navmsg { height: 20px; margin-top: 15px; font-size: 9pt; font-style: italic; letter-spacing: .2em; }

