/* #underlayer   { style: sheet; visibility: visible; margin-left: -360px; position: absolute; top: 0; left: 50%; width: 700px; height: 680px;}
#underlayer2   { style: sheet; visibility: invisible; margin-left: 0px; position: absolute; top: 0; left: 0%; width: 510px; height: 300px;}
#content   { style: sheet; visibility: visible; margin-left: -360px; position: absolute; top: 0px; left: 50%; width: 720px; height: 700px; }
#content2   { style: sheet; visibility: visible; margin-left: 0px; position: absolute; top: 5px; left: 0%; width: 520;} */
body   { color: #000; background-color: #333 }
a:link    { color: navy; text-decoration: underline }
a:active    { color: #fff; background-color: #333 }
a:visited      { color: #6983d1; text-decoration: underline }
a:hover     { color: #fff; text-decoration: underline; background-color: #333 }
.invisible a:link  { color: #999 }
.invisible a:active  { color: #999 }
.invisible a:visited  { color: #999 }
.invisible p   { color: #999; font: xx-small CSS_PROPERTY_UNDEF }

.whitelink a:link{ color: #ffffff; text-decoration: underline } 
.whitelink a:active{ color: #ffffff; text-decoration: underline }
.whitelink a:visited{ color: #ffffff }
.whitelink a:hover{ color: #000000; text-decoration: underline; background-color: #999999 }

.star a:link { color: #000000; text-decoration: none } 
.star a:active { color: #ffffff; text-decoration: none; background-color: #333 }
.star a:visited { color: #ffffff; text-decoration: none }
.star a:hover { color: #ffffff; text-decoration: none; background-color: #333333 }


.popup:hover{
background-color: transparent;
z-index: 50;
}

.popup span { color: black; text-decoration: none; position: relative; z-index: 55; left: 30%; width: 0; height: 0 }

.popup span img { width: 0; height: 0 }
.popup:hover span img { padding: 2px; width: auto; height: auto; border-width: 2 }
.popup:hover span { visibility: visible; padding: 5px; position: relative; left: 30%; width: auto; height: auto; border: solid 1px black }

#navcontainer  { font-size: 15px; text-align: center; width: 500px; height: 100%; overflow: hidden }
#navcontainer a  { color: white; font-size: 15px; font-weight: bold; line-height: 18px; text-decoration: none; background-color: #333333; padding-right: 6px; padding-left: 6px }
#navcontainer a:hover { color: #000000; font-size: 15px; line-height: 18px; background-color: #999999 }
#navcontainer ul
 { color: white; font-family: serif; background-color: #333; white-space: nowrap; margin: 0; padding: 0; owerflow:hidden}
#navcontainer td { text-align: center; wrap: nowrap}
#navcontainer ul li { display: inline; }

#navcontainer ul li a	    { color: white; font-size: 15px; font-weight: bold; line-height: 18px; text-decoration: none; background-color: #333333; padding-right: 12px; padding-left: 12px; float: left }
#navcontainer ul li a:hover		  { color: #000000; font-size: 15px; line-height: 18px; background-color: #999999 }
.indented  { padding-right: 20px; padding-left: 20px }
li { padding-right: 20px }
#updated p  { color: #ccc; font-size: smaller }
#updated a:link  { color: #ccc; text-decoration: none }
#updated a:active  { color: #ccc; text-decoration: none }
#updated a:visited  { color: #ccc; text-decoration: none }
#updated a:hover  { color: navy; text-decoration: none }
