body {
    color: black;
    background-image: url("starnetblog_subtile_background_pattern7.jpg");
    font-family: Palatino, "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
    font-size: 12pt;
    margin: auto;
    width: 70em;
    line-height: 1.4em;
}

#menuBarCover {
    margin: auto;
    width: 71em;
    clear: both;
    height: 1em;
    position: fixed;
    top: 0em;
    background-image: url("starnetblog_subtile_background_pattern7.jpg");
    background-repeat: repeat;
    z-index: 999;
}

#menuBar {
    margin: auto;
    width: 70em;
    clear: both;
    height: 6.3em;
    position: fixed;
    top: 1em;
    background-color: white;
    z-index: 999;
    box-shadow: 0px 5px 5px #888888;
    border-top: 1px solid #596a5d;
    border-left: 1px solid #596a5d;
    border-right: 2px solid #596a5d;
}

#menuBarA {
    display: inline;
}

#logo {
    margin-top: 0.5em;
    margin-left: 1em;
}

#logoText {
    font-family: 'Radley', serif;
    font-size: 2em;
    color: #911413;
}

#internalViewsPageTitle {
    display: inline;
    position: relative;
    top: -3.3em;
    left: 2em;
}

#internalViewsPageSubTitle {
    font-family: Palatino, "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
    font-size: 18pt;
    font-weight: bold;
    font-style: italic;
    position: relative;
    top: -2em;
    left: 5.5em;
    color: #666666;
}

#controls {
    position: relative;
    top: -6.6em;
    left: 38em;
}

#pageContent {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3em;
    width: 69em;
    background-color: white;
    padding-top: 8.5em;
    padding-bottom: 1em;
    padding-left: 1em;
    border-left: 1px solid #596a5d;
    border-right: 2px solid #596a5d;
    border-bottom: 2px solid #596a5d;
    overflow: auto;
}

button {
    width: 5em;
    font-size: 12px;
}

.statelabel {
    padding-left: 1.5em;
    padding-right: 0.5em;
    font-size: 14px;
    font-family: sans-serif;
    font-weight: bold;
    color: #555555;
}

.info {
    font-size: 14px;
    padding-top: 0.4em;
}

.jumpTo {
    font-size: 14px;
    padding-top: 0.4em;
}

.imageInfoLabel {
    margin-right: 0.5em;
    font-family: sans-serif;
    color: #666666;
}

.imageInfo {
    margin-right: 0.5em;
    font-family: sans-serif;
    font-weight: bold;
    color: #555555;
}

#pageimage img {
    width: 99%;
}

.imageErrorMessage {
    font-size: 16px;
    font-family: sans-serif;
    font-weight: bold;
    color: #911413;
}
