body {
    font-family: "times new roman";
    letter-spacing: .2px;
    background-color: #ecf9f9;
    color: #000000;
    margin: 0 0 50px 0;
}

.container { min-width: 1100px; width: 100%; }

#newsbar {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    padding: 10px 0 10px 0;
    margin: 0 auto 0 auto;
    text-align: center;
    color: #ecf9f9;
    background-color: #202060;
    border-bottom: 1px solid #ecf9f9;
}

.newsbar table {
    width: 100%;
}


.newsbar td {
    padding: 0 40px 0 40px;
}

.newsbar {
    background-color: transparent;
    border: none;
    padding: 0 55px 0 55px;
    text-align: center;
    text-decoration: none;
    font-size: 1.05em;
}

.mbtop {
    position: relative;
    min-width: 1100px;
    width: 100%;
    height: 130px;
    border-bottom: 1px solid #A8A8A8;
    box-shadow: -1px 6px 3px -3px #A8A8A8;
    margin: 0 auto 5px auto;
    padding: 10px 0 0 0;
    background-color: #79d2d2;
    text-align: center;
    vertical-align: middle;
}

table.title {
    margin: 0 auto;
    padding-bottom: 45px;
}

table.title td {
    font-family: 'tangerine';
    text-align: center;
    padding: 0 25px 0 0;
    margin: 0;
}

.mbbottom {
    position: relative;
    min-width: 1100px;
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #A8A8A8;
    box-shadow: -1px 4px 3px -3px #A8A8A8;
    margin: 0 auto 5px auto;
    padding: 10px 0 0 0;
    background-color: #b3e6e6;
    text-align: center;
    vertical-align: middle;
    font-size: .95em;
}

.scroller_anchor {
    width: 100%;
    height: 0px;
    margin: 0;
    padding: 0;
}

.scroller {
    width: 100%;
    z-index: 600;
    height: 46px;
}

.main { vertical-align: middle; line-height: 70px; }
.mtitle { font-size: 5em; }
.sub { vertical-align: top; font-size: 1.6em; line-height: 1px; word-spacing: 3px; }
.mininum { font-size: .85em; }

#sheet {
    position: relative;
    font-size: 1.2em;
    line-height: 1.3em;
    min-height: 0px;
    background-color: #FFFFFF;
    border-width: 1px 1px 1px 1px;
    border-color: #B8B8B8;
    border-style: solid;
    margin: 40px 120px 40px 120px;
    padding: 80px 110px 80px 110px;
    box-shadow: 1px 1px 1px 1px #B8B8B8;
}

.sheet li {
    list-style: none;
    margin: 0 0 1em 0;
    padding-left: 85px;
    text-indent: -85px;
}

.letters {
    margin: 50px 5% 0 5%;
    width: 90%;
}

.biggap {
    padding-bottom: 8px;
}

.smallgap {
    padding-bottom: 4px;
}

.letterpic {
    width: 300px;
    height: auto;
    cursor: pointer;
    border: 3px outset #ecf9f9;
}

.lettertitle {
    font-size: 1.04em;
    font-weight: bold;
}
