img {
	border: none;
}
body {
	width: 800px;
	margin: 5px auto 0 auto;
	padding: 0;
	font: 80% Verdana;
}
h1 {
	margin-top: 0;
	font-size: 180%;
	color: #999966;
	font-weight: strong;
	line-height: 150%;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
p {
	line-height: 150%;
}
#header {
	width: 800px;
}
#globalnav {
	width: 800px;
}
#header img {
	border: 0px;
}
#address {
	text-align: right;
	float: right;
}
#globalnav ul {
	list-style-type: none;
	padding: 1px 4px 1px 2px;
	background-color: #999966;
	font-weight: bold;
	border: #ffffff 2px solid;
	margin: -2px;
	font-size: 100%;
}
#globalnav li {
	display: inline;
}
#globalnav a, #selected {
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px 4px 1px 0px;
	background-color: #999966;
	font-weight: bold;
	border: #ffffff 2px solid;
	margin: -4px;
}
#globalnav  a:hover {
	color: #990099;
	background-color: #C5CEB9;
}
#selected {
	color: #990099;
	background-color: #C5CEB9;
}
#container {
	width: 800px;
	background: url(/externalsite/fulhampalace/images/greenright.gif) repeat-y 0;
	background-color: #c5ceb9;
	background-position: right;
	margin: 2px 0px 0px 0px;
	height: 1%;
}
#centreandrightnav {
	float: right;
	width: 310px;
	height: 1%;
}
#rightnav {
	float: right;
	width: 170px;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 0px;
	height: 1%;
}
.caption {
	text-align: right;
	padding-right: 1px;
	font-size: 80%;
	color: #ffffff;
}
.caption a:link {
	color: #ffffff;
	text-decoration: underline;
}
.caption a:visited {
	color: #ffffff;
	text-decoration: underline;
}
#rightnav p
{
	padding: 0px 1px 0px 1px;
}
#centrenav
{
	float: left;
	width: 135px;
	height: 1%;
	margin: 0px;
	padding: 0px;
}
#centrenav ul {
	margin: 0px;
	padding: 10px 0px 20px 0px;
	list-style-type: none;
}
#centrenav ul li {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	color: #4b4b25;
}
#centrenav a:link {
	color: #4b4b25;
	text-decoration: none
}
#centrenav a:visited {
	color: #4b4b25;
	text-decoration: none
}
#centrenav a:hover {
	color: #4b4b25;
	text-decoration: underline;
}
#centrenav a:active {
	color: #4b4b25;
	text-decoration: underline;
}
#centrenav ul li.centrenavhead {
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	color: #b54390;
}
#centrenav ul li.centrenavhead a {
	color: #4b4b25;
	font-weight: bold;
}
#content {
	padding: 15px 10px 15px 10px;
	width: 465px;
	line-height: 150%;
}
#content a:link {
	color: #4b4b25;
	text-decoration: underline;
}
#content a:visited {
	color: #4b4b25;
	text-decoration: underline;
}
#content a:hover {
	color: #4b4b25;
	text-decoration: underline;
}
#content a:active {
	color: #4b4b25;
	text-decoration: underline;
}
/*************************************/
/* ClearFix Hacks */
/*************************************/
/* universal clearfix hack */
#container:after
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
