body { 
    margin: 0 auto;
}

#supercontainer {
    background-image: url(bg.jpg);
    height: 120%;
}

.container {
    padding-top: 30px;
    margin: 0 auto;
}

.slideshow {
    height: 157px;
}

.navmenu {
    font-size: 150%;
    text-align: center;
}

.leftmenu {
    padding: 10px;
    background: #5d8cba;
    color: white;
}
.margin {
    margin-top:15px;
}

.leftmenu h1 {
    color: white;
    text-align: center;
    font-size: 15pt;
}

.leftnews {
    color: white;
    text-align: center;
    font-size: 14pt;
}

#navmenuoverlay {
    position: relative;
    margin-left:10px;
    margin-top: -45px;
    margin-bottom: 20px;
    z-index: 5;
}

.midcontent {
    padding: 10px;
    background: #5d8cba;
    min-height: 430px;
    color: white;
}

.midcontent li {
    margin-left: 10px;
}

.rightbar {
    padding: 10px;
    background: #5d8cba;
    color: white;
    width: 235px;
    margin-bottom: 10px;
}

.rightbar h1 {
    color: white;
    font-size: 14pt;
}

#contactinfo {
    font-weight: bold;
    font-size: 12pt;
    text-align: right;
    color: black;
}

.newsdetail {
    margin-left: 20px;
}

#footer {
    margin-top: 50px;
    text-align: right;
}

p {
    text-indent: 0;
    margin-top: 0px;
}


p + p {
    text-indent: 0;
    margin-top: 0px;
} 

ul { 
    padding-left: 5px;
}

h1 {
    font-size: 24pt;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}

h2 {
    font-size: 18pt;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}

h3 {
    font-size: 14pt;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}

body {
    background:none repeat scroll 0 0 #5D8CBA;
    color: white;
}

#rightcon {
    font-size: 12pt;
}

h1, h2, h3, h4, h5, h6 {
    color: white;
    font-weight: bold;
}

hr { margin-bottom: 1em;}


.newsbox {
    text-align: left;
    color: white;
}

.newsheadline a:link {
    font-size: 12pt;
    text-decoration: underline;
    color: white;
}

.newsheadline p {
    margin: 0 0 0 0;
}

div.newssummary  {
    line-height: 1.2;
    padding-bottom: 10px;
}

.newssummary a:link {
    text-decoration: none;
    color: white;

}

.newsheadline a:hover {
    text-decoration: underline;
    color: white;
}

.newsheadline div {
    margin-bottom: 15px;
}

.newssummary {
    font-size: 12pt;
    word-wrap: break-word;
}

.newsheadline a {
    color: white;
    font-size: 12pt;
}

.newsheadline {
    font-family: serif;
    margin-bottom: 1em;
    font-weight: bold;
}

.newssummary a:hover {
    text-decoration: none;
    color: white;
}

.newsimage {
    border: 1px solid black;
}

.newsreadmore {
    font-size: 12pt;
    margin-top: -20px;
}

.newsreadmore a {
    color: white;
}