a {color: #000000;
text-decoration: underline;}
.centered-container{
    max-width: 620px;
    top: 247px;
    margin:0 auto;
    height: auto;
    background-color: #000001;
}
img.splash {
max-width: 100px !important;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 15px;}
.pagetitle {
  text-align: center;
  display: block;
  height: auto;
  font-family: Courier;
  padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 1em;
  color: #FFFFFF;
  background-color: #000000;
}
#content:before,#content:after,#content content ""{
    clear:both
}
html{
    box-sizing:border-box
}
*,*:before,*:after{
    box-sizing:inherit
}
html,body{
    margin:0;
    padding:0
}
body{
    text-rendering:optimizeLegibility;
    font-family:open sans,Courier;
    font-size:1.5rem;
    background-color:#fff;
    color:#535252
}
.bannerdiv img{width:100%}
@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}

h2 {
  color:#000000;
  text-align: center;
  font-family: open sans, Courier;
}
h3
{color:#000000;}
h4
{color:#000000;}
.heading{
    color:#99CC33;
    font-family:open sans,Helvetica,Arial,sans-serif;
    font-weight:700;
}
#header-content{
    background-color:#f6f6f6;
    height:100px
}
#content{
    padding:25px 0;
    position:relative;
        background-color: #000000;
}
}
.icon img{
    width:155px;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
header{
    height:100px
}
table{
    width:100%;
    max-width: 619px;
}
td{
    line-height:1.5;
    padding:10px 5px;
    text-align: center;
    color: #99CC33;
}
table .label{
    font-weight:700;
    text-align:center;
    color: #FFFFFF;
    font-family: open sans, Courier;
    font-style: italic;
}
.header-logobar{
    padding:15px;
    height:100px;
    width:100%;
    margin:0 auto;
    max-width:1100px
}
.header-logobar img,.header-logobar a{
    height:inherit;
    height:62px
}
footer{
    padding:20px;
    padding-top:30px;
    padding-bottom:75px;
    margin:0 auto;
background-color: #000000;

}
footer a,footer a:visited{
    color:#FFFFFF;
    text-decoration:none
}
footer a:hover{
    text-decoration:underline
}
#top-ad,#content-ad,#bottom-ad{
    max-width:1100px;
    margin:0 auto;
    margin-bottom:40px;

}
.banner{
    margin:0 auto;
    max-width:350px;
    padding-bottom:10px
}

#spot
{margin:0 auto;padding:20px;font-size:.85em; background-color: #000000;}
.bannerdiv{margin:0 auto;max-width:350px}
.bannerdiv img{width:100%}
#explanation,#rotating{
    max-width:1100px;
    margin:0 auto;
    padding:20px;
    font-size:0.95em

}
.sub-heading{
    text-align:center;
    margin:0;
    font-size:1.3rem;
    font-weight:700;
    width:100%
}

@media(max-width:640px) {

    .heading{
        font-size:1.2rem
    }
    .sub-heading{
        font-size:.9rem
    }
    body{
        font-size:1rem
    }
    .icon img{
        max-width:120px;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    td{
        line-height:1.5;
        padding:5px 5px;
        text-align: center;
    table .label{
        text-align:left;
        padding-right:0
    }
}
}
