body {
  width: 792px;
  margin: 0;
  padding: 0;
  color: #000;
  background-color: #FFF;
}

img {
  border: none;
}

#header {
  margin: 14px 3px 0 7px;
}

#backtohome {
  text-align: right;
  font-size: 10px;
  margin: 0;
  float: right;
}

#backtohome a:link, #backtohome a:visited {
  color : #039;
  text-decoration: none;
}

#teasers {
  float: right;
  width: 316px;
  margin-right: -4px;
}

#teasers .ad {
  padding: 0;
  margin: 0 0 10px 0;
}

#teasers .teaser {
  
}

#teasers .tcontent {
  background: transparent url("/images/teaser-bg.gif") top left repeat-y;
  padding: 0;
  margin: 0;
  position: relative;
}

#teasers .teaser .top {
  background: transparent url("/images/teaser-top.gif") no-repeat;
  height: 7px;
  width: 313px;
}
#teasers .teaser .btm {
  background: transparent url("/images/teaser-bottom.gif") no-repeat;
  height: 7px;
  width: 313px;
}
#teasers .teaser .iq {
  height: 84px;
  width: 313px;
  background: transparent url( "/images/piciqtest.jpg" );
}

#teasers .teaser .teaser-img {
  float: left;
  margin: 7px 10px 3px 15px;
}

#teasers .teaser p.category {
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  border-bottom: 1px solid #C8C8C8;
}

#teasers .teaser h2 {
  margin: 7px 17px 0px 15px;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #039;
}

#teasers .teaser h4 {
  margin: 7px 17px 0px 15px;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #039;
}

#teasers .teaser h5 {
  margin: 7px 17px -7px 15px;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #000000;
}

#teasers .teaser p {
  margin: 7px 17px 0px 15px;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
}

#teasers .teaser a:link, #teasers .teaser a:visited {
  color: #000;
  text-decoration: none;
}

#teasers .teaser a.title:link, #teasers .teaser a.title:visited {
  color: #039;
  text-decoration: none;
}

#content {
  margin: 20px 0 20px 10px;
  margin-left: 7px;
  width: 460px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#content h1 {
  font-size: 20px;
  font-weight: bold;
  margin-top: 0;
  margin-left: 0;
  padding-left: 0;
  color: #003366;
}

#content table {
  border-spacing: 0;
}

#content table td {
  vertical-align: top;
  padding: 0;
}

.button {
  vertical-align: -25%;
}

#timer {
  border: 0px solid #FFF;
  font-size: 8px;
  margin: 0 1.5em;
  vertical-align: 2px;
}

#remaining_time {
  font-size: 10px;
}

#content.section1 h1, #content.section1 strong.progress {
  color: #6B1485;
}

#content.section1 #timer {
  border-left-color: #6B1485;
  background-color: #6B1485;
  border-right-color: #DACBE2;
}

#content.section1 .box {
  color: #6B1485;
  border: 1px solid #6B1485;
  padding: 15px;
  background: #DACBE2;
}

#content.section1 .box h2 {
  font-size: 12px;
  font-weight: bold;
  margin: 0;
}

#content.section1 .box ul {
  margin: 0;
  padding: 0;
}

#content.section1 .box ul li {
  list-style-type: none;
  margin-top: 10px;
}

#content.section2 h1, #content.section2 strong.progress {
  color: #8E002B;
}

#content.section2 #timer {
  border-left-color: #8E002B;
  background-color: #6B1485;
  border-right-color: #E0C5CE;
}

#content.section2 .box {
  color: #8E002B;
  border: 1px solid #8E002B;
  padding: 15px;
  background: #E0C5CE;
}

#content.section2 .box h2 {
  font-size: 12px;
  font-weight: bold;
  margin: 0;
}

#content.section2 .box ul {
  margin: 0;
  padding: 0;
}

#content.section2 .box ul li {
  list-style-type: none;
  margin-top: 10px;
}

#content.section3 h1, #content.section3 strong.progress {
  color: #8AAADA;
}

#content.section3 #timer {
  border-left-color: #8AAADA;
  background-color: #8AAADA;
  border-right-color: #C2D9FB;
}

