body {
	overflow-wrap: normal;
	width: 100%;
	max-width: 650px;
	margin: 0 auto;	
	background: #C2DDED;
   font-family: Arial, sans-serif;	
	font-size: 1em;
	color: #000000;	
}
header {
	display: block;
	height: 106px;
	margin: 0;
	background: #7db9e8; /* Old browsers */
	background: -moz-linear-gradient(left,  #7db9e8 0%, #207cca 44%, #1e5799 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#7db9e8), color-stop(44%,#207cca), color-stop(100%,#1e5799)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #7db9e8 0%,#207cca 44%,#1e5799 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #7db9e8 0%,#207cca 44%,#1e5799 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #7db9e8 0%,#207cca 44%,#1e5799 100%); /* IE10+ */
	background: linear-gradient(to right,  #7db9e8 0%,#207cca 44%,#1e5799 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#1e5799',GradientType=1 ); /* IE6-9 */
}
.navi	{
	display: none;
	}
main {
	display: block;
	width: 100%;
	background-color: #ffffff;
}
.breadcrumbs {
	display: none;
}
ol li {
	display: inline-block;
	padding-top: 7px;
	padding-bottom: 5px;
	margin-left: 3px;
	background: #ffffff;
}
article, aside {
	display: block;
	max-width: 100%;	
	padding: 5% 2% 8% 2%;
	text-align: left;
	background: #ffffff;
}
aside {
	border: 1px solid #335573;	
}
.image-menu {
	display: block;
}
img.image-nav {	
	float:left; 
	margin-right:10px;
	margin-bottom:25px;
	width: 95px;
}
.reduced-text {
	display: none;
}
.caption {
	font-size: 0.6em;
}
.art {
	width:99%;	
}
.ad1 {
	margin: 0 auto 3% auto;
	max-width:100%;
	height:300px;
	text-align: center;
	background: white;
}	
.ad2 {
	margin: 0 auto 3% auto;
	max-width: 100%;
	height:300px;
	text-align: center;
	background: white;
}	
ins.adsbygoogle { 
	background: transparent !important; 
}
.othersite1 {
	content: url("frenchban4.jpg");
	max-width: 300px;
	height: 300px;
	margin: 0 auto;
}
.othersite2 {
	content: url("astro-banner2.jpg");
	max-width: 300px;
	height: 299px;
	margin: 0 auto;
}
footer {
	text-align: center;
	margin: 0 auto;
	font-size: 0.7em;
	color: black;
	max-width: 100%;
	background-color: white;
	padding-bottom: 1%;
	padding-top: 5%;
}
img {
	border: none;
}
input[type="image"] {
	border: none;
}
input[type='radio'] {   
    vertical-align:-1px;
 } 
input[type='button'] {   
    cursor: pointer;
 }
a:link, a:visited {
	color: #253B63;
	text-decoration: none;
	font-weight:700;
}
a:hover, a:active {
	color: #EA572E;
	text-decoration: none;
	font-weight:700;
}
h1 {
	padding: 15px 0 20px 2%;	
	font-style: italic;
	color: #ffffff;
	font-size: 2em;
	text-shadow: 2px 2px 6px #644A40;
}
h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	color: #ffffff;
}
h2 {
	margin: 12px 0 10px;
	font-weight: 700;
	font-size: 1.4em;
}
h3 {
	margin: 14px 0 12px 0;
	font-weight: 700;
	font-size: 1.4em;
}
p {
	margin: 0;    	
   line-height: 1.3;
}
ul {
   list-style: none;   	
   margin: 0 2% 0 5%;    	
   line-height: 1.3;
}
#resource_list li {
	padding-bottom: 10px;
	}
