body {
	background-image: url(graphics/bkg_fade.gif);
	background-repeat:repeat-x;
	width: 782px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position:relative;
	text-align: center;
}
div {
	overflow: hidden;
	margin: 0px;
	padding:0px;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 782px;
	position:relative;
	text-align: left;
}
#header {
	width: 782px;
	height: 203px;
	position:relative;
	text-align: left;
	background-image:  url(graphics/bkg_header.gif);
	background-repeat:no-repeat;
}
#flash {
	width: 573px;
	height: 130px;
	position:relative;
	float:right;
}
#headnav {
	width: 537px;
	height: 49px;
	position:relative;
	margin-top:11px;
	float:right;
}
#willy {
	width: 366px;
	height: 49px;
	position:relative;
	float:left;
}
#country {
	width: 171px;
	height: 49px;
	position:relative;
	float:left;
}
#main {
	width: 782px;
	position:relative;
	text-align: left;
	background-image:  url(graphics/bkg_main.gif);
	background-repeat:repeat-y;
}
#mainbook {
	width: 782px;
	position:relative;
	text-align: left;
	background-image:  url(graphics/bkg_mainbook.gif);
	background-repeat:repeat-y;
}
#nav {
	width: 247px;
	position:relative;
	text-align: left;
	margin-right:0px;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color:#330099;
	line-height: 28px;
	float: left;
}
#nav a { color:#330099; }
#nav a:hover { color:#F75034; }
#content {
	width: 331px;
	position:relative;
	text-align: left;
	margin:0px;
	float: left;
}
#contentbook {
	width: 760px;
	position:relative;
	text-align: left;
	margin-left:11px;
	background-image:url(graphics/bkg_booking.gif);
	background-repeat:no-repeat;
}
#text {
	width: 300px;
	position:relative;
	margin-top:15px;
	margin-left:15px;
	text-align: left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	line-height: 16px;
}
#text a {color:#330099;}
#text a:hover {color:#F75034;}
#booking {
	width:730px;
	position:relative;
	margin-top:15px;
	margin-left:15px;
	text-align: left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	line-height: 16px;
	float: left;
}
#right {
	width: 193px;
	position:relative;
	background-image:url(graphics/bkg_right.gif);
	background-repeat:no-repeat;
	margin:0px;
	float: left;
}
#rightcontent {
	width: 157px;
	position:relative;
	margin-left:13px;
	margin-right:0px;
	margin-top:26px;
	text-align:center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color:#333333;
}
#whatson {
	width:112px;
	position:absolute;
	left:790px;
	top:0px;
	text-align:center;
}
#footer {
	width: 782px;
	height: 90px;
	position:relative;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#FFFFFF;
	background-image: url(graphics/bkg_footer.gif);
	background-repeat:no-repeat;
}
#footer a {color:#FFFFFF;}
#footer a:hover {color:#FFCC33;}
#footerbook {
	width: 782px;
	height: 90px;
	position:relative;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#FFFFFF;
	background-image: url(graphics/bkg_footerbook.gif);
	background-repeat:no-repeat;
}
#footerbook a {color:#FFFFFF;}
#footerbook a:hover {color:#FFCC33;}
#footernav {
	width: 430px;
	height: 32px;
	position:relative;
	margin-top: 38px;
	margin-left: 25px;
}
#credits {
	width: 290px;
	height: 32px;
	position:relative;
	text-align:right;
	margin-top: 38px;
	margin-right: 25px;
}
p {
	margin: 0 0 15px 0;
}
em {
	color: #330099;
	font-style: normal;
}
h1 {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#330099;
	margin: 0 0 15px 0;
}
a {text-decoration:none; color: #F75034;}
a:hover {text-decoration: underline;}
