/* ===================================
  Colours used:
  Old Gold:   #A18329
  New Gold:   #C3A96C
  Highlight:  #E2D28C
  New high:   #605029
  Background: black
  ==================================*/
  
body {
	margin: 0px 0px 0px 0px;
	font-size:120%;
	background-color: black;}

p, h1, h2, h3, h4, h5, li {
	background-color: transparent;
	font-style: normal;
	line-height  : 1.5em;
	text-decoration: none;
	color: #C3A96C;
	border: 0px;
	margin: 0px 0px 0px 0px;}
p, li {
	font-family: Times, serif;}
h1, h2, h3, h4, h5, .pagetitle, .pagesubtitle, .sectionheader { 
  font-family: Times, serif;}
p, h5, li, .sectionheader {
	font-weight: normal;
	font-size: 1em;
	text-align: justify;}
h1, h2, h3, h4, .pagetitle, .pagesubtitle, .centred {
	text-align: center;}
h1, h2, h3, h4, h5, .pagetitle, .pagesubtitle, .sectionheader {
	font-weight: bold;}
h1 {
	font-size: 3em;}
h2 {
	font-size: 2em;}
h3, .pagetitle { 
  font-size: 1.5em;}
h4, .pagesubtitle, .bigger {
	font-size: 1.25em;}
.small {
	font-size: 0.9em;}
.smaller {
	font-size: 0.8em;}
ol.roman {
	list-style-type: lower-roman;}
ol.latin {
	list-style-type: lower-latin;}
ul.square {
	list-style-type: square;}
ul.dot {
	list-style-type: disc;}
ul.circle {
	list-style-type: circle;}

#main a {
	text-decoration: none;
	color: #E2D28C;
	font-size: 1em;}
#main a:hover {
	color: #605029;
	background-color: #C3A96C;}
#main a.embeddedlink {
	text-decoration: none;
	color: #A18329;
	font-size: 1em;}
#main a.embeddedlink:hover {
	color: #605029;
	background-color: #C3A96C;}
a.quiet {
	text-decoration: none;
	color: #ffffff;}
.gaptop, .sectionheader {
	margin-top: 20px;}
.gapbot, .pagetitle, .pagesubtitle {
	margin-bottom: 20px;}
.indent {
	text-indent: 1em;}
.indented {
	margin-left: 1em;}
.squeezed {
	width: 90%;
	margin-left: auto;
	margin-right: auto;}
.right {
	text-align: right;}
.centred {
	text-align: center;}
.hidden {
	display: none;}
.inline {
	display: inline;}

.msa {
	color: #F8DE2B;}
.highlight {
	background-color: #F8DE2B;}
.reddy {
	background-color: red;
	color: white;}
.linetop {
	border-top: 2px solid #F8DE2B;}
.boxed {
	border-style: outset;
	border-color: #F8DE2B;
	border-width: 2px;
	padding: 15px 15px 15px 15px;
}
.logoed {
	min-height: 450px;
	min-width: 330px;
	background-position: center center;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
hr.msa {
	height: 1px;
	background-color: #F8DE2B;}
img.standout {
	-moz-box-shadow: 10px 10px 5px #888;
	-webkit-box-shadow: 10px 10px 5px #888;
	box-shadow: 10px 10px 5px #888;
	border: 1px solid #888;
	border-collapse: collapse;
	border-spacing: 2px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
img.cover {
	width: 70px;
	height: 99px;
	-moz-box-shadow: 2px 2px 1px #888;
	-webkit-box-shadow: 2px 2px 1px #888;
	box-shadow: 2px 2px 1px #888;
	border: 1px outset #eee;
	vertical-align: middle;
	float: right;
	margin-bottom: 20px;
}
img.front {
	margin: auto auto auto auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.header {
	margin: auto auto auto auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.flexible {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 100%;
	max-width: 400px;
}
img.border {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 36px;
	display: block;
	width: 100%;
}

.Header {
	font-family: Times, serif;
	font-style: normal;
	font-weight: bold;
	font-size: 1.8em;
	text-align: center;
	line-height: normal;
	text-decoration: none;
	color: #A18329;
	border: 0px;
	margin: auto 0px auto 0px;
}

.status {
	font-family: Times, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 0.6em;
	text-align: left;
	line-height: normal;
	text-decoration: none;
	color: #A18329;
	border: 0px;
	margin: 0px 0px 10px 0px;
}
div#navbar {
	width: 100%;
	background-color: #000;
	overflow: visible;
	clip: auto;
	left: 0px;
}
div#header {
	background-color: transparent;
	position: relative;
	width: 100%;
	max-height: 110px;
	top: 0px;
	left: 0px;
}
div#logo {
	background-color: transparent;
	background-position: top left;
	background-attachment: fixed;
	background-repeat: no-repeat;
	width: 110px;
	height: 140px;
	position: relative;
	top: 0px;
	left: 0px;
}
div#headertext {
	background-color: black;
	background-position: top center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	position: relative;
	width: 100%;
	min-height: 70px;
	overflow: hidden;
	z-index: 100;
}
div#enheader {
	background-color: transparent;
	position: absolute;
	width: 50%;
	max-width: 500px;
	height: 140px;
	max-height: 140px;
	left: 0px;
	top: 0px;
	margin: 0px auto 0px 0px;
	overflow: hidden;
}
div#frheader {
	background-color: transparent;
	position: absolute;
	width: 50%;
	max-width: 500px;
	height: 140px;
	max-height: 140px;
	right: 0px;
	top: 0px;
	margin: 0px 0px 0px auto;
	overflow: hidden;
}
div#main {
	background-color: transparent;
	position: absolute;
	top: 0px;
	margin: 0px 0px 0px 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 76px;
	clip: auto;
	overflow: hidden;
	z-index: 10;
}
div#footer {
	background-color: transparent;
	position: fixed;
	width: 100%;
	bottom: 0px;
	right: 0px;
	z-index: 100;
}
div#lowerfooter {
	background-color: #000;
	position: fixed;
	width: 100%;
	height: 36px;
	bottom: 0px;
	right: 0px;
	z-index: 101;
	border-top: 1px solid #C3A96C;
}
div#whereami {
	background-color: transparent;
	position: fixed;
	width: 400px;
	bottom: 0px;
	left: 10px;
}
div#foottext {
	background-color: transparent;
	position: fixed;
	width: 150px;
	bottom: 0px;
	right: 0px;
	margin-left: auto;
}
div#front {
	background-color: transparent;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: table;
}
p.front {
	display: table-cell; 
	vertical-align: middle;
	}


