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

a:link {
    color: #000000;
    text-decoration: none;
}

a:visited {
    color: #000000;
    text-decoration: none;
}

a:hover {
    color: #b21413;
    text-decoration: underline;
}

a:active {
    color: #000000;
    text-decoration: none;
}

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

#pageContentLeft {
    float: left;
    width: 14em;
}

.liLink {
    /*font-family: 'IM Fell English SC',serif;*/
    font-size: 1em;
    /*font-variant: small-caps;*/ 
    font-style: italic;
    font-weight: bold;
    color: #444444;
}

.menuLink {
}

.liSubheading {
    /*font-family: 'IM Fell English SC',serif;*/
    font-size: 1em;
    /*font-variant: small-caps;*/
    font-style: italic;
    font-weight: bold;
    color: #444444;
    position: relative;
}

#pageContentLeft a {
    display: block;
    /*font-family: 'IM Fell English SC',serif;*/
    font-size: 1em;
    /*font-variant: small-caps;*/
    font-style: italic;
    font-weight: bold;
    /*color: #444444;*/
}

h1 {
    font-family: 'Cantata One', serif;
    font-size: 1.5em;
    font-variant: small-caps;
    color: #b21413;
}

h2 {
    font-family: 'Cantata One', serif;
    font-size: 1.2em;
    font-variant: small-caps;
    color: #b21413;
}

#pageContentRight {
    float: left;
    padding-left: 35px;
    padding-right: 1em;
}

#collapsing-nav {
    text-indent: -20px;
    position: relative;
    left: 20px;
}

#pageTitle {
    padding-top: 5px;
    padding-bottom: 20px;
    font-family: 'Cantata One', serif;
    font-size: 30px;
    font-variant: small-caps;
    font-weight: bold;
}

#pageBody {
    width: 30em;
}

.nehBox {    
    border: 2px solid #aaaaaa;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
    padding-left: 40px;
}
    
li {
    list-style-type: none;
}
    
.nehBox li {
    list-style-type: disc;
    padding-bottom: 5px;
}

.indexLinks:link {
    color: #444444;
    text-decoration: none;
}

.indexLinks:visited {
    color: #444444;
    text-decoration: none;
}

.indexLinks:hover {
    color: #b21413;
    text-decoration: underline;
}

.indexLinks:active {
    color: #b21413;
    text-decoration: underline;
}

.bodylink:link {
    text-decoration: underline;
    font-weight: bold;
}

.bodylink:visited {
    text-decoration: underline;
    font-weight: bold;
}

.bodylink:hover {
    text-decoration: underline;
    font-weight: bold;
    color: #b21413;
}

.bodylink:active {
    text-decoration: underline;
    font-weight: bold;
}

.bodyUl {
    text-indent: -20px;
    position: relative;
    left: 20px;
}

.bodyUl > li {
    padding-bottom: 5px;
}

.screenshot {
    width: 600px;
    position: relative;
    left: -10em;
}
