html, body
{
    height: 100%;
    min-height: 100%;
    height: auto !important;
}
body
{
    background-color: #ccc;
    font-size: 72%;
    font-family: Arial;
}
.container
{
    min-height: 100%;
    height: auto !important;
    margin: 0 auto -50px auto;
    width: 982px;
}
.footer
{
    margin-left: 50px;
    padding: 10px 0 0 0;
    width: 932px;
    background-color: #fff;
    height: 40px;
}
.contentcontainer
{
    width: 932px;
    margin-left: 50px;
    background-color: #fff;
    min-height: 500px;
}
.topa
{
    width: 982px;
    display: block;
}
.topb
{
    width: 982px;
    display: block;
}
.navcontainer
{
    float: left;
    width: 246px;
    margin-right: 50px;
    background-color: #fff;
    margin-bottom: 50px;
    height: 220px;
}
.newscontainer
{
    float: left;
    width: 582px;
    background-color: #fff;
    margin-bottom: 50px;
}

.contentpagenavcontainer
{
    float: left;
    width: 150px;
    margin-right: 50px;
    background-color: #fff;
}
#nav
{
    margin: 0px;
    padding: 15px 0px 0px 0px;
}
#nav li
{
    list-style-type: none;
    margin-bottom: 11px;
}
#nav a
{
    font-size: 1.4em;
    font-weight: 500;
    text-transform: uppercase;
    color: #ababab;
    text-decoration: none;
}
.lightnav
{
    font-size: 1.4em;
    font-weight: 500;
    text-transform: uppercase;
    color: #eee;
    text-decoration: none;
}
#nav a:hover
{
    text-decoration: underline;
}
#coverhdr
{
    clear: both;
    margin-left: 50px;
}
#covercontainer
{
    width: 932px;
    height: 308px;
    clear: both;
    background-color: #c0c0c0;
    border-top: 2px solid #e30019;
    border-bottom: 2px solid #e30019;
}
img.cover
{
    margin-left: 50px;
    cursor: pointer;
}

#subnav li
{
    float: right;
    list-style-type: none;
    margin: 0 5px 0 0;
}
#subnav a
{
    font-size: .9em;
    font-weight: 500;
    text-transform: uppercase;
    color: #ababab;
}
#news
{
    margin: 0px;
    padding: 15px 0px 0px 0px;
}
#news li
{
    font-size: 1.4em;
    font-weight: 500;
    text-transform: uppercase;
    color: #ababab;
    list-style-type: none;
    margin-bottom: 11px;
}
.newsblurb
{
    text-transform: none;
    font-size: 0.8em;
}
.newslink
{
    margin: 2px;
    color: #009ee1;
}
.contactcontainer
{
    margin-top: 70px;
   
}
.contenttop
{
    float: left;
    width: 650px;
    background-color: #fff;
    font-size: 1.1em;
}
.newsarticle
{
    height: 470px;
    overflow-y: auto;
    padding:5px 10px 5px 1px;
    
}
.newsimage
{
    margin:10px;
    padding:2px;
    width:200px;
    border:1px solid  #eee;
}

.noli
{
    list-style-type: none;
}
.clear
{
    clear: both;
}


.contact
{
    float: left;
    width: 140px;
    height: 140px;
    background-image: url('../images/grad200b.png');
    background-position: bottom right;
    background-repeat: no-repeat;
    border: 1px solid #e30019;
    padding: 20px;
    margin: 0 20px 20px 0;
    list-style-type: none;
}

a
{
    color: #000;
}

.floatleft
{
    float: left;
}
.floatright
{
    float: right;
}
.flatli li
{
    float: left;
}
.ulzero
{
    padding: 0px;
    margin: 0px;
}

.largefont
{
    font-size: 1.2em;
 }
.ntm
{
    margin-top: 0px;
    padding-top: 0px;
}


.tooltip
{
    position: absolute;
    left: -2000px;
    background-color: #01376b;
    border: 1px solid #eee;
    width: 200px;
}

.tooltip p
{
    font-size: 1.1em;
    margin: 0;
    padding: 0;
    color: #01376b;
    background-color: #fff;
    padding: 20px;
}
#newhdr
{
    float: left;
}
#recenthdr
{
   \* padding-left: 50px;*\
    float: left;
}


.sechdr
{
    float:left;
    padding-bottom:5px;
}