﻿/* Note format */
h1 {
	font-family: Cambria;
	color: #2745AD;
	font-weight: normal;
	text-align: center;
	font-size: 24pt;
}
h2 {
	font-family: Cambria;
	color: #009999;
	font-weight: normal;
	text-align: center;
	font-size: 20pt;
}
h3 {
	font-family: Cambria;
	color: #2745AD;
	font-weight: normal;
	text-align: left;
	font-size: 16pt;
}
h4 {
	font-family: Cambria;
	font-size: 12pt;
	color: #009999;
	font-weight: normal;
	text-align: center;
}
h5 {
	font-family: Cambria;
	font-size: 10pt;
	color: #000080;
	font-weight: normal;
	text-align: center;
}
.IKRight {
	text-align: right;
}
.IKCenter {
	text-align: center;
}
body {
	font-family: Calibri;
	font-size: 14pt;
	color: #2745AD;
}
p {
	font-family: Calibri;
	font-size: 14pt;
	color:#2745AD;
}
.Table {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	border: 2px solid #808080;

}
.Cells {
	border: 1px solid #808080;

}

a:link {
	color: #FF0000;
}
link {
	color: #FF0000;
}
.maincolour {
	background-color: #E4F2C6;
	padding-left: 10px;
}
.Content {
	width:800px;
	margin:0px auto;
	padding:15px;
}
.Box {
	width:750px;
	background-color:#009999;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	position:inherit;
	
	
}
.Box p {
	color:white;font-style:italic;
}
.Box H3 {
	text-align:center;
	color:white
}
/*Page 191*/
#gallery {
	text-align:center
}
.figure {
	float:left;
	width:380px;
	margin:0px 10px 10px 10px;
}
.longfigure {
	float:left;
	width:780px;
	margin:0px 10px 10px 10px;
}

.photo img {
	border:1px solid #666;
	background-color: #FFF;
	padding:4px;
	text-align: center;
}
.figure p {
	text-align:center;
	margin:10px 0 0 0;
}
.longfigure p {
	font:arial;
	font-size: 10pt;
	text-align:center;
	margin:10px 0 0 0;
}
.piclowtext {
	font-size: xx-small;
}
.piclowsold {
	font-size: xx-small;
	color:red;
}
.comment {
	color: #FFFFFF;
	background-color: #000000;
}
.commentwhite {
	color:white;
}
