html
{
	min-height:100%;
	margin-bottom:1px;
}

a, a.selected:hover
{
	text-decoration:none;
}

a:hover, a.selected
{
	text-decoration:underline;
}

body
{
	background-image:url("../images/backgrounds/body.jpg");
	background-repeat:repeat-x;
	background-color:#FBFBF9;
	margin:0px;
	padding:0px;
	font-size:10px;
	font-family:arial;
	padding-bottom:20px;
}

#container
{
	width:820px;
	margin:auto;
	background-color:#ffffff;
	margin-top:28px;
	font-size:1.2em;
}

#header
{
	width:100%;
	float:left;
	background-image:url("../images/backgrounds/header.gif");
	background-repeat:no-repeat;
}

h1 span, .hidden
{
	display:none;
}

h1
{
	display:block;
	float:left;
	width:257px;
	height:150px;
	background-image:url("../images/pub.jpg");
	margin-bottom:14px;
}

.content
{
	margin-left:29px;
	width:761px;
}

img.header-text
{
	margin-left:100px;
	margin-top:62px;
}

.clear-both
{
	clear:both;
}

.header-images img
{
	margin-right:3px;
	margin-bottom:11px;
}

.header-images img.lastimage
{
	margin-right:0px;
	clear:right;
}

.menu
{
	width:154px;
	float:left;
}

.menu ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.menu li
{
	display:block;
}

.menu li a
{
	display:block;
	width:100%;
	background-color:#B8B596;
	margin-bottom:9px;
	text-align:center;
	padding-top:4px;
	padding-bottom:4px;
	font-weight:bold;
}

.menu li a, #footer a
{
	color:#202928;
}

img.enjoy-england
{
	margin-left:30px;
	margin-top:14px;
	margin-bottom:25px;
}

img.BII
{
	margin-left:14px;
}

a img
{
	border:0px;
}

.main-body
{
	width:580px;
	float:left;
	margin-left:25px;
}

h2
{
	margin-top:0px;
	display:block;
	margin-bottom:20px;
}

img.content-image
{
	margin-left:11px;
	margin-bottom:13px;
	position:relative;
	top:-50px;
	margin-bottom:-50px;
}

#footer
{
	width:100%;
	/*background-image:url("../images/backgrounds/footer.gif");*/
	background-repeat:no-repeat;
	background-position:100% 100%;
	margin-top:50px;
	padding-bottom:17px;
}

label, input, .select
{
	display:block;
	float:left;
	width:100px;
	margin-bottom:8px;
}

input, .select
{
	width:200px;
}

.select
{
	width:204px;
}

h3
{
	color:#B8B596;
}