﻿body
{
    background-image: url(../Chanute/ImagesBase/blusky.jpg);
    background-repeat: repeat;
    height: auto !important;
    height: 100%;
    min-height: 100%;
}
.leftcol
{
    width: 140px;
    float: left;
    text-align: center;
    margin-left: 30px;
}
.footer
{
    margin-left: 250px;
    width: 800px;
    margin-top: 20px;
    border-right: blue thin ridge;
    border-top: blue thin ridge;
    border-left: blue thin ridge;
    border-bottom: blue thin ridge;
    font-family: Arial;
    font-size: 10px;
    text-align: center;
}
.contentDiv
{
    margin-top: 30px;
    margin-left: 152px;
    margin-right: 20px;
    height: 100%;
    
    padding-left:10px;
}
.centered
{
    text-align: center;
    display: block;
}
.mblumblogo
{
    background-image: url(../Chanute/ImagesBase/mb_lumb1.gif);
    background-repeat: no-repeat;
    display: block;
    width: 72px;
    height: 72px;
    text-align: center;
}
.topleftlogo
{
    background-image: url(../Chanute/ImagesBase/biplane_sm.gif);
    background-repeat: no-repeat;
    display: block;
    width: 216px;
    height: 160px;
    margin-top: 10px;
    float: right;
    margin-right: 30px;
}
.mainsubdiv
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    width: 90%;
    padding-top: 5px;
    margin-left: auto;
    margin-right: auto;
}


.navBorder
{
        border-right: #99ccff thin ridge;
    border-top: #99ccff thin ridge;
    border-left: #99ccff thin ridge;
    border-bottom: #99ccff thin ridge;
}
ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

li
{
    background-image: url(Chanute/ImagesBase/list_image.gif);
    background-repeat: no-repeat;
    background-position: -2px 0.4em;
    padding-left: 1.0em;
    padding-top: .1em;
}
