BODY {
    /*color: #000000;
    background: #cccccc;*/
    color: #cccccc;
    background: #000000;
}

A:link {
    color: #555555;
    text-decoration: none;
}

A:visited {
    color: #aa1111;
    text-decoration: none;
}

A:hover {
    /*
    background: #008800;
    color: #000000;
    */
    text-decoration: underline overline;
}

A:active {
    color: #FF0000;
    text-decoration: underline overline;
}

.gone {
    text-decoration: line-through;
}



H1 {
    text-align: center;
}



DIV.menu_ad {
    /* position: absolute; */
    /* bottom: 0; */
    /* float: center; */
    /* width: 98%; */
    /* border: thin silver solid; */
    /* border: none; */
    /* margin: 0.5em; */
    /* text-align: center; */
    /* padding: 0.5em; */

    padding-top: 1in;
    text-align: center;
}

DIV.menu_ad img {
    margin-right: 0.25in;
    border: 0;
}

DIV.menu_ad P {
    text-align: center
    font-style: italic;
    font-size: smaller;
    text-indent: 0;
}

.button {
    border: 0;
}

TABLE.main_menu td {
    font-size: 130%;
}

BODY.menu_schedule {
    background: black;
}

TABLE.menu_schedule {
    border-collapse: collapse;
}

TABLE.menu_schedule td {
    border: none;
    padding: 0;
    margin: 0;
}

TABLE.menu_schedule img {
    border: 0;
}

TABLE.members_table img {
    border: 0;
}

TABLE.members_table th {
    font-size: x-large;
}

TABLE.members_table td {
    text-align: center;
    padding-bottom: 1em;
}

.members_header {
    font-size: x-large;
    font-weight: bold;
}

DIV.main_page {
    text-align: center;
    font-size: smaller;
}

.email {
    white-space: pre;
    font-family: courier;
    font-size: smaller;
    font-style: normal;
}

OL.sprint li {
    margin-bottom: 0.5em;
}

OL.sprint img {
    vertical-align: middle;
}


.new {
    color: #FF0000;
}




P.piccontent {
    width: 660px;
    text-align: justify;
}



TABLE.picgallery,
TABLE.flyergallery,
TABLE.pic_index,
TABLE.dj_info {
    border: none;
    border-collapse: collapse;
}

TABLE.dj_info TH {
    padding: 5px;
}

TABLE.dj_info TD {
    text-align: center;
    border: thin solid;
    padding: 3px;
}

TABLE.picgallery TD,
TABLE.flyergallery TD {
    text-align: justify;
    vertical-align: center;
    padding-bottom: 10px;
}

TABLE.picgallery TD {
    width: 330px;

}

TABLE.flyergallery TD {
    width: 170px;
}

TABLE.pic_index TD {
    border: none;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

TD.pic_title {
    font-size: large;
    text-align: center;
    width: 200px;
}

TD.pic_loc {
    text-align: center;
    width: 128px;
}

TD.pic_date {
    font-size: small;
    text-align: center;
    width: 64px;
}

TD.pic_desc {
    text-align: justify;
    width: 420px;
}



TABLE.picnav {
    border: none;
    border-collapse: none;
}

TABLE.picnav TD {
    border: thin solid;
    text-align: center;
    vertical-align: center;
    padding-left: 3px;
    padding-right: 3px;
}

BLOCKQUOTE {
    font-style: italic;
}


HR {
    color: #cccccc;
    background-color: #cccccc;
    height: 1px;
    border: 0;
}



ADDRESS {
    margin-top: 1em;
    padding-top: 1em;
    border-top: thin solid;
}
