html,
body {
	min-height: 100% !important;
//	background-color:#FFFFFF;
//	font-size:7pt;
//	color:#000000;
	margin:0px;
//	padding:0px;
	border:none;
	width:100%;
	height:100%;
	top:0;
	left:0;
	overflow:hidden;
//	text-align:center;
//	background-image:url(https://images.urlcash.net/img/basic_bg92.gif);
//	background-repeat:repeat-x;
//	font-family:verdana,tahoma,helvetica;
}
.holder {
  width: 100%;
  height: 100%;
  position: relative
}
.bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 23px;
  background-color: lightblue;
}
.frame {
  position: absolute;
  top:23;
  left:0;
  width: 100%;
  height: 100%;
  border:none;
  //    background-color:blue;
}

div.bannertop {
	height:21px;
	min-width:100%;
}
@media screen and (max-width:1024px){
    div.bannertop {
	height:21px;
	min-width:100%;
    }
}
#leftbox {
	font-size:10pt;
	position:absolute;
	left:0px;
	top:0px;
	width:154px;
	z-index:1;
//	height:100%;
        max-height:90px;
	text-align:left;
}
@media screen and (max-width:1024px){
    #leftbox {
	display:none;

    }
}
#centerlinks {
//	border: 3px solid green;
//	margin:auto;
//        top:50%;
//        left:-50%;
	width:320px;
	height:23px;
        position:relative;
        margin:0 auto;
        background:black;

//	margin-right:30%;
//	margin-left:10%;
        z-index:3;
        text-align:center;
//        transform: translate(50%, 50%)
}
#leftbox a:link { color:#39FF14; }
#leftbox a:visited { color:#39FF14; }
#leftbox a:hover { color:#39FF14; }
#leftbox a:active { color:#39FF14; }
#centerlinks a:link { color:#39FF14; }
#centerlinks a:visited { color:#39FF14; }
#centerlinks a:hover { color:#39FF14; }
#centerlinks a:active { color:#39FF14; }


#continuebox {
//	position:relative;
	color:white;
	position:absolute;
	top:-1px;
	float:right;
	margin:0px;
	right: 23px;
	z-index:5;
	background-color:white;
	height:23px;
//	width:162px;
}
#zip {
  background-color: black;
  position:absolute;
  top:0px;
  right:0px;
  width:23px;
  z-index:9999999;
}
#rightbox {
        position:absolute;
        right:0px;
        top:0px;
        width:154px;
        max-height:90px;
        z-index:3;
}

#whatisthis {
        width:100px;
        height:23px;
}
@media screen and (max-width:1024px){
    #whatisthis {
//        width:154px;
        height:30px;
    }
}
#textbox2 {
        width:326px;
        position:relative;
        z-index:2;
        height:100%;
        padding-left:14px;
        padding-top:6px;
        font-size:7pt;
}
@media screen and (max-width:1024px){
    #textbox2 {
        width:326px;
        position:relative;
        z-index:2;
        height:100%;
        padding-left:14px;
        padding-top:6px;
        font-size:7pt;	
    }
}
#bannerbox {
	display:block;
	margin:0 auto;
        position:relative;
        top:0px;
        z-index:14;
        height:100%;
        width:728px;
	background-color:#FFFFFF;
}
@media screen and (max-width:1024px){
    #bannerbox {
	display:none;
	margin:0 auto;
	height:100%;
    }
}

	position:relative;
	top:-80px;
	float:right;
	right:170px;

#bannerboxcontinue {
	top:0px;
	float:left;
	margin:0px;
	left:0px;
	display:block;
        z-index:2;
	background-color:#FFFFFF;
}
@media screen and (max-width:1410px){
    #bannerboxcontinue {
	display:none;
    }
}
	
img {
	z-index:0;
}
.textbox {
        padding-left:4px;
        font-size:8pt;
        z-index:1;
}
a {
        text-decoration:none;
        color:#0000CC;
}
a:hover {
        text-decoration:underline;
        color:#CC0000;
}
#hanging {
	position:absolute;
	right:30px;
	top:40px;
	z-index:0;
	width: 121px;
	height: 162px;
}
#loadbox {
        position:absolute;
        left:-9999px;
        top:0px;
        width:0px;
        height:0px;
        z-index:0;
        text-align:left;
}
iframe.redirectframe {
	height: 100%;
	width: 100%;
  	position: absolute;
//  	top:21;
//  	left:0;
  	z-index:999999;
  	border:none;
}
div.jseprivacy {
height:0px;
z-index:-10
}

@media screen and (max-width:1024px){
    #onceaday {
	display:none;

    }
}