body {
    margin: 0px;
    padding: 0px;
    font: 10pt Verdana, sans-serif;
    color: rgb(15%,20%,30%);
    background: rgb(60%,80%,100%)
        url(../graphics/styles/bg_lunar.gif) 0 2em no-repeat fixed;
}
img.left {
    float: left;
}
img.right {
    float: right;
}

a:link {
    color: #333399;
}
a:visited {
    color: rgb(40%,40%,50%);
}

#header {
    margin: 0.66em 0 0;
    padding: 0 0 0 2.66em;
    border: 1px solid;
    border-width: 1px 0;
    border-color: rgb(30%,30%,50%);
    color: rgb(30%,30%,50%);
    background: rgb(45%,55%,65%);
    font-size: 10pt;
    font-weight: bold;
    letter-spacing: 0.4em;
}
#header a {
    margin: 0;
    font-size: 1.33em;
    color: rgb(25%,25%,45%);
    text-decoration: none;
}
#header span {
    padding: 1px 0.25em;
    border: 1px solid;
    border-width: 0 1px;
    background: rgb(60%,80%,100%);
    color: rgb(20%,20%,40%);
}

#navigation {
    position: absolute;
    top: 100px;
    left: 0px;
    margin: 0.25em;
    overflow: hidden;
    width: 140px;
}
#navigation a {
    margin: 0.5em 0.5em 0.5em 0.5em;
    padding: 2px 4px 2px 4px;
    display: block;
    font-size: 10pt;
    font-weight: bold;
    white-space: nowrap;
    text-decoration: none;
    background: transparent;
    border: 1px solid;
    border-color: rgb(30%,30%,50%);
}
#navigation a:hover {
    background: rgb(55%,65%,75%);
    border: 1px solid;
    border-color: rgb(30%,30%,50%);
}

#infoboxes {
    position: absolute;
    top: 0;
    right: 0;
    width: 12em;
    padding: 0;
    margin: 0;
    border: 1px solid;
    border-width: 9px 0 1px 1px;
    background-color: rgb(70%,80%,90%);
    border-color: rgb(30%,30%,50%);
    overflow: hidden;
}
#infoboxes h4 {
    margin: 0em 0em 0em 0em;
    padding: 3px 0.2em 3px 0.2em;
    text-align: center;
    border-top: 1px solid;
    border-bottom: 1px dashed;
    color: rgb(25%,25%,45%);
    background: rgb(55%,65%,75%);
    font-size: 10pt;
}
#infoboxes li {
    margin-bottom: 0.2em;
    padding-left: 0.5em;
}
#infoboxes ul, #infoboxes p {
    margin: 0;
    padding: 0.5em 0.25em 0.5em 0.25em;
    list-style: none;
    font-size: 8pt;
}
#infoboxes ul ul {
    font-size: 90%;
    padding-left: 0.75em;
}
#infoboxes a:link {
    color: rgb(30%,30%,60%);
    text-decoration: none;
}
#infoboxes a:visited {
    color: rgb(40%,40%,50%);
    text-decoration: none;
}
#infoboxes a:hover {
    text-decoration: underline;
}
#infoboxes h4 a:link {
    color: rgb(25%,25%,45%);
    text-decoration: none;
}
#infoboxes h4 a:visited {
    color: rgb(25%,25%,45%);
    text-decoration: none;
}
#infoboxes h4 a:hover {
    color: rgb(40%,40%,50%);
    text-decoration: underline;
}
#infoboxes a.webcam img {
    border: 1px solid rgb(30%,30%,60%);
    margin-left: 2px;
    margin-top: 3px;
}

#content {
    margin: 4.5em 12em 1em 11.5em;
    padding: 1em 1em 0em 1em;
    min-height: 1060px;
    height: auto !important;
    height: 1060px;
}
#content h2 {
    font-size: 14pt;
    border-bottom: 1px solid;
    margin: 0em 0em 0em -0.5em;
}
#content h3 {
    font-size: 13pt;
    border-bottom: 1px dashed;
    margin: 0em 0em 0em -0.4em;
}
#content h4 {
    font-size: 12pt;
    margin: 1em 0em 1em 0em;
}
#content h5.date {
    font-size: 9pt;
    margin: 0.2em 0em 1em 0em;
    padding: 0em 0em 0em 0em;
}
#content h2 a, #content h3 a, #content h4 a {
    color: rgb(15%,20%,30%);
    text-decoration: none;
}
#content h2 a:hover, #content h3 a:hover, #content h4 a:hover {
    color: rgb(55%,65%,76%);
}
#content p.blog-post-footer {
    border: 1px solid;
    background-color: rgb(70%,80%,90%);
    border-color: rgb(30%,30%,50%);
    padding: 0px 5px 2px 5px;
}
#content p.blog-post-footer a {
    text-decoration: none;
}
#content p.blog-post-footer a:hover {
    text-decoration: underline;
}
#content pre {
    display: block;
    border: 1px solid;
    background-color: rgb(70%,80%,90%);
    border-color: rgb(30%,30%,50%);
    padding: 5px;
}
#content blockquote {
    font: 11pt "Times New Roman";
    font-style: italic;
}
#content div.webcam {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 160px;
}
#content div.webcam img,
#content img#prime_webcam {
    border-width: 1px;
}
#content p#comments-open-text textarea {
    display: block;
}
#content img {
    padding: 10px;
    background-color: white;
    border: 1px solid rgb(30%,30%,50%);
}

