body {background: #D5EAFF; color: #000000;}

div#content {background: #C0E4FF}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	color: #0000FF;
}

.h1
{
	font-size: 300%;
	font-weight: bold;
	text-align: center;
}

.h2
{
	font-size: 250%;
	font-weight: bold;
	text-align: center;
}

.h3
{
	font-size: 200%;
	font-weight: bold;
	text-align: center;
}

.h4
{
	font-size: 175%;
	font-weight: bold;
	text-align: center;
}

.h5
{
	font-size: 150%;
	font-weight: bold;
	text-align: center;
}

.h6
{
	font-size: 125%;
	font-weight: bold;
	text-align: center;
}
.ol, .ul {
	list-style: none;
	font-size: 90%;
}

.p
{
	font-size: 100%;
}

/* Indented text */

.indented
{
padding-left: 40px;
padding-right: 40px;
}


div#head-table
{
	display:table;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 10px;
	height: 70px;
	width: 90%;
}

div#leftblock
{
	position:relative;
	top:50px;
	float:left;
	margin-right:2%;
	margin-left:2%;
	width:20%;

}

div#centreblock
{
	position:relative;
	top:50px;
	float:left;
	margin-right:2%;
	margin-left:2%;
	width:60%;
}

div#rightblock
{
	position:relative;
	top:50px;
	float:left;
	margin-right:2%;
	margin-left:2%;
	width:20%;

}
div#row
{
	display:table-row;
}

div#heading 
{
	display:table-cell;
	text-align: center;
	color: #00baff;
	padding-top: 10px;
}

div#instruction-table
{
	display:inline-table;
	margin-left: 5%;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 90%;
	margin-right: 5%;
	color: #444464;

}
div#instructions 
{
	display:table-cell;
	margin-left: 5%;
	margin-right: 5%;
	width: 70%;
	color: inherit;
	padding-left: 30px;	
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#example-block
{
	display:table-cell;
	color: inherit;
	padding-left: 60px;	
	padding-right: 60px;
	width: 60%;
}

div#foot-table
{
	display:inline-table;
	margin-left: 5%;
	padding-top: 10px;
	width: 90%;
	margin-right: 5%;
	color: inherit;
}

div#footer 
{
	display:table-cell;
	text-align: center;
	margin-left: 45%;
	margin-right: 45%;
	width: 10%;
	padding-top: 10px;
	padding-bottom: 20px;
	
}

div#instrument-body
{
	margin-left: 5%;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 90%;
	margin-right: 5%;
	color: #000000;
}
div#contactbox
{
	margin-left: 5%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 5%;
	color: #000000;
	width:600px;
}
div#gamebox
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
	width:600px;
}
div#linkbox
{
	margin-left: 5%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 5%;
	color: #000000;
	width:300px;
}
div#item 
{
	display:table-row;
	height: 30px;
	width: 100%;
	color: inherit;
	
}


.bottom-left {

margin-right: 9px; /* clip right corner */

background-image: url('cornersrt1600x18.gif');
background-position: 0 -9px; /* show under half of the image */
height: 9px;
font-size: 2px;
}

.bottom-right {

margin-top: -9px; /* to level of bottom-left corner */
margin-left: 9px; /* clip left corner */
background-image: url('cornersrt1600x18.gif'); 
background-position: 100% -9px; /* under half, right side */
height: 9px; 
font-size: 2px; 
}

.inside {

border-left: 1px solid #b20000;
border-right: 1px solid #b20000;
background: transparent;
color: #000000;
padding-left: 10px;
padding-right: 10px;
}

.notopgap {

margin-top: -1;
}

.nobottomgap {

margin-bottom: -1;
}
.top-left {

margin-right: 9px; /* clip right corner */
background-image: url('cornersrt1600x18.gif');
height: 9px; /* vertical: show first half of the image with the top-corners in it */
font-size: 2px; /* correct height for IE */
}

.top-right {

margin-top: -9px; /* to level of top-left corner */
margin-left: 9px; /* clip left corner */
background-image: url('cornersrt1600x18.gif'); 
background-position: 100% 0; /* show bg-image starting at the right */
height: 9px; 
font-size: 2px;
}

.bottom-left-rtw {

margin-right: 9px; /* clip right corner */

background-image: url('corners-rt-w18x1600.gif');
background-position: 0 -9px; /* show under half of the image */
height: 9px;
font-size: 2px;
}

.bottom-right-rtw {

margin-top: -9px; /* to level of bottom-left corner */
margin-left: 9px; /* clip left corner */
background-image: url('corners-rt-w18x1600.gif'); 
background-position: 100% -9px; /* under half, right side */
height: 9px; 
font-size: 2px; 
}

.inside-rtw {

border-left: 1px solid #b20000;
border-right: 1px solid #b20000;
background: #ffffff;
color: #000000;
padding-left: 10px;
padding-right: 10px;
}

.top-left-rtw {

margin-right: 9px; /* clip right corner */
background-image: url('corners-rt-w18x1600.gif');
height: 9px; /* vertical: show first half of the image with the top-corners in it */
font-size: 2px; /* correct height for IE */
}

.top-right-rtw {

margin-top: -9px; /* to level of top-left corner */
margin-left: 9px; /* clip left corner */
background-image: url('corners-rt-w18x1600.gif'); 
background-position: 100% 0; /* show bg-image starting at the right */
height: 9px; 
font-size: 2px;
}

.bottom-left-mb {

margin-right: 9px; /* clip right corner */

background-image: url('cornersmb1600x18.gif');
background-position: 0 -9px; /* show under half of the image */
height: 9px;
font-size: 2px;
}

.bottom-right-mb {

margin-top: -9px; /* to level of bottom-left corner */
margin-left: 9px; /* clip left corner */
background-image: url('cornersmb1600x18.gif'); 
background-position: 100% -9px; /* under half, right side */
height: 9px; 
font-size: 2px; 
}

.inside-mb {

border-left: 1px solid #003861;
border-right: 1px solid #003861;
background: #efeff2;
color: #000000;
padding-left: 10px;
padding-right: 10px;
}

.top-left-mb {

margin-right: 9px; /* clip right corner */
background-image: url('cornersmb1600x18.gif');
height: 9px; /* vertical: show first half of the image with the top-corners in it */
font-size: 2px; /* correct height for IE */
}

.top-right-mb {

margin-top: -9px; /* to level of top-left corner */
margin-left: 9px; /* clip left corner */
background-image: url('cornersmb1600x18.gif'); 
background-position: 100% 0; /* show bg-image starting at the right */
height: 9px; 
font-size: 2px;
}

.mid-left {

margin-right: 9px;  /*clip right corner */
background-image: url('midcornermb1600x17.gif');
height: 17px; 
font-size: 2px; /* correct height for IE */
}

.mid-right {
margin-top: -17px; 
margin-left: 9px; 
background-image: url('midcornermb1600x17.gif'); 
background-position: 100% 0; /* show bg-image starting at the right */
height: 17px; 
font-size: 2px;
}
.horzline 
{
	border-top: 1px solid #C00000;
	height: 1%; 
	width: 90%;
	margin-left: 2%;
	margin-right: 2%;
	
}

