body {
    margin: 0px;
    padding: 0px;
    font-family: sans-serif;
    font-family: tahoma;
}
h1 {
    font-size: 30px;
    display: inline;
    font-weight: normal;
}
h3 {
    margin: 0;
    color: #84151b;
}
a {
    text-decoration: none;
    color: #84151b;
}
a:hover {
    text-decoration: none;
    color: #040607;
}
.membHead {
    font-weight: bold;
    display: block;
    color: #84151b;
}
.membList {
    float: right;
    display: inline;
    margin: 25px;
}
.membListL {
    float: left;
    display: inline;
    margin: 25px;
}
#topNav ul {
    margin: 4px;
}
#topNav ul li {
    display: inline;
    border-right: 1px solid black;
    padding-right: 8px;
    padding-left: 8px;
}
/* DROP CAP
    b {
        float: left;
        font-size: 48px;
        margin: 0;
        margin-top: -7px;
        margin-bottom: -7px;
        margin-right: 3px;
    }
*/
#rightNav {
    border: 0;
}
#wrapperAll {
    /*This center-aligns everything for IE */
    text-align: center;
    padding-top: 20px;
    padding-bottom: 0px;
    min-width: 850px;
}
#wrapperHead {
    /*This center-aligns everything for Firefox/Safari */
    margin: 0 auto;
    width: 750px;
    height: 350px;
    background-image: url(images/field2.jpg);
}
#wrapperBar {
    width: 100%;
    background-image: url("images/shadBG.jpg");
    text-align: left;
    color: white;
}
#blackBar {
    background: #040607;
    width: 100%;
    height: 28px;
    border-top: 4px solid #84151b;
    border-bottom: 4px solid #84151b;
}
.botWrap {
    /*This center-aligns everything for Firefox/Safari */
    margin: 0 auto;
    margin-top: 40px;
    width: 750px;
    overflow: hidden;
}
#botWrap {
    /*This center-aligns everything for Firefox/Safari */
    margin: 0 auto;
    margin-top: 40px;
    width: 750px;
    overflow: hidden;
}
#memb {    
    text-align: center;
}
#topNav {
    float: right;
    padding: 5px;
    padding-top: 0px;
    text-align: right;
    color: black;
    display: block;
    font-size: 12px;
}
#whiteSpacer {
    width: 50px;
    height: 66px;
    margin-top: -15px;
    background: #fff;
    float: right;
}
#circGlyph {
    margin-top: -27px;
    height: 81px;
    width: 81px;
    float: right;
    position: relative;
    z-index: 9999;
}
#header {
    float: left;
    width: 78%;
    padding-left: 40px;
    margin-top: -5px;
}
#header a {
    color: white;
}
#botLeft {
    float: left;
    width: 540px;
    border: 1px dashed black;
    text-align: left;
}
.botLeft {
    float: left;
    width: 540px;
    text-align: left;
}
#p2 {
    padding: 10px;
}
#report {
    width: 750px;
    border: 0;
}
#reportBot {
    width: 775px;
}
#botRight {
    float: right;
    width: 200px;
    background: #040607;
    color: #dddcdc;
    text-align: left;
    font-size: 13px;
    clear: right;
}
#rtHead {
    color: white;
    display: block;
    width: 100%;
    padding: 3px;
    background-color: #84151b;
}
#bottomBar {
    width: 100%;
    height: 50px;
    background: #040607;
    float: left;
    border-top: 5px solid #84151b;
    font-size: 12px;
    color: #dddcdc;
}
#bottomBar a {
    color: #dddcdc;
}
#bottomBar a:hover {
    color: #84151b;
}
#bottomAddr {
    width: 100%;
    float: left;
    font-size: 10px;
    margin-top: 50px;
}
#minutes {
    width: 100%;
}
.shadow {
    width: 100%;
    height: 15px;
}