#find {
    position: absolute;
    top: 35px;
    right: 15px;
    margin: 1em 12em 1em 11.5em;
    padding: 0px 0px 0px 135px;
    border: 1px dashed rgb(30%,30%,50%);
    vertical-align: middle;
}
#find form {
    margin: 0.3em;
    padding: 0.3em;
    vertical-align: middle;
}
#find p {
    margin: 0px;
    padding: 0px;
}

#find form input,
#find form select {
    border: 1px solid rgb(30%,30%,50%);
}

#styles {
    position: absolute;
    top: 300px;
    left: 0px;
    width: 145px;
    padding: 0em;
    margin: 0;
    border: 1px solid;
    border-width: 0px 1px 1px 0px;
    background-color: rgb(70%,80%,90%);
    border-color: rgb(30%,30%,50%);
    overflow: hidden;
}
#styles h4 {
    margin: 0em 0em 0em 0em;
    padding: 3px 0.2em 3px 0.2em;
    text-align: center;
    border-top: 1px solid;
    border-bottom: 1px dashed;
    color: rgb(25%,25%,45%);
    background: rgb(55%,65%,75%);
    font-size: 10pt;
}
#styles li {
    margin-bottom: 0.2em;
    padding-left: 0.5em;
}
#styles ul, #styles p {
    margin: 0;
    padding: 0.5em 0em 0.5em 0em;
    list-style: none;
    font-size: 9pt;
}
#styles ul ul {
    font-size: 90%;
    padding-left: 0.75em;
}
#styles a {
    padding-left: 1em;
}
#styles a:link {
    color: rgb(30%,30%,60%);
    text-decoration: none;
}
#styles a:visited {
    color: rgb(50%,50%,60%);
    text-decoration: none;
}
#styles a:hover {
    text-decoration: underline;
}

#styles #lunar {
    border-style: solid;
    border-width: 1px 0px 1px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: bold;
    background: rgb(55%,65%,75%);
    border-color: rgb(40%,40%,60%);
    padding-left: 1em;
}
#styles #lunar a {
    border-style: solid;
    border-width: 0px 1px 0px 1px;
    padding: 2px 5px 2px 5px;
    background: rgb(70%,80%,90%);
    color: rgb(20%,20%,40%);
    border-color: rgb(40%,40%,60%);
}

#vadbanner {
    position: absolute;
    left: 14px;
    top: 745px;
}

iframe#latitude {
    position: absolute;
    left: -1px;
    top: 465px;
    width: 145px;
    border: 1px solid rgb(30%,30%,50%);
}

#footer {
    margin: 1em 0em 0em 0em;
    padding: 0.5em 0.5em 2em 1em;
    border-color: rgb(30%,30%,50%);
    border-style: double;
    border-width: 3px 0px 0px 0px;
    background-color: rgb(55%,65%,75%);
    font-size: 8pt;
    min-height: 20px;
    height: auto !important;
    height: 20px;
}
#footer p {
    display: inline;
}
#footer img {
    margin: 0px 7px 10px 0px;
    border: none;
    float: left;
}

#addthis {
    position: absolute;
    right: 490px;
    top: 60px;
}

.submenu a {
    padding: 1px 5px 1px 5px;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    border: 1px solid;
    border-color: rgb(30%,30%,50%);
    background: transparent;
}
.submenu a:hover {
    background: rgb(55%,65%,75%);
    border: 1px solid;
    border-color: rgb(30%,30%,50%);
}
.submenu a.submenu_current {
    border: 1px solid;
    border-color: rgb(30%,30%,50%);
    background: rgb(70%,80%,90%);
}
.submenu a.submenu_current:hover {
    background: rgb(55%,65%,75%);
    border: 1px solid;
    border-color: rgb(30%,30%,50%);
}
