#container {
	width: 1100px;
	background-color: #6C6BAD;
	margin-right: auto;
	margin-bottom: auto;
}
#maincontent h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
#maincontent p {
	color: #333333;
	text-align: justify;
}
.address {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	background-position: center;
	font-weight: normal;
}
#uk {
	height: 155px;
	background-color: #444384;
	width: 160px;
	top: 20px;
	padding-top: 5px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #333333;
}
#title img {
	text-align: center;
}
.date {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #6C6BAD;
	text-align: center;
}
#navigation {
	background-color: #6C6BAD;
	width: 160px;
	top: auto;
	height: 780px;
}
#maincontent {
	background-color: #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
	width: 750px;
}

#rightcolumn {
	width: 150px;
	background-color: #6C6BAD;
	padding-right: 5px;
	padding-left: 5px;
}
#banner {
	background-color: #6C6BAD;
	width: 1100px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #6C6BAD;
	height: 130px;
}
#uk img {
	background-color: #444384;
}
#logo {
	height: 155px;
	width: 160px;
	background-color: #444384;
	vertical-align: middle;
	padding-top: 5px;
	padding-left: 5px;
}
#logo img {
	background-color: #444384;
}
#centreimage {
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	width: 700px;
}
#title {
	margin-right: auto;
	margin-bottom: auto;
	text-align: center;
	width: 780px;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	text-align: justify;
}
.center {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #333333;
}
#maincontent img {
}
