.imageborder {
	border: 3px solid #FFFFFF;
}
.navtext {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}
.navtext a:link {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navtext a:visited {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navtext a:hover {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: medium;
	font-weight: bold;
	color: #B8D1CE;
	text-decoration: none;
}
.navtext a:active {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#exhibits {
	padding-left: 5px;
	padding-bottom: 15px;
	width: 100%;
	height: 16%;
	background-color: #385f6f;
	background-image:url(img/exhibits_bg.jpg);
	background-position:left;
	background-repeat:no-repeat;
	vertical-align: middle;
	border-top: 3px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
}
#trade {
	vertical-align: middle;
	padding-left: 5px;
	padding-bottom: 15px;
	width: 100%;
	height: 17%;
	border-top: 1px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	background-color: #527594;
	background-image:url(img/trade_bg.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#news {
	vertical-align: middle;
	padding-left: 5px;
	padding-bottom: 15px;
	width: 100%;
	height: 17%;
	border-top: 1px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	background-color: #6386AD;
	background-image:url(img/news_bg.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#festfire {
	vertical-align: middle;
	padding-left: 5px;
	padding-bottom: 15px;
	width: 100%;
	height: 17%;
	border-top: 1px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	background-color: #7B96B5;
	background-image:url(img/festfire_bg.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#staying {
	vertical-align: middle;
	padding-left: 5px;
	padding-bottom: 15px;
	width: 100%;
	height: 17%;
	border-top: 1px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	background-color: #8C9AA5;
	background-image:url(img/staying_bg.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#getting {
	vertical-align: middle;
	padding-left: 5px;
	padding-bottom: 15px;
	width: 100%;
	height: 16%;
	background-color: #B5AAA5;
	background-image:url(img/getting_bg.jpg);
	background-position:left;
	background-repeat:no-repeat;
	border-top: 1px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
}
#navfloat-right {
	float: right;
	width: 60%;
	padding-top: 15px;
	padding-right: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	text-align: right;
}
.maincolour {
	background-color:#B8D1CE;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: small;
	color: #000000;
	border: 2px solid #FFFFFF;
	padding: 10px;
}
.maincolour a:link {
	color: #385f6f;
	font-weight: bold;
	text-decoration: none;
}
.maincolour a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.maincolour a:hover {
	color: #385f6f;
	font-weight: bold;
	text-decoration: underline;
}
.maincolour a:active {
	color: #385f6f;
	font-weight: bold;
	text-decoration: none;
}
.maincolour h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #3D667C;
}
.maincolour h4 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: small;
	font-weight:bold;
	color: #3D667C;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
#mainfloat-right {
	float: right;
	width: 50%;
	padding-left: 15px;
	padding-bottom: 15px;
}
.plaincolour {
	background-color:#B8D1CE;
	border: 2px solid #FFFFFF;
}
.plaincolourtext {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: small;
	color: #3D667C;
}
.subnav {
	background-color:#B8D1CE;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: small;
	color: #385f6f;
	border: 2px solid #FFFFFF;
	padding: 5px;
	line-height: 20px;
	font-weight: bold;
}
.subnav h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #3D667C;
}
.subnav a:link {
	color: #385f6f;
	font-weight: bold;
	text-decoration: none;
}
.subnav a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.subnav a:hover {
	color: #385f6f;
	font-weight: bold;
	text-decoration: underline;
}
.subnav a:active {
	color: #385f6f;
	font-weight: bold;
	text-decoration: none;
}
.subnavthis {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: small;
	color: #948983;
	line-height: 20px;
	font-weight: bold;
}
.bigcolour {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #3D667C;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#prdatefloat-right {
	float: right;
	width: 40%;
	padding-right: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #385f6f;
	margin: 0px;
	text-align: right;
}
.exhibittime {
	width: 100px;
	display: block;
	float:left;
	text-align: left;
	margin: 0;
	padding: 0;
}
.exhibititem {
	width: auto;
	display: block;
	float:left;
	text-align: left;
	margin: 0;
	padding: 0;
}
