body{
  background: white;
  font-family: san-serif;
  font-size: 10pt;
}
a{
  color: black;
  text-decoration: none;
}
#footer{
  display:none;
}
#hide{
  display:none;
}
#main{
  width: auto;
}
#main p{
  clear:right;
}
#navLeft{
  display: none;
}
#navTop{
  display:none;
}
.paraTitle{
  font-weight: bold;
}
.sidebar {
  font-family: verdana, san-serif;
  float: right;
  width: 16em;
  color: black;
}
.sidebarTitle {
  text-align: center;
  display: block;
}

#styleSwitcher{
  display: none;
}
.skymapThumb{
  width: 80px;
  text-align:center;
  float: right;
  padding: 5px;
}


