html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#0a0501;
	background-image:url('../images/2008/WoodBackground_FLAT.jpg');
	background-position:center;
	background-repeat:no-repeat;
	height:100%;
}

body, p, ol, ul, li, form, img {
padding:0;
margin:0;
border:0;
}

a {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
}


#flashcontent {
	width:100%;
	height:100%;
	text-align:center;
	position:absolute;
}

.DivMenu {
	width:987px;
	height:100px;
	position:absolute;
	left:50%;
	margin-left:-493px;
	top:0;
}

.DivSpecial {
	width:987px;
	height:150px;
	position:absolute;
	left:50%;
	margin-left:-493px;
	margin-bottom:-20px;
	bottom:0;
}

.DivTripAdvisor {
	width:150px;
	height:150px;
	position:absolute;
	left:50%;
	margin-left:320px;
	margin-bottom:-28px;
	bottom:0;
}

.DivPullingRabbits {
	width:150px;
	height:150px;
	position:absolute;
	left:50%;
	margin-left:-485px;
	margin-bottom:-28px;
	bottom:0;
}


#nonflash {
	position:absolute;
	left:50%;
	margin-left:-112px;
	width:225px;
	top:50%;
	margin-top:-220px;
	height:440px;
	background-image:url('../images/2008/no_flash.png');
	font-family:Times New Roman, Times, serif;
	font-size:11px;
	color:#666666;
	outline:none;
}
/* IE only */
* html #flashcontent {
	position:static;
}

#nonflash a {
	color:#000000;
	text-decoration:none;
	outline:none;
}

.blank{
	margin-top:300px;
}