﻿h1 {
	
	font-family: Century;
	font-size:28px;
	color:#003162;
	font-weight: normal;
	text-align: center;
	
}
h2 {
	font-family: Cambria;
	color: #003162;
	font-weight: normal;
	text-align: center;
	font-size: 20pt;
}
h3 {
	font-family: "Monotype Corsiva";
	font-size: x-large;
	color: #003162;
	font-weight: normal;
	text-align: center;
	font-style:italic;
}
h4 {
	font-family: Arial;
	font-size: 12pt;
	color: #444444;
	font-weight: normal;
	text-align: center;
}
h5 {
	font-family: Arial;
	font-size: 10pt;
	color: #444444;
	font-weight: normal;
	text-align:	left;
}
h6 {
	font-family: Arial;
	font-size: 8pt;
	color: #003162;
	font-weight: normal;
	text-align: center;
}


body {
	font-family:Arial;
	font-size: 12pt;
	color: #003162;
}
p {
	font-family: Arial;
	font-size: 12pt;
	color: #003162;
	font-weight: normal;
}
a:link {
	color:blue;
}
a:visited {
	color:blue;
}
a:hover {
	color:blue;
}
link {
	color:blue;
}
#pagecolour {
	background-color:#C6E2FF
}
#pagewidth {
	width:800px;
	margin:10px auto;
	
}
#content {
	margin-left: 0px;
	padding-top:10px
	
}

#banner {
	background-position: 30px;
	margin-top: 15px;
	border-bottom: 1px solid #73AFB7;
	float:none;
	width:700px;
	margin-left:50px;
	
	
}
#banner h1 {
	margin: 0px;
	height: 40px;
	
}
#banner h3 {
	margin: 0px;
	height: 45px;
	text-align:center;
	
}

#footer {
	clear: both;
	padding-top: 10px;
	border-top: 1px solid #73AFB7;
	width:800px;
	text-align:center;
	
}
#contact {
	width:600px;
	text-align:center;
	margin-left:100px
}
img.figureright {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	padding:10px;
}
img.figureleft {
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	padding:10px;
}
.IKRight {
	text-align: right;
}
.IKCenter {
	text-align: center;
}
.clear {
	clear:both;
}
/*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 {
	font:arial;
	font-size: 10pt;
	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;
}
