.image-rotate-container
{
	z-index: 0;
	position: relative;
	height: 505px;
	width: 800px;
	background: url(/images/fall09slideshow/gall01.jpeg) no-repeat;
}

.image-rotate
{
	z-index: 5;
	position: relative;
	top: 0px;
	left: 0px;
	height: 505px;
	width: 800px;
	display: block;
}

iframe
{
	z-index: 10;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 79px;
	height: 23px;
	background: green;
/* for this trick to work this value must be changed to 'block' via javascript in the body's onload event */
	display: none;
}

.menu
{
	width: 800px;
	display: inline;
	font-size: 11px;
}

.menu div
{
	cursor: default;
}

.menu li
{
	width: 80px;
	margin: 0px 10px 0px 0px;
	display: inline;
	float: left;
	text-align: center;
	background: #7F7F7F;
	height: 23px;
	line-height: 23px;
	text-transform: uppercase;
	position: relative;
}

#index-menu
{
	position: absolute;
	top: 300px;
	left: 0px;
}

#button-frames
{
	z-index: 10;
	position: absolute;
	top: 0px;
	left: 0px;
}

li.nomargin
{
	margin: 0px;
	width: 79px;
	float: right;
}

#menu
{
	z-index: 15;
	position: absolute;
	top: 0px;
	left: 0px;
}

#menu * {
	font-size: 11px;
}

.menu a
{
	display: block;
}

.menu a:hover, .menu a:active
{
	background: #FF6602;
}

.sub-menu
{
	position: absolute;
	top: 23px;
	left: 0px;
	height: auto;
	width: auto;
	display: none;
	list-style: none;
	text-align: left;
	background: #7F7F7F;
}

.sub-menu li
{
	display: block;
	float: none;
	z-index: 15;
	margin: 0px;
	text-align: left;
	height: 20px;
	line-height: 20px;
	width: auto;
	white-space: nowrap;
}

.sub-menu li a
{
	padding: 0px 10px 0px 7px;
	height: 20px;
	line-height: 20px;
}

.subif
{
	position: absolute;
	top: 23px;
	left: 0px;
	height: 10px;
	width: 10px;
}

#subif10
{
	position: absolute;
	top: 23px;
	left: 0px;
	height: 279px;
	width: 216px;
}

#subif20
{
	position: absolute;
	top: 23px;
	left: 0px;
	height: 99px;
	width: 99px;
}

#subif30
{
	position: absolute;
	top: 23px;
	left: 0px;
	height: 279px;
	width: 233px;
}
