html, body {
  margin:0;
  padding:0; }

body {
  text-align: center;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
  background-color: #eee;
  color: #000; }

a {
  color: #27D;
  text-decoration: none; }

a:focus, a:hover, a:active {
  text-decoration: underline; }

p, li {
  line-height: 1.3em; }

h1, h2 {
  font-family: "Trebuchet MS", Verdana, sans-serif;
  margin: 0 0 10px 0;
  letter-spacing:-0.5px;
  text-align: center; }

h1 {
  padding: 0;
  font-size: 1.75em;
  color: #ddd; }

h2 {
  padding-top: 15px;
  padding-bottom: 5px;
  font-size: 1.6em; }

h3 {  text-align: center; }

pre {
  font-size: 1em;
  line-height: 1.2em; }

pre.orbit_pre {
  margin-left: 190px; }

.astrometry {
  text-align: center; }

.center {
  text-align: center; }

.ephemeris {
  text-align: center; }

.images {
  text-align: center; } 

.photometry {
  text-align: center; } 

.orbit-diagram {
  text-align: center; } 

.orbit-ephem {
  text-align: center; } 

pre.photometry {
  text-align: left;
  margin-left: 30px; }

div#page, div.section {
  width: 965px;
  background-color: #fff;
  margin: 4px auto;
  border-color: #ddd;
  border-style: none solid solid;
  border-width: medium 2px 2px; }

div.section {
  height: auto; }

div.discovery {
  text-align: justify;
  margin-left: 40px;
  margin-right: 40px;
  margin-bottom: 25px; }

img.orbit {
  display: block;
  margin-left: auto;
  margin-right: auto; }

div.light-curve {
  text-align: justify;
  margin-left: 40px;
  margin-right: 40px;
  margin-bottom: 20px; }

div.links {
  text-align: justify;
  margin-left: 40px;
  margin-right: 40px;
  margin-bottom: 25px; }

img.lightcurve {
  display: block;
  margin-left: auto;
  margin-right: auto; }

div.observations {
  margin-left: 0px; }

div.notice {
  text-align: center;
  color: #d06;
  margin-bottom: 2em; }

div#container {
  padding: 0px;
}
div#ads {
  clear: both;
  padding: 12px 0 12px 66px;
}
div#footer {
  clear: both;
  margin: 0 auto;
  padding: 10px 0 10px;
  text-align: center;
}
