body {
	margin: 0px;
	background: #e6d689 url(images/bg.jpg) repeat-x top;
}
.topmid a {
	color: transparent;
	text-decoration: none;
}
img {
	border: 0px;
}
iframe {
	border: 0px;
	margin: 0px;
	overflow: hidden;
	background: transparent;
}
#wrapper {
	width: 1024px;
	margin:0px;
	margin-left: auto;
	margin-right: auto;
	background: transparent;
}
#top {
	width: 1024px;
	height: 123px;
}
.topsides {
	float: left;
}
.topmid {
	width: 378px;
	height: 123px;
	float: left;
}
.pavillions {
	width: 450px;
	height: 565px;
	float: left;
	z-index: 2;
	position: absolute;
}
/*.iframed {
	width: 500px;
	height: 500px;
	float: left;
	background: transparent;
	overflow: hidden;
}*/
.iframed {
	width: 500px;
	height: 500px;
	z-index: 1;
	top: 0px;
	left: 380px;
	position: relative;
	background: transparent;
	overflow: visible;
}