body {  margin: 0; background: white url(../graphics/lunar_surface.html);}
div.masthead {  position: absolute; top: 0; height: 120px; width: 100%; text-align:center;color: white; background: black url(../graphics/spaceback.gif); }
div.runner {  position: absolute; top: 81px; height: 30px; width: 100%; text-align: center;color: #ffffcc; background: transparent; font-family: Arial, sans-serif; }
div.sidebar {  position: absolute; top: 120px; width: 150px; height: 100%; color:#f5f5dc; background: transparent;}
div.main {  position: absolute; top: 120px; left: 150px; height: 200%;border-style: solid; border-width: 1px;color:black; background: white url(../graphics/paper.gif); }
p {  font-family: Verdana, Arial, sans-serif; font-size: 1.05em; }
p.banner {  margin: 0; padding: 0; }
p.runner {  font-size: 0.85em; font-weight: bold; margin-top: 5px; color: #ffffcc;background: #336699;}
div.margin {  margin: 5px 10px; }
h1 {  margin-top: 0; color: #009933; background: transparent;}
h2 {  color: #009933; background: transparent; }
h3.toc {  margin-top: 0.5em; font-size: 1.5em; }
a.sidebar {  color: #ffffcc; font-weight: medium; font-size: 0.9em; background: transparent; }
span.pictitle {
    color: aqua;
    background: transparent;
    font-family: Verdana, Arial, sans-serif;
    font-size: 2em;
    }
    /* Picture title display settings */
img.left {
    float: left;
    border-style: solid; border-width: 1;
    margin-right: 10px;
    }
    /* Left image float settings */
img.right {
    float: right;
    border-style: solid; border-width: 1;
    margin-left: 10px;
    }
    /* Right image float settings */
