#menubar {
	position: absolute;
	visibility: visible;
	z-index: 75;
	height: 38px;
	width: 400px;
	left: 490px;
	top: 550px;
}
#menubarEvents {
	visibility: visible;
	z-index: 999;
	height: 38px;
	width: 400px;
	padding: 0px;
	float: right;
	margin-top: 550px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.irows_h{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-bottom-color: #826626;
}
#eventcal {
	padding: 0px;
	float: left;
	height: 300px;
	width: 700px;
	margin-top: 550px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	visibility: visible;
	z-index: 200;
}
photoiframe {
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 400px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: auto;
	left: 200px;
	top: 200px;
}
