body {
    background: #400;
    color: #000;
    margin: 0;
    padding: 0;
    padding-top: 5px;
    font-family: Georgia, "New Century Schoolbook", Times, serif;
    }
.hide   {
    display: none;
    }
p, td, ul, ol, li, dl, dt, dd {
    font-family: Georgia, "New Century Schoolbook", Times, serif;
    font-size: 13px;
    }
p.sright {
    font-size: 11px;
    text-align: right;
    }
ol li {
    margin-top: 1em;
    }
ol.ti li {
    margin-top: 0;
    }
img.flr {
    float: right;
    display: block;
    border-width: 0;
    padding: 15px 0 5px 15px;
    }
img.fll {
    float: left;
    display: block;
    border-width: 0;
    margin: 5px 15px 10px 0;
    padding-bottom: 5px;
    }
img.cen {
    display: block;
    border-width: 0;
    margin: 0;
    padding: 0;
    text-align: center;
    }
#header {
    padding: 0;
    color: #fc9;
    margin: 0;
    margin-bottom: 7px;
    text-align: center;
    }
#header h1 {
    margin-top: 3px;
    margin-bottom: 0;
    font-family: Georgia, "New Century Schoolbook", Times, serif;
    font-size: 18px;
    line-height: 18px;
    color: #fc9;
    font-weight: normal;
    font-style: normal;
    }
#header p {
    font-family: Verdana, Arial, Helvetica;
    text-align: center;
    font-size: 12px;
    color: #fc9;
    margin: 3px 0 4px 0;
    }
#hnav {
    width: 100%;
    margin: 0;
    }
#hnav td {
    padding: 0;
    vertical-align: top;
    text-align: center;
    line-height: normal;
   }
#hnav td a {
    padding: 0;
    font-size: 12px;
    }
#hnav td a:link {
    text-decoration: none;
    color: #fc9;
    }
#hnav td a:visited {
    text-decoration: none;
    color: #c96;
    }
#hnav td a:hover {
    text-decoration: underline;
    color: cornsilk;
    }
#hnav img {
    width: 150px;
    height: 65px;
    border-width: 0;
    margin: 0;
    padding: 0 1px 2px 1px;
    }
#maintext p {
    font-family: Georgia, "New Century Schoolbook", Times, serif;
    font-size: 13px;
    text-align: left;
    line-height: 1.5em;
    }
#maintext p.sright {
    text-align: right;
    font-size: 11px;
    }
#maintext p.scen {
    font-size: 11px;
    text-align: center;
    }
#maintext p.rcap {
    margin: -3px 0 0 0;
    padding-right: 10px;
    text-align: right;
    font-size: 11px;
    }
#maintext p.ccap {
    margin: -5px 0 0 0;
    text-align: center;
    font-size: 11px;
    }
#maintext p.bc {
    font-size: 11px;
    font-weight: bold;
    color: #000;
    margin-top: -10px;
    }
#maintext .imgcaption { 
    text-align: center;
    color: #000;
    font-family: Georgia, "New Century Schoolbook", Times, serif;
    font-size: 11px;
    line-height: 11px;
    font-weight: normal; 
    line-height: 1.25em;
    }
#maintext div.divider {
    margin: 16px 200px 18px 200px;
    padding: 0;
    border-top: 4px dotted #c96;
    }
#maintext ul {
    list-style: none;
    margin-top: 13px;
    margin-left: 25px;
    }
#maintext ul.sep {
    list-style: disc url("images/bullet.gif") outside;
    }
#maintext li {
    line-height: 1.5em;
    }
#footer {
    padding: 7px 0 2px 0;
    color: #fc9;
    width: 100%;
    }
#footer p {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #fc9;
    margin-bottom: 4px;
    margin-top: 4px;
    text-align: center;
    }
#footer p.credit {
    font-size: 11px;
    color: #c96;
    margin-top: 1em;
    }
#footer a:link, #footer a:visited {
    color: #fc9;
    }
#footer a:hover {
    color: cornsilk;
    }
#maintext h1 {
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 2px;
    color: #963;
    border-top: 1px solid #c96;
    padding-top: 14px;
    }
#maintext h2 {
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 1px;
    line-height: 1.4em;
    color: #006;
    }
#maintext h3 {
    font-weight: bold;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 8px;
    margin-top: 6px;
    color: #600;
    }
#maintext h4  {
    font-size: 13px;
    line-height: 1.3em;
    margin-bottom: 0;
    font-style: normal;
    font-weight: normal;
    color: #930;
    }
#maintext h5 {
    font-size: 13px;
    font-style: italic;
    font-weight: normal;
    }
#maintext p.leftbar {
    font-size: 12px;
    margin-left: 10px;
    padding-left: 8px;
    border-left: 3px solid #999;
    }
a:link {
    text-decoration: underline;
    color: #00c;
    }
a:visited {
    text-decoration: underline;
    color: #606;
    }
a:hover {
    text-decoration: underline;
    color: #00f;
    }
.clearall { clear: both; margin: 0; padding: 0; }
.cen { text-align: center; }
.spaced-covers {
    text-align: center;
    display: flex;
    justify-content: space-between;
	align-items: center;
}

.outlined { border: 1px solid #000; height: 200px; -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

.banner, .page { background: #fff; }
.banner { width: 550px; text-align: center; }
.banner.wider { width: 600px; }
.page { width: 500px; }
.page.video { padding-top: 20px; }
.page.wider { width: 570px; }
.banner, .page, .page2 { margin: 0 auto; }
.banner img { display: block; }
.page, .page td { padding: 5px 15px 15px; }
