#gallerylist  {
	background-color: #C9C;
	width: 590px;
	clear: none;
	float: left;
	margin: 0px;
	height: 880px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding: 0px;
}
/* CSS Document */

#printheader {
	display: none;
	text-decoration: overline;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
h1 {
	color: #ffffff;
	margin: 25px 0px 0px;
}
h2 {
	margin-top: 0px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #C0C;
}

#header {
	background-color: #edd7e3;
	border: 1px solid #fff;
	padding: 0px;
	height: 180px;
	margin: 0px;
}
#logo {
	float: left;
}
#sidepanel {
	width:160px;
	float: left;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
	margin: 0px;
}
#content {
	margin-left: 165px;
	padding: 5px;
	background-color: #edd7e3;
	clear: none;
}
#content ul {
	list-style-type: disc;
}
#footer {
	background-color: #c9c;
	clear: both;
	padding: 5px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: small;
	text-align: center;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#page {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #C6C;
	background-color: #edd7e3;
	background-image: url(../images/bgd.gif);
	background-repeat: repeat-y;
}
#navigation a {
	display: block;
	height: 25px;
	line-height: 25px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
#navigation a:link {
	color: #FFF;
	text-decoration: none;
	background-color: #C9C;
	border: 1px solid #3676C0;
}
#navigation a:visited {
	color: #FFFFFF;
	background-color: #C9C;
	border: 1px solid #996600;
}
#navigation a:active {
	text-decoration: none;
	background-color: #C3C;
	border: 1px solid #996600;
}
#navigation a:hover {
	color: #C9C;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #3676C0;
}
#content a:link {
	color: #FFF;
}
#content a:visited {
	color: #C0F;
}
#content a:active {
	color: #990000;
}

#content a:hover {
	text-decoration: none;
	color: #FFF;
}
#footer p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#headertext {
	float: right;
}
#header img {
	float: right;
}
#otherimages {
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C6C;
	padding-top: 3px;
}
#otherimages img {
	padding-bottom: 3px;
}

.line {
	clear: both;
	height: 10px;
	background-color: #C6C;
}
.picleft {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
}
.piccentre {
	padding: 6px;
	background-color: #C9C;
}
.picright_noleft {
	background-color: #c9c;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
}
.piccentre_tb {
	background-color: #c9c;
	padding-top: 6px;
	padding-bottom: 6px;
}


.picright {
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#map {
	clear: none;
	float: right;
	height: 400px;
	width: 430px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}
#contact {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	width: 500px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #C9C;
}
.tblleft {
	float: left;
	width: 300px;
	clear: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #C9C;
}
.tblcentred {
	margin: auto;
	width: auto;
	background-color: #C9C;
}
.tblcolour {
	background-color: #C9C;
	border: thin solid #c6c;
}

#feedback {
	width: 400px;
}
.txtblue {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: small;
	color: #009;
}
.txtred {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: small;
	color: #F00;
}