#foot {padding:0; margin:0; list-style:none; height:36px; position:relative; z-index:500; font-family:arial, verdana, sans-serif; background:url(../pix/filler.png) no-repeat left top;}
#foot li.bot {display:block; float:left;}
#foot li a.bot_link {display:block; float:left; height:36px; line-height:27px; color:#C3A96C; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;background: url(../pix/black.png);}
#foot li a.bot_link span {float:left; display:block; padding:0 24px 0 12px; height:36px;background:url(../pix/black.png) right top;}
#foot li a.bot_link span.down {float:left; display:block; padding:0 24px 0 12px; height:36px; background:url(../pix/blacka.png) no-repeat right top;}
#foot li a.bot_link:hover {color:#E2D28C; background: url(../pix/black_over.png) no-repeat;}
#foot li a.bot_link:hover span {background:url(../pix/black_over.png) no-repeat right top;}
#foot li a.bot_link:hover span.down {background:url(../pix/black_overa.png) no-repeat right top;}

#foot li:hover > a.bot_link {color:#E2D28C; background: url(../pix/black_over.png) no-repeat;}
#foot li:hover > a.bot_link span {background:url(../pix/black_over.png) no-repeat right top;}
#foot li:hover > a.bot_link span.down {background:url(../pix/black_overa.png) no-repeat right top;}

#foot li.fillel {display:block; padding:0 0px 0 0px; width: auto; height:36px; background:url(../pix/filler.png) no-repeat left top;}

#foot li:hover {position:relative; z-index:200;}

div#boxing {
	width: 75%;
	border: 2px outset #F8DE2B;
	border-collapse: collapse;
	border-spacing: 2px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding: 10px 10px 20px 10px;}
div#cutting {
	width: 90%;
	-moz-box-shadow: 10px 10px 5px #888;
	-webkit-box-shadow: 10px 10px 5px #888;
	box-shadow: 10px 10px 5px #888;
	border: 1px solid #888;
	border-collapse: collapse;
	border-spacing: 2px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;}
table.full {
	border: 2px outset #C3A96C;
	border-collapse: collapse;
	border-spacing: 2px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 120px;
	padding: 10px 10px 20px 10px;
	width: 90%;}
table.full th {
	text-align: center;
	font-style: normal;
	font-weight: bold;
	font-size: 1em;
	color: #A18329;
	background-color: #000;}
table.full td {
	text-align: center;
	font-style: normal;
	font-size: 1em;
	color: #A18329;}
table.full tr td {
	background-color: #000;}
table.full tr.alt td {
	background-color: #000;}
table.full td.pad {
	vertical-align: top;
	width: 50%;
	padding: 10px 10px 20px 10px;
	border: 2px outset #C3A96C;}
table.full td.padtop {
	vertical-align: top;
	width: 50%;
	padding: 10px 10px 20px 10px;
	border: 2px outset #C3A96C;
	border-bottom: 0px;}
table.full td.padbum {
	vertical-align: top;
	width: 50%;
	padding: 10px 10px 20px 10px;
	border: 2px outset #C3A96C;
	border-top: 0px;}
table.full td.none {
	background-color: transparent;}
table.full td.king {
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url("../pix/king.png");}
table.full td.queen {
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url("../pix/queen.png");}
table.full td.knight {
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url("../pix/knight.png");}
table.full td.castle {
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url("../pix/castle.png");}
table.full td.pawn {
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url("../pix/pawn.png");}
table.full td.spades {
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url("../pix/spades.png");}
table.full td.diamonds {
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url("../pix/diamonds.png");}
table.full td.clubs {
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url("../pix/clubs.png");}
table.full td.hearts {
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url("../pix/hearts.png");}

p.notintro{
  text-indent  : 1.5em;
}

p.intro{
	margin-top   : 20px;
}

.firstLetter{
  display      : block;
  float        : left;
  margin-top   : -0.63em; /* use -0.205em for two lines */
  margin-left  : -0.56em;
  margin-right : 0.5em;
  height       : 4.5em;
}

.firstLetter span{
  font-size    : 5.6em;   /* use 3.33em for two lines */
  line-height  : 1.0em;
}

.firstLetter + span{
  margin-left  : -0.5em;
}