
body {
    /*background-attachment: scroll;*/
    background-image: url("../images/historical-logo.jpg");
    /*background-image: url("../images/bg-gradient.jpg");*/
    background-repeat: repeat;
    /*background-position: left top;*/
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.8em;
    font-weight: normal;
    font-style: normal;
    margin: 0px;
    padding: 0px;
}    


#frame {
    /* used by index.html entry page */
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 2px;
    padding: 0px;
    text-align: center;
    text-align: center;
}
.imageStrips {
    padding: 4px;
}
.slideShows {
    padding: 4px;
    text-align: center;
    z-index: 1;
}
.google-search {
    border: none;
    padding: 4px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 4px;
    margin-bottom: 4px;
    font-size: 12px;
    height: 25px;
}
.google-search input {
    padding: 0px;
    margin: 0px;
    font-size: 12px;
}

.tickertape {
    padding: 0px;
    margin: 0px;
    border: none;
}

.tickertape form {
    padding: 0px;
    margin: 0px;
}
.tickertape input {
    padding: 0px;
    margin: 0px;
    font-size: 9px;
    border: 1px solid rgb(58,135,89);
    color: rgb(58,135,89);
}

.tickertape label {
    padding: 0px;
    margin: 0px;
    font-size: 9px;
    color: rgb(58,135,89);
}

.frame{
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 2px;
    padding: 0px;
    text-align: center;
    font-weight: normal;
    font-style: normal;
}

.frame table {
    padding: 0px;
    width: 100%;
    text-align: center;
    border: none; /* border: 1px solid black; border-style: none; border: none;*/
}

.frame table td {
    padding: 0px;
    width: 100%;
    text-align: center;
    font-weight: normal;
    font-style: normal;
}

.img-strip {
    padding: 4px;
    width: 100px;
    height: 100px;
}
#header {}
#footer {}

#gallery{
    background-color:black;
    padding: 20px;
}

.layout { 
    font-weight: normal;
    font-style: normal;
}
.layout table { 
    width: 100%;
    border: none; /* border: 1px solid black; border-style: none; border: none;*/
}

.layout td { 
    border: none; /* border: 1px solid black; border-style: none; border: none;*/
}
.content2 {
    text-align: left;
    padding: 10px;
    font-weight: normal;
    font-style: normal;
}
.content2 h2 {
    font-size: 1.5em;
}

.content {
    text-align: left;
    padding: 10px;
    font-weight: normal;
    font-style: normal;
}

.content hr {
    border-style: solid;
}

.content p {
}

.content a {
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;
}

.content h2 {
    padding: 2px;
    font-size: 1.1em;
    font-weight: bold;
}
.content h2 a {
    font-weight: bold;
}
.content h3 {
    padding: 2px;
    font-size: 1.4em;
    font-weight: bold;
    /*text-decoration: underline;*/
}




.content table {
    width: 100%;
    text-align: left;
    font-weight: normal;
    font-style: normal;
    border: none;/*border: 1px solid black; */
}

.content table th {
    vertical-align: top;
    width: 33%;
    /* border: 1px solid black; border-style: none;*/
    padding: 2px;
    font-weight: normal;
    font-style: normal;
}

.content table tr {
}

.content table td {
    vertical-align: top;
    width: 33%;
    border: 1px solid gray; /*border-style: none;*/
    padding: 2px;
    font-weight: normal;
    font-style: normal;
    text-align: left;
}

#sponsors table {
    width: 90%;
    text-align: center;
    border: none;/*border: 1px solid black; */
}

#sponsors table th {

}

#sponsors table tr {
}

#sponsors table td {
    vertical-align: top;
    /*width: 100%;*/
    border: none; /*1px solid gray;*/ /*border-style: none;*/
    padding: 2px;
    font-weight: normal;
    font-style: normal;
    text-align: center;
}

.info {
    font-size: 8pt;
    font-weight: bold;
    padding: 1px;
    font-style: normal;

}

.box {
    border: 1px solid black;
    text-align: left;
    padding: 10px;
    font-weight: normal;
    font-style: normal;
}

.address {
    font-weight: normal;
    font-style: normal;
    font-size: 0.8em;
    text-align: left;
}