
body {
  font-family: 'Open Sans', sans-serif;
  color: #f0f0f0;
  margin:0;
  padding:0;
  border:0;			/* This removes the border around the viewport in old versions of IE */
  width:100%;
  background: #aaaaaa;
  background: red;
  background: #ffffff;

  font-size:90%;
}

ul, li, dl, dt, dd {list-style: none}

a {
  color:#000000;
  text-decoration:none;

}

a:hover {
  color:#DDDDDD;
  text-decoration:none;
}
h1, h2, h3 {
  
  margin:.8em 0 .2em 0;
  padding:0;
  font-size: 50%;
  color: white;
}

p {
  margin:.4em 0 .8em 0;
  padding:0;
}

/*
a:link, .NTWeb a:visited {
  color: #666666;
  color: #aaaaaa;

  display: inline-block;
  text-align: center;
  text-decoration: none;
  text-transform: none;
}

a:hover, .NTWeb a:active {
  color: #ffffff;
}

*/

/* overall */

fieldset { 
  border: 0px solid red;
  xcolor: red;
}


@media screen and (max-width: 300px) { /* Specific to this particular image */
  img.bg {
    left: 50%;
    margin-left: -512px;   /* 50% */
  }
}


#viewspace{
   xmargin-top: 2px;
   xmargin-bottom: 2px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   min-height:150%;
   xborder:solid 1px #2d2d2d;
   border-radius: 15px;
   xoverflow: hidden;
   background-color: #EAF5C7;
   background-color: yellow;
   background-color: #0397d6;
   xbackground-color: red;
} 


#head {
   background-color: #0397d6;
   padding-top: 2px;
   padding-bottom: 2px;
   margin-left: auto;
   margin-right: auto;
   display:block;
   border-left: solid 1px #2d2d2d;
   border-right: solid 1px #2d2d2d;
   border-top: solid 1px #2d2d2d;

   border-top-left-radius : 15px;
   border-top-right-radius : 15px;

}


.head-insert{
   display: block;
   min-width: 90px;
   background-color: #0397d6;
   color: white;
   width: 98%;
   margin-top: 0px;
   xborder:solid 1px white;
   xborder-radius: 10px;
   overflow: hidden;
   xfont-weight: bold;
   font-size: 300%;
   text-decoration: none;
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 0px;
   height: auto;
   text-align: center;
   text-shadow:   0 0 5px  #000000;

}



.col1 {
  xpadding: 20px 20px 2px 20px;
  float:left;
  position:relative;
  xpadding:20px;	
  xoverflow:hidden;
  background-color: #555555;
  background-color: hotpink;
  background-color: #0397d6;
  width: 100%;
}


footer [class ^= 'footer-'] {
    width: 33.3333%;
    display: inline-block;
    text-align: center;
    text-shadow:   0 0 5px  #000000;
    font-size: 75%
}

footer .footer-left {
    float: left;
}

footer .footer-right {
    float: right;
}


.IntheNT {
  color: #ffffff;
  margin-right: 20px; 

}

.IntheNT a:link, .IntheNT a:visited {
  color: #666666;
  color: #ffffff;

  display: inline-block;
  text-align: center;
  text-decoration: none;
  text-transform: none;
}

.IntheNT a:hover, .IntheNT a:active {
  color: #333333;
}



.Add-insert{
 display: block;
 width: 97%;
 xmargin: auto;
 xxpadding: 20px;
 margin-top: 10px;
 margin-left: auto;
 margin-right: auto;
 border:solid 1px #2d2d2d;
 border-radius: 15px;
}

.Add-insert-text{
  display: block;
  padding-top: 10px;
  padding-left: 10%; 
  font-size: 1.2rem;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 5px;
  xheight: 130px;
  border-radius : 15px;
  width: 85%;

}

.header-pics-ipad { 
  height: auto; 
  justify-content:center;
  align-items:center;
  overflow: hidden;
}

.header-pics-ipad img { 
  width: 100%;
  height: auto;
  margin-bottom: -5px; 
}



.iq-ta {

width: 100%;
color: #333333;
}

.iq-ta h4 {

color: red;

}
.q-ta {

width: 80%;

}

.q-ta-50 {

width: 50%;
font-size: 105%;
margin-right: 29%;
float: right;


}

.highlight {
color: red;

}

