* {
	box-sizing: border-box;
	font-size: 18px;
}

.header {
    border: 1px solid red;
    padding: 15px;
}
.row::after {
    content: "";
    clear: both;
    display: block;
}
[class*="col-"] {
    float: center;
    padding: 8px;
}
/* For mobile phones: */
[class*="col-"] {
    width: 100%;
}
.box2 {
	padding: 1rem;
	margin: 0.2rem;
	border-style: solid;
	border-radius: 1rem;
	border-color: #000000;
}

@media only screen and (min-width: 600px) {
    /* For tablets: */
    .col-m-1 {width: 8.33%;}
    .col-m-2 {width: 16.66%;}
    .col-m-3 {width: 25%;}
    .col-m-4 {width: 33.33%;}
    .col-m-5 {width: 41.66%;}
    .col-m-6 {width: 50%;}
    .col-m-7 {width: 58.33%;}
    .col-m-8 {width: 66.66%;}
    .col-m-9 {width: 75%;}
    .col-m-10 {width: 83.33%;}
    .col-m-11 {width: 91.66%;}
    .col-m-12 {width: 100%;}
}
@media only screen and (min-width: 768px) {
    /* For desktop: */
    .col-1 {width: 8.33%;}
    .col-2 {width: 16.66%;}
    .col-3 {width: 25%;}
    .col-4 {width: 33.33%;}
    .col-5 {width: 41.66%;}
    .col-6 {width: 50%;}
    .col-7 {
	width: 58.33%;
	border-radius: 12px;
	padding: 2px;
}
    .col-8 {width: 66.66%;}
    .col-9 {width: 75%;}
    .col-10 {width: 83.33%;}
    .col-11 {width: 91.66%;}
    .col-12 {width: 100%;}
}

img {
	max-width: 100%;
	height: auto;
}

video {
     max-width: 100%;
    height: auto;
}

body {margin:0;}
ul.topnav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

ul.topnav li {float: left;}

ul.topnav li a {
	display: inline-block;
	color: #000000;
	text-align: center;
	padding: 6px 16px;
	text-decoration: none;
	transition: 0.4s;
	font-size: 17px;
}

ul.topnav li a:hover {
	background-color: #111;
	color: #FF0000;
	border-radius: 14px;
}

ul.topnav li.icon {display: none;}

@media screen and (max-width:680px) {
  ul.topnav li:not(:first-child) {display: none;}
  ul.topnav li.icon {
    float: right;
    display: inline-block;
  }
}

@media screen and (max-width:680px) {
  ul.topnav.responsive {position: relative;}
  ul.topnav.responsive li.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  ul.topnav.responsive li {
    float: none;
    display: inline;
  }
  ul.topnav.responsive li a {
    display: block;
    text-align: left;
  }
}
.menubox {
	border-radius: 18px;
	font-weight: bold;
	font-style: oblique;
	border: 2px solid #900;
	background-color: #CCC;
	box-shadow: 3px 3px #333;
}

.box1 {
	border-right: 3px double #F00;
 }

.box1green{
	border-right: 2px groove #990033;
	color: #060;
 }

body {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #000;
}

.counter {
    border: 0.3rem solid #FF1624;
    border-radius: 12px;
    background-color: #F6E2BF;
}

td {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

th {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.small {
	font-size: 12px;
}
.big {
	font-size: 18px;
}
.xbig {
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
}
.text-bold {
	font-size: 18px;
	font-weight: bold;
	padding: 6px;
}
.send-quiz-button {
	font-size: 18px;
	font-weight: bold;
	padding: 6px;
	background-color: #000;
	color: #F00;
	border-radius: 10px;
}
.red {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
table {

}
.green {
	color: #009900;
	font-weight: normal;
	font-size: 12px;
}
.shoptext {
	font-size: 12px;
}
.tablemiddletop {
	background-image: url(../NavMenu/surround01_t.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.tablerighttop {
	background-image: url(../NavMenu/surround01_tr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tablelefttop {
	background-image: url(../NavMenu/surround01_tl.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tablemiddlebottom {
	background-image: url(../NavMenu/surround01_b.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.tablerightbottom {
	background-image: url(../NavMenu/surround01_br.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tableleftbottom {
	background-image: url(../NavMenu/surround01_bl.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.tablemiddleleft {
	background-image: url(../NavMenu/surround01_l.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
.tablemiddleright {
	background-image: url(../NavMenu/surround01_r.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.LayerTextBoldLeft {
	font-size: 14px;
	font-style: italic;
	line-height: 14px;
	font-weight: bold;
}
.ordinarytext {
	font-size: 16px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
a:link {
	text-decoration: none;
	color: #DF2623;
}
a:visited {
	text-decoration: none;
	color: #DF2623;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.OnThisDayIn {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #660000;
}
.FactOfTheDay {
	font-size: 14px;
	color: #000066;
}
.advert {
	color: #006633;
}
.xbig-green {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #006600;
}
.quiztext {
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
}
.linethrough {
	text-decoration: line-through;
}
.blue16bold {
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}
.blackback {
	color: #ff0000;
	font-weight: bold;
	background-color: #000;
	border-radius: 1rem;
	padding: 6px;
}
.redback {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	background-color: #B70000;
	border-radius: 14px;
	padding: 10px;
}
.redback22px {
	color: #000000;
	font-weight: bold;
	font-size: 22px;
	background-color: #B70000;
	border-radius: 14px;
	padding: 10px;
}
.redback20px {
	color: #000000;
	font-weight: bold;
	font-size: 20px;
	background-color: #B70000;
	border-radius: 14px;
	padding: 10px;
}
.orange16pxbold {
	font-size: 16px;
	font-weight: bold;
	color: #F30;
}
.tableborderbgrnd {
	padding: 2px;
	background-image: url(../images/backgrnd-middle--2015.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.title4 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
}
.lineheight200percent {
}
.firstletterbig {
	float: left;
    width: 0.7em;
    font-size: 400%;
    line-height: 80%;
}
.floatleft {
	float: left;
}
.floatleft {
	float: left;
	text-align: center;
	padding: 6px;
}
.floatright {
	float: right;
	text-align: center;
	padding: 6px;
}
.floatclearright {
	clear: right;
}
.floatclearleft {
	clear: left;
}