﻿h1 {
	font-family: Calibri;
	color: #DF395A;
	font-weight: normal;
	text-align: center;
	font-size: 24pt;
		overflow:hidden;
}
h2 {
	font-family: Calibri;
	color: #DF395A;
	font-weight: normal;
	text-align: center;
	font-size: 20pt;

}
h3 {
	font-family: Calibri;
	color: #0000FF;
	font-weight: normal;
	text-align: left;
	font-size: 16pt;
}
h4 {
	font-family: Calibri;
	font-size: 13pt;
	color: #444444;
	font-weight: normal;
	text-align: Center;
}
h5 {
	font-family: Calibri;
	font-size: 10pt;
	color: #444444;
	font-weight: normal;
	text-align: center;
}
h6 {
	font-family: Calibri;
	font-size: 8pt;
	color: #8080C0;
	font-weight: normal;
	text-align: center;
}

.IKRight {
	text-align: right;
}
.IKCenter {
	text-align: center;
}
.IKleft {
	text-align: left;
}

body {
	font-family: Calibri;
	font-size: 12pt;
	color: #0000FF;
}
p {
	font-family: Calibri;
	font-size: 12pt;
	color: #0000FF;
	font-weight: normal;
}
.Table {
	text-align: center;
	margin-left:auto;
	margin-right:auto;

}
a:link {
	color: #008000;
}
link {
	color: #008000;
}
li {
	color: #0000FF;
}
a:visited {
	color: #008000;
}
.Content {
	width:800px;
	margin:0px auto;
	padding:15px;
	}
.noborder {
	border-width: 0;
}
#pagecolour {
	background-color:#95D2EA;
}
#pagewidth {
	width: 820px;
	margin: 0px auto;
	padding: 0px 15px 15px 15px;
}
#content {
	margin-left: 175px;
	padding-left: 10px;

}
#content .figure {
	
	float:left;
	width: 300px;
	margin-bottom:2px;
	margin-left:8px;
	position:relative;
}
#content .figure p {
	position: absolute;
	width: 270px;
	left: 10px;
	bottom: 10px;
	background: #2C3FE9;
	font-size: small;
	font-weight: bold;
	color:white;
	text-align: center;
	padding: 5px;
	margin: o;
}
#content.figure img {
	display:block;
}
#banner {
	background-position: 30px;
	background: no-repeat left;
	margin-top: 15px;
	border-bottom: 1px solid #EF0C2E;
	padding-left: 50px;
}
#banner h1 {
	margin: 0px;
	background: url('images/The_Firs_B_and_B/Index/4_star.gif') no-repeat right;
	height: 50px;
	width: 700px;
}

#banner p {
	text-align:center;
	color:white;
	background:blue;
	width: 700px;
}
#mainNav {
	float: left;
	width: 165px;
	margin-top: 20px;
	height:400px;
	border-right: 1px solid #EF0C2E;
	
}
#footer {
	clear: both;
	padding-top: 10px;
	border-top: 1px solid #EF0C2E;
	
}
img.figureright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 2px 10px 10px 10px;
}
img.figureleft {
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	padding:2px 10px 10px 10px;

}
br.clear {
		clear:both;
}
.twopics {
	width: 630px;
	border-bottom: 1px solid ##0000FF;
}
.onepic {
	width:310px
}
.listformat {
	list-style-type: lower-alpha;
}
