body {background-color: #336699}

h1 {font-family: arial black, arial, sans-serif; font-size: 50px; text-decoration: none}

h2 {font-family: monospace; font-size: 25px; text-decoration: none; color: white}

h3 {font-family: monospace; font-size: 15px; text-decoration: none}


div {}

a {text-decoration: none; font-weight: bold}

a:hover {text-decoration: underline}

h1>a {color: white}

h1>a:hover {text-decoration: none}

h2>a {color: black; opacity: 0.7}

h2>a:hover {text-decoration: none; color: black}

h3>a {color: white}

h3>a:hover {text-decoration: none; color: gray}

a#baguorg {color: white}

a#baguorg:hover {text-decoration: none}

a#names {color: black}

a#names:hover {text-decoration: none; color: black}


table {border: thin solid #339999; width: 100%}

.noborder {border:none}

a.mousevis {color: #feff99}
a.mousevis:hover {color: blue}

#baguorg {position: absolute; left: -2px; top: 25px; z-index: 2}

#mainbody {position: absolute; top: 82px; width: 80%; margin-left: 10%; background-color: #99aacc; padding: 1em}

#splash {background-color: #336699}

#names {position: absolute; left: 250px; top: 52px; border: none; z-index:2}

#dashes {position: absolute; left: 250px; top: 52px; border: none; z-index:1; opacity: 0.35}

#menu-handler {position: absolute; top: 50px; width: 150px; text-align: center; right: 10%; padding: 0em; }

#menu {position: absolute; top: 82px; width: 150px; text-align: center; right: 10%; padding: 0em; z-index: 10; background-color: black}

TABLE.wikitable {
   border-style:solid;
   border-width:1px;
   border-color:#0000;
   border-collapse: collapse;
   font-size: 95%;
}

TABLE.wikitable TD {
   padding:4px;
   border-style:solid;
   border-width:1px;
   border-color:#0000;
}
TABLE.wikitable TH {
   padding:4px;
   background-color:#668db4;
   border-style:solid;
   border-width:1px;
   border-color:#0000;
}
