#mainwrapper{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color: #FFFFFF;
	padding: 5px 15px;

}
#content {
	width: 800px;
	visibility: visible;
}
body {
	text-align: center;
	background-color: #CCCCCC;
}
.centre {
	text-align: center;
}
.lightgreyheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}
#leftbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 5px;
	float: left;
	width: 350px;
	border: 1px solid #000000;
}
#rightbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 5px;
	float: right;
	width: 350px;
	border: 1px solid #000000;
}
.leftboxtext {
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 5px;
}
#leftbox a:link{
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}
#leftbox a:visited{
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}
#leftbox a:hover{
	font-weight: bold;
	color: #00FF33;
	text-decoration: underline;
}
#rightbox a:link{
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}
#rightbox a:visited{
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}
#rightbox a:hover{
	font-weight: bold;
	color: #00FF33;
	text-decoration: underline;
}
#knightactivebox {
	text-align: center;
	border: 1px solid #000000;
	width: 500px;
	clear: both;
	margin:10 auto;
}
.clear {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
.knightactivetext {
	font-family: Algerian, Verdana, Arial, Helvetica, sans-serif, "Maiandra GD";
	font-size: 14px;
	color: #000000;
}
#knightactivebox a:link{
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}
#knightactivebox a:visited{
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}
#knightactivebox a:hover{
	font-weight: bold;
	color: #00FF33;
	text-decoration: underline;
}
#princestrustbox {
	text-align: center;
	border: 1px solid #000000;
	width: 650px;
	clear: both;
	margin:10 auto;
	text-align: center;
}
.princestrusttext {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Maiandra GD";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
#princestrustbox a:link{
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}
#princestrustbox a:visited{
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}
#princestrustbox a:hover{
	font-weight: bold;
	color: #00FF33;
	text-decoration: underline;
}
.contactline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.js {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
#credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	width: 800px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.moretext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	display: none;
}
#contactbox {
	text-align: center;
	border: 1px solid #000000;
	width: 500px;
	clear: both;
	margin:10 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contactbox a:link{
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}
#contactbox a:visited{
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}
#contactbox a:hover{
	font-weight: bold;
	color: #00FF33;
	text-decoration: underline;
}