#content.section3 .box {
  color: #4478FF;
  border: 1px solid #8AAADA;
  padding: 15px;
  background: #C2D9FB;
}

#content.section3 .box h2 {
  font-size: 12px;
  font-weight: bold;
  margin: 0;
}

#content.section3 .box ul {
  margin: 0;
  padding: 0;
}

#content.section3 .box ul li {
  list-style-type: none;
  margin-top: 10px;
}

#content.section4 h1, #content.section4 strong.progress {
  color: #AB8000;
}

#content.section4 #timer {
  border-left-color: #AB8000;
  background-color: #AB8000;
  border-right-color: #EADC9F;
}

#content.section4 .box {
  color: #AB8000;
  border: 1px solid #AB8000;
  padding: 15px;
  background: #EADC9F;
}

#content.section4 .box h2 {
  font-size: 12px;
  font-weight: bold;
  margin: 0;
}

#content.section4 .box ul {
  margin: 0;
  padding: 0;
}

#content.section4 .box ul li {
  list-style-type: none;
  margin-top: 10px;
}

#content.section5 h1, #content.section5 strong.progress {
  color: #016E2A;
}

#content.section5 #timer {
  border-left-color: #016E2A;
  background-color: #016E2A;
  border-right-color: #B5CEB9;
}

#content.section5 .box {
  color: #016E2A;
  border: 1px solid #016E2A;
  padding: 15px;
  background: #B5CEB9;
}

#content.section5 .box h2 {
  font-size: 12px;
  font-weight: bold;
  margin: 0;
}

#content.section5 .box ul {
  margin: 0;
  padding: 0;
}

#content.section5 .box ul li {
  list-style-type: none;
  margin-top: 10px;
}

#content.section6 h1, #content.section6 strong.progress {
  color: #0F2D69;
}

#content.section6 #timer {
  border-left-color: #0F2D69;
  background-color: #0F2D69;
  border-right-color: #A8B8D2;
}

#content.section6 .box {
  color: #0F2D69;
  border: 1px solid #0F2D69;
  padding: 15px;
  background: #A8B8D2;
}

#content.section6 .box h2 {
  font-size: 12px;
  font-weight: bold;
  margin: 0;
}

#content.section6 .box ul {
  margin: 0;
  padding: 0;
}

#content.section6 .box ul li {
  list-style-type: none;
  margin-top: 10px;
}

#content.correct h1, #content.correct em {
  color: #016E2A;
}

#content.wrong h1, #content.wrong em {
  color: #E32219;
}

#content.correct em, #content.wrong em {
  font-style: normal;
}

#content .result {
  border: 1px solid #9D9D9D;
  padding: 0 10px 10px 10px;
  background: #EBEBEB;
}

p.footer {
  margin-top: 0;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}

p.footer a:link, p.footer a:visited, p.footer a:active {
  color: #039;
  text-decoration: none;
  padding: 0 4px;
}

p.footer a:hover {
  text-decoration: underline;
}

#superbanner {
  margin: 0 0 0 7px;
}

#skyscraper {
  position: absolute;
  top: 0;
  left: 802px;
  height: 800px;
  width: 201px;
}

#trackingBox {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 5px;
  z-index: 5000;
}

.BannerBug {
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  margin-left: 5px;
}

#teasers .teaser .iqline a,
  #teasers .teaser .iqline a:visited {
  color: #003399;
  font-size: 11px;
  font-weight: 400;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}

#teasers .teaser .iqline a:hover {
  text-decoration: underline;
}

#teasers .teaser .iq-test {
  width: 313px;
  height: 84px;
  background: transparent url( "/images/piciqtest.jpg" );
}

#teasers .teaser .iq a,
#teasers .teaser .iq a:visited {
  font-family: "Georgia, Times, serif";
  font-size: 27px;
  line-height: 27px;
  color: #003399;
  padding: 25px;
}

#teasers .teaser .iq a:hover {
  text-decoration: underline;
}

#teasers .pad {
  margin-top: 10px;
}

.small {
  font-size: 10px;  
}

