v\:* {
	behavior:url(#default#VML);
}
html, body, #map {
	width: 95%;
	height: 90%;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
}
body {
	background-color: #C0C0C0;
	background-image: url(background.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
#quicklinks {
	top: 465px;
	left: 150px;
	position: absolute;
	background-color: transparent;
	color: #000000;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
}
select {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#infotitle {
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 12px;
	color: #CC0000;
}
#infodesc {
	float: left;
	padding-right: 5px;
	width: 180px;
}
#infoimg {
	text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: %<P>_COLOUR%;
}
td
{
	font-weight: bold;
	font-size: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	text-align: center;
	color: %<P>_COLOUR%;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: %<P>_COLOUR%;
	margin-bottom:0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: %<P>_COLOUR%;
}
.textleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: %<P>_COLOUR%;
	text-align: left;
}
.textright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: %<P>_COLOUR%;
	text-align: right;
}
.textcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: %<P>_COLOUR%;
	text-align: center;
}
.main_img {
	border : 0px solid Black;
}
.main_thumb {
	border : 0px solid Black;
}
.thumb {
	border : 0px solid Black;
}
a:link {  color: %LINK_COLOUR%}
a:visited {  color: %VISITED_LINK_COLOUR%}
a:hover {  color: %HOVER_LINK_COLOUR%}
a:active {  color: %ACTIVE_LINK_COLOUR%}