.count {
	list-style-type: decimal;	
	padding-bottom: 4px;
	padding-left: 5px;
}
.resources {	
    list-style-type: disc;
}
#top {
	margin: 0;
}
img.c1 {
	float: left;
	width: 55px;
	height: 55px;
	margin: 2px 12px 10px 15px;
}
img.c2 {
	padding-top: 10px;
	max-width: 100%;
	height: auto;
}
img.c7 {
	float: right;
	padding-left: 0;
	padding-right: 15px;
	padding-top: 7px;
	padding-bottom: 0;
}
#quiz {		
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
}
#question, #firstChoice, #secondChoice, #thirdChoice, #quizIn {
	text-align: left;
}
#quizIn {		
	line-height: 1.6;	
}
#quizIn {
	max-width: 100%;
	display: block;
}
#quizRes {
	text-align: center;	
	max-width: 100%;
	display: none;
}
.no_image {
	padding-top: 70px;
}
#test {
	margin-top: 100px;
	max-width: 100%;
	display: block;
	margin-bottom: 20px;	
	color: #ae030f;
	text-align: left;
	display: none;
}
.restart {
	padding: 0;
	margin: 10px 0;
	color: #000000;
	cursor: pointer;
	width: 165px;
	height: 30px;
	font-size: 1em;
}
.supportbutton{
	padding: 0;
	margin: 10px 0;
	color: #000000;
	cursor: pointer;
	width: 250px;
	height: 30px;
	font-size: 1em;
}
.trans {
	color: #874343;
}
#C-4 { display: block;font-style:normal;font-size:0.7em;max-width:100%;margin-bottom:7px;margin-top:50px;clear:both; }
#C-5 { font-style:normal;font-size:11px;width:400px;margin-bottom:7px;margin-left:2%;margin-top:30px; }
.C-7 { font-style:normal;font-weight:normal; }
.C-8 { font-style:italic;font-weight:normal; }
         
table {
	border: 1px solid #253B63; 
	margin-left:20px;
} 
table td {
	padding: 4px;
	margin: 3px;
	border: 1px solid #ccc;
}
table th {
	background-color: #1A60A5; 
	color: #FFF;
	font-weight: bold;  
}
         
.main-content {
  text-align: center;
}

/*remove default button styling*/
.off-canvas-launcher {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #1F69B1;
  border-radius: 4px;
  background: none;
  color: white;
  font-size: 1.5em;
	text-shadow: 2px 2px 6px #644A40;
  padding: 3px 8px 3px 6px;
  margin-left: 6px;
  position: relative;
}

/*if we don't have JavaScript available, no point showing the button*/
.no-js .off-canvas-launcher {
  display: none;
}

/*add some interactivity when the button is clicked*/
.off-canvas-launcher:active {
  top: 1px;
}

.nav-link {
  display: flex;
  align-items: center;
  padding: 5px 5px 5px 15px;
  color: #ffffff;
  min-height: 44px;
  font-size: 1.3em;
  text-decoration: none;
	text-shadow: 2px 2px 6px #644A40;
  transition: border 0.35s, background-color 0.35s;
}

/*when a link follows another, give it a border-top*/
.nav-link + .nav-link {
  border-top: 1px solid #aaa;
  color: #ffffff;
}
.nav-link:link, .nav-link:visited {
	color: #ffffff;
}
.nav-link:hover {
  background-color: grey;
  color: #fff;
}

/*add a transition for the left and transform properties and a duration for transitions*/
.navigation-menu {
	background: #7db9e8; /* Old browsers */
	background: -moz-linear-gradient(left,  #7db9e8 0%, #2074bf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#7db9e8), color-stop(44%,#2074bf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #7db9e8 0%,#2074bf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #7db9e8 0%,#2074bf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #7db9e8 0%,#2074bf 100%); /* IE10+ */
	background: linear-gradient(to right,  #7db9e8 0%,#12074bf 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#2074bf',GradientType=1 ); /* IE6-9 */
  transition: left, transform 0.4s;
  margin-top: 106px;
  height: 275px;
}

/*for smaller screens that support JavaScript by default hide the nav off screen*/
@media (min-width: 200px) {
  .js .navigation-menu {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 200px;
    left: -200px;
  }
  /*when the menu button is clicked move the nav back on screen*/
  .js .OffCanvas-Active .navigation-menu {
    left: 0;
  }
  /*if the browser supports transforms, reset the left property and pull it off screen with a translate */
  @supports (transform: translateX(-200px)) {
    .js .navigation-menu {
      left: auto;
      transform: translateX(-200px);
    }
    /*when transforms are supported and the menu button is clicked, reset the nav to default position*/
    .js .OffCanvas-Active .navigation-menu {
      transform: translateX(0);
    }
  }
  @supports (transform: translate3d(-200px, 0, 0)) {
    /*where transform3d is supported reset left and pull off screen with a translate3d instead*/
    .js .navigation-menu {
      left: auto;
      transform: translate3d(-200px, 0, 0);
    }
    /*when transform3d is supported and the menu button is clicked, reset the nav to default position*/
    .js .OffCanvas-Active .navigation-menu {
      transform: translate3d(0, 0, 0);
    }
  }
}
