﻿#container {
	width: 900px;
	position: relative;
	top: 0px;
	margin:	0px auto;
	margin-top:0px
	}

#pagebody {
	background:#FFFFFF;
	background-image:url('images/blueshade-background.gif');
	background-repeat:repeat-x
}
#towndata {
	width: 530px;
	border-style: none;
	width: 530px;
	left: 36px;
	position: relative;
}

#topnav {
	padding: 1px 0px 1px 0px;
	margin: 1px 0px 1px 0px;
	border-width: 1px;
	border-style: solid none solid none;
	border-color: #A52424;
	position: absolute;
	width: 520px;
	height: 15px;
	z-index: 2;
	left: 40px;
	top: 200px;
	background-color: #FDBC35;
}
.topnav {
	font-family: Trebuchet, Arial, Helvetica, "Sans serif";
	font-size: 11px;
	font-weight: bold;
	color: #131369;
}
.topnav a:link{
	font-family: Trebuchet, Arial, Helvetica, "Sans serif";
	font-size: 11px;
	font-weight: bold;
	color: #131369;
	text-decoration: none;
}
.topnav a:visited
{
	font-family: Trebuchet, Arial, Helvetica, "Sans serif";
	font-size: 11px;
	font-weight: bold;
	color: #131369;
	text-decoration: none;
}
.topnav a:hover{
	font-family: Trebuchet, Arial, Helvetica, "Sans serif";
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}


.footer {
	font-family: Arial, Helvetica, "Sans serif";
	font-size: 11px;
	font-weight: normal;
	color: #131369;
	text-indent: 20px;
	letter-spacing: 1px;
	line-height: 22px;
	vertical-align: bottom;
}
#ukmap {
	border-style: none;
	position: absolute;
	width: 301px;
	height: 337px;
	z-index: 1;
	top: 22px;
	left: 599px;
}
#rightnav {
	padding: 5px;
	border: 1px solid #FCB41D;
	background-color: #FED889;
	width: 234px;
	top: 360px;
	left: 620px;
	position: relative;
}

.rightnav {
	font-family: Trebuchet, Arial, Helvetica, "Sans serif";
	font-size: 11px;
	font-weight: normal;
	color: #131369;
	text-decoration: none;
	line-height: 12px;
}
.rightnav a:link {
	font-family: Trebuchet, Arial, Helvetica, "Sans serif";
	font-size: 11px;
	font-weight: normal;
	color: #131369;
	text-decoration: none;
	line-height: 12px;
}
	
.rightnav a:visited {
	font-family: Trebuchet, Arial, Helvetica, "Sans serif";
	font-size: 11px;
	font-weight: normal;
	color: #131369;
	text-decoration: none;
	line-height: 12px;

	}
	
.rightnav a:hover {
	font-family: Trebuchet, Arial, Helvetica, "Sans serif";
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
	line-height: 12px;


}






#footer {
	padding: 1px 0px 1px 0px;
	margin: 1px 0px 1px 0px;
	border-width: 1px;
	border-style: solid none solid none;
	border-color: #A52424;
	position: relative;
	width: 900px;
	height: 25px;
	z-index: 2;
	left: 0px;
	background-color: #FDBC35;
	bottom: auto;

