body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
	margin: 1px;
	padding: 1px;
	background-color: #EEF2E6;

}
.tableedge {
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.tablebar {
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.tableedgeright {
	border-top: 1px none #CCCCCC;
	border-right: 1px dashed #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.linker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6633FF;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330099;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330099;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0033;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0033;
	text-decoration: underline;
}
.topmenu A:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #0033FF;
text-decoration: underline;
}
.topmenu A:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FF0000;
text-decoration: underline;
}
.topmenu A:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FF0000;
text-decoration: underline;
}
.topmenu A:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FF0000;
text-decoration: underline;
}

#header #maintext {
	color: #0000FF;
	font-weight: bolder;
	text-indent: 200px;
	padding: 50px;
	font-size: 36px;
}

#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#box {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#container #header {
	text-align: center;
	width: 850px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5B979;
	background-image: url(/images/WindsorCastle.jpg);
	background-repeat: no-repeat;
}



#clearer {
	clear: both;
}
#header #topmenu {
	font-size: 1em;
	text-align: right;
	padding-right: 10px;
}
#container #menu {
	width: 150px;
	text-align: center;
	background-color: #FFFFFF;
	float: left;
	top: 0px;
	line-height: 0.5em;
	padding: 10px 0px 0px;
	border-right: 1px solid #A5B979;
	border-bottom: 1px solid #A5B979;
}
#box #newcontentbox {
	float: left;
	background-color: #FFFFFF;
}

#contentbox #newcontent {
	float: right;
	width: 650px;
	padding: 20px;
}
#contentbox {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

