body {
    margin: 0px;
    padding: 0px;
    font: 11px Verdana, sans-serif;
    color: rgb(23%,23%,23%);
    background: rgb(96%,96%,94%);
}
img.left {
    float: left;
}
img.right {
    float: right;
}

#header {
    color: rgb(30%,30%,50%);
    background: rgb(45%,45%,65%);
    margin: 0;
    padding: 10px 0px 3px 0px;
    border-color: rgb(30%,30%,50%);
}
#header a {
    color: rgb(30%,30%,50%);
    font-size: 320%;
    line-height: 0.9em;
    letter-spacing: -0.17em;
    letter-spacing: -5px;
    font-weight: bold;
    margin: 0;
    text-decoration: none;
    text-transform: lowercase;
}
#header span {
    padding-left: 0.2em;
    padding-right: 0.2em;
    margin: 0;
    background: rgb(96%,96%,94%);
    color: rgb(27%,27%,47%);
}

#navigation {
    margin: 1em 15em 0.5em 1.5em;
    overflow: hidden;
    padding: 5px 5px 5px 5px;
    text-transform: lowercase;
}
#navigation a {
    font-size: 11pt;
    font-weight: bold;
    padding: 0px 7px 0px 7px;
    white-space: nowrap;
    border-width: 0px 1px 0px 1px;
    border-style: solid;
    border-color: rgb(45%,45%,65%);
    text-decoration: none;
}
#navigation a:hover {
    text-decoration: underline;
}

#infoboxes {
    position: absolute;
    right: 0;
    top: 470px;
    width: 150px;
    margin: -8px 10px 0 0;
    padding: 0;
    text-align: left;
    background-color: transparent;
}
#infoboxes h4 {
    margin: 20px 0px 0px 2px;
    padding: 0px 0px 0px 0px;
    font-size: 1em;
    font-weight: bold;
    line-height: 1.25em;
    text-align: left;
    text-transform: lowercase;
    border-bottom: 2px solid;
    color: rgb(30%,30%,50%);
    border-color: rgb(30%,30%,50%);
}
#infoboxes p {
    margin: 0 0 0 2px;
    padding: 0.5em 0.5em 0.5em 0.5em;
    border-style: solid;
    border-width: 0 0 0 1px;
    border-color: rgb(30%,30%,50%);
    line-height: 1.1em;
    text-align: left;
}
#infoboxes ul {
    margin: 0px 0px 0px 2px;
    padding: 5px 0px 5px 1px;
    background: transparent;
    list-style: none;
    border-left: 1px solid;
    border-color: rgb(30%,30%,50%);
}
#infoboxes li {
    padding: 2px 5px 2px 7px;
    margin: 0px 0px 0px 0px;
}
#infoboxes li a {
    text-decoration: none;
    outline-width: 0;
    margin: 0px 0px 0px -9px;
    padding: 2px 0px 2px 9px;
    border-left: 1px solid;
    border-color: rgb(30%,30%,50%);
}
#infoboxes a:link {
    color: rgb(30%,30%,60%);
}
#infoboxes a:visited {
    color: rgb(50%,50%,60%);
}
#infoboxes li a:hover {
    margin: 0px 0px 0px -11px;
    padding: 2px 0px 2px 7px;
    border-left-width: 5px;
    border-color: rgb(30%,30%,60%);
}
#infoboxes ul ul {
    margin: 0px 0px 0px -11px;
    border-left: 0px;
}
#infoboxes ul ul li a {
    border-left: 5px solid;
    margin-left: -5px;
    margin-top: -3px;
    border-left-color: rgb(85%,85%,90%);
    padding: 0px 0px 3px 7px;
}
#infoboxes ul ul li a:hover {
    border-left: 5px solid;
    margin-left: -5px;
    padding-left: 7px;
    border-left-color: rgb(65%,65%,70%);
}
#infoboxes h4 a:link {
    color: rgb(30%,30%,50%);
    text-decoration: none;
}
#infoboxes h4 a:visited {
    color: rgb(30%,30%,50%);
    text-decoration: none;
}
#infoboxes h4 a:hover {
    color: white;
    background-color: rgb(30%,30%,51%);
    text-decoration: none;
}
#infoboxes a.webcam img {
    border: 1px solid rgb(30%,30%,60%);
    margin-left: -3px;
    margin-top: -2px;
}

