h3, .h3
{
	text-align:center;
 	font-family: "Russo One";
 	font-weight: 100;
 	font-size: 16pt;
 }
 body
{
	text-align: justify;
	font-size: 11pt;
	/*'Lora' removed */
	font-family: 'Lora',Times, serif;
	line-height: 12pt;
}
#main
{
	padding-left:20px;
}
h1
{
 	text-align:center;
 	font-family: "Russo One";
 	font-weight: 200:
}
h2
{
	text-align: center;
	font-family: "Russo One";
}
#imgcentred
{
 	display: block;
 	margin-left: auto;
 	margin-right: auto;
 	width:10%
}
body
{
	background-color: #99CCFF;
	background-image: url("bggradient.png");
	background-size: cover;
	background-repeat: no-repeat;
}
#textcentred
{
	text-align:center;
	width:100%;
}
img.logo
{
 	display: inline;;
 	margin-left: 0;
 	width:15%;
}
img.banner
{
 	width:85%;
}
#topbar
{
 	display:block;
 	width:100%;
}
#menurow
{
 	margin-top: 5px;
}
.menudrop
{
 	margin-left:5px;
 	display:inline;
}
.poplink
{
	color: black;
	text-decoration: underline blue;
	/*font-weight: bold;*/
	display:inline;
}
.poplink:hover
{
	cursor:help;
}
.poptext 
{
	color: blue;
	display: none;
	width: 30%;
	height:75%;
	top: 195pt;
	position: fixed;;
	overflow: auto;
	float:left;
	font-weight: normal;
}
.sidetext
{
	color: blue;
	width: 100%;
	top: 0;
	position: sticky;
	position: -webkit-sticky;
	float:left;
}
#nextbutton
{
	display:inline;
}
.flags, #togglebutton
{
	height: 40px;
	width:96px;
	margin-top:20px;
}
.flags:hover
{
	border:2px solid blue;
}
#Edited
{
	display:none;
}
img.sideimage
{
	width:99%;
	overflow: hidden;	
}
.embedrotext
{
	background-color:lightblue;
	color:darkblue;
}
.enmain
{
	display: none;
}
#enside 
{
	display:none;
}
.footer
{
	width: 100%;
	text-align: left;
}
.aclink
{
	color:blue;
	text-decoration: underline;
}
th
{
	border-bottom:3px solid blue;
}
td, th
{
	padding: 3px 3px 3px 3px;
	width:20%;
}
tr
{
	height: 45pt;
}
.contacticon
{
	height: 24pt;
}
.btn-primary, .dropdown-menu, #togglebutton
{
	font-family: 'Russo One', Arial;
}
.acbcol
{
	text-align: center;
}
#togglebutton
{
	margin 0 auto;
}
