body
{
   background-image: url(starfield.png);
   font-family: sans-serif;
   font-size: 62.5%;
   margin: 0;
}

#canvas
{
   text-align: center;
   width: 950px;
   height:1800px;
   padding-bottom: 1em;
   margin: 5px;
   color: #99CCCC;
   font-size: 1.2em;
}

#title
{
   font-size: 3em;
}

#heading
{
   font-size: 1.3em;
   margin: .8em;
   padding: 0 5em 0 5em;
   padding: 0px;
   text-align: left;
}

#nav
{
   width: 430px;
   height: 380px;
   float: left;
   text-align: left;
   font-size: 9px;
   margin: 50px 0 0 0;
   padding: 12px 10px 5px 5px;
   border: none;
   font-style: normal;
}

#nav a
{
   color: #99CCCC;
   text-decoration: none;
   font-size: 9px;
   font-style: normal;
}

#nav a:hover
{
   color: red;
   text-decoration: none;
   font-size: 9px;
   font-style: normal;
}

#maparea
{
}

a
{
   font-style: italic;
   color: blue;
   color: white;
   text-decoration: none;
}

#caption
{
   margin-top: .5em;
   font-size: 1.3em;
   color: #99CCCC;
   height: 3em;
}

#wikiurl
{
   text-align: center;
   margin: .5em 0 0 .5em;
   font-size: 1.3em;
   color: #99CCCC;
   width: 950px;
   height: 1.3em;
}

#wiki
{
   margin: 1em 0 0 0;
   width: 950px;
   height: 700px;
   border: 2px solid #99CCCC;
}

img
{
   padding: 0;
   margin: 0;
   border: none;
}

#content
{
   position: relative;
   width: 500px;
   padding: 0px;
   margin: 0px;
   float: right;
   border: none;
}

#target
{
   color: red;
   position: absolute;
   font-size: 2em;
   text-decoration: blink;
   visibility: hidden;
}

#banner
{
   color: red;
   background-color: black;
   font-size: 1.8em;
   border: 2px groove blue;
   text-align: center;
}

h6
{
   display: inline;
   font-size: 1em;
}

#mapbutton a
{
   position: absolute;
   top: 480px;
   left: 420px;
   color: #9CC;
   width: 3.5em;
   background-color: #009;
   padding: 0 4px 0 4px;
   font-style: normal;
}

.button
{
   color: #99CCCC;
   background-color: #009;
   text-decoration: none;
   font-style: normal;
   padding: 0 5px 0 5px;
   margin-left: 5em;
}

#mapmenu
{
	border: none;
}

#mapmenu .column
{
	border: none;
}