#content {
    margin: 1.5em 15em 1em 2.5em;
    padding: 1em 1em 0em 1em;
    font-size: 9pt;
    min-height: 1680px;
    height: auto !important;
    height: 1680px;
}
#content h2 {
    font-size: 14pt;
    margin: 0em 0em 0em -1.2em;
}
#content h3 {
    font-size: 13pt;
    margin: 0em 0em 0em -0.8em;
}
#content h4 {
    font-size: 11pt;
    margin: 1em 0em 1em 0em;
}
#content h5.date {
    font-size: 7pt;
    margin: -0.1em 0em 1.5em 0.2em;
}
#content h2 a, #content h3 a, #content h4 a {
    text-decoration: none;
}
#content h2 a:hover, #content h3 a:hover, #content h4 a:hover {
    text-decoration: underline;
}
#content p.blog-post-footer {
    border: 1px solid rgb(80%,90%,90%);
    background: #f0f0f0;
    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 rgb(80%,90%,90%);
    background: #f0f0f0;
    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;
}

#find {
    position: absolute;
    top: 4px;
    right: 5px;
    padding: 0em;
    vertical-align: middle;
}
#find form {
    margin: 0.3em;
    padding: 0.3em;
    vertical-align: middle;
}
#find form input, #find form select {
    background: rgb(78%,78%,81%);
}
#find p {
    margin: 0px;
    padding: 0px;
}

#styles {
    position: absolute;
    right: 0;
    top: 50px;
    width: 150px;
    margin: -8px 10px 0 0;
    padding: 0;
    text-align: left;
    background-color: transparent;
}
#styles h4 {
    margin: 20px 0px 0px 2px;
    padding: 0px 0px 0px 0px;
    font-size: 1em;
    font-weight: bold;
    line-height: 1.25em;
    text-align: left;
    text-transform: lowercase;
    border-bottom: 2px solid;
    color: rgb(30%,30%,50%);
    border-color: rgb(30%,30%,50%);
}
#styles p {
    margin: 0 0 0 2px;
    padding: 0.5em 0.5em 0.5em 0.5em;
    border-style: solid;
    border-width: 0 0 0 1px;
    border-color: rgb(30%,30%,50%);
    line-height: 1.1em;
    text-align: left;
}
#styles ul {
    margin: 0px 0px 0px 2px;
    padding: 5px 0px 5px 1px;
    background: transparent;
    list-style: none;
    border-left: 1px solid;
    border-color: rgb(30%,30%,50%);
}
#styles li {
    padding: 2px 5px 2px 7px;
    margin: 0px 0px 0px 0px;
}
#styles a {
    text-decoration: none;
    outline-width: 0;
    margin: 0px 0px 0px -9px;
    padding: 2px 0px 2px 9px;
    border-left: 1px solid;
    border-color: rgb(30%,30%,50%);
}
#styles #classic a:link {
    color: rgb(30%,30%,60%);
}
#styles #classic a:visited {
    color: rgb(50%,50%,60%);
}
#styles a:hover, #styles #classic a {
    margin: 0px 0px 0px -11px;
    padding: 2px 0px 2px 7px;
    border-left-width: 5px;
    border-color: rgb(30%,30%,60%);
}

#vadbanner {
    /* # for use when Latitude IFrame
        display: none;
    */
    position: absolute;
    right: 25px;
    top: 215px;
}

iframe#latitude {
    position: absolute;
    right: 5px;
    top: 210px;
    border: 1px solid rgb(30%,30%,60%);
}

#footer {
    font-size: 90%;
    padding: 0.5em 1em 1.5em 1em;
    border: 1px solid;
    border-width: 1px 0;
    text-align: right;
    line-height: 12px;
    border-color: rgb(30%,30%,50%) navy rgb(75%,80%,85%) navy;
    background: rgb(88%,90%,92%);
    min-height: 22px;
    height: auto !important;
    height: 22px;
}
#footer p {
    margin: 0.25em 0 0.5em;
    display: inline;
}
#footer img {
    margin: 0px 7px 0px 0px;
    border: none;
    float: left;
}

#addthis {
    position: absolute;
    right: 315px;
    top: 14px;
    z-index: 100;
}

.submenu a {
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    padding: 0px 7px 0px 7px;
    white-space: nowrap;
    border-width: 0px 1px 0px 1px;
    border-style: solid;
    border-color: rgb(45%,45%,65%);
    text-decoration: none;
}
.submenu a:hover {
    text-decoration: underline;
}
.submenu a.submenu_current {
    border: 1px solid;
}

