html,body { color: black; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; width: 100%; height: 100%; overflow: hidden; margin: 0; }
td { font-size: 12px; line-height: 13px; }
.altlink a:link { color: black; background-color: transparent; text-decoration: none; }
.altlink a:visited { color: black; background-color: transparent; text-decoration: none; }
.altlink a:hover { background-color: transparent; text-decoration: underline; }
a:link { color: white; text-decoration: none; }
a:visited { color: white; text-decoration: none; }
a:hover { color: black; text-decoration: none; }
#title { background-color: #787c5e; background-image: url(graphics/titlebase.gif); background-repeat: repeat; height: 48px; width: 100%; left: 0; position: absolute; bottom: 0; z-index: 100; visibility: visible; }
#content { height: 100%; width: 390px; left: 0; top: 0; z-index: 10; position: absolute; visibility: visible; }
#white { height: 1500px; width: 390px; position: absolute; z-index: 8; overflow: auto; visibility: visible; }
#contain { height: 100%; width: 390px; position: relative; z-index: 15; overflow: auto; visibility: visible; }
#map { height: 100%; width: 100%; position: absolute; z-index: 0; visibility: visible; }
#menu { color: white; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; height: 12px; width: auto; left: 35px; position: absolute; bottom: 17px; z-index: 100; visibility: visible; }
#scroll { height: auto; width: 310px; left: 35px; top: 26px; position: absolute; visibility: visible; }
#logo { background-image: url(graphics/name.gif); height: 17px; width: 146px; position: absolute; right: 25px; bottom: 15px; visibility: visible; }
#image { height: 900px; width: 1280px; top: 50%; position: absolute; right: 0; z-index: -10; overflow: hidden; visibility: visible; margin-top: -474px; }
h2 { font-size: 12px; font-weight: bold; margin: 0 0 6px; }
h3 { font-size: 12px; font-weight: normal; margin-top: 0; margin-bottom: 7px; }
.highlight { color: black; }
.names { font-weight: bolder; }
