/* CSS Document */

.fallback {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 704px;
	width: 859px;
	z-index: 2;
	
}

.leftarrow {
	position: absolute;
	top: 6px;
	left: 497px;
	z-index: 5;
	background-image: "images/fall08/leftarrow.png";
	width: 114px;
	height: 44px;
}

.rightarrow {
	position: absolute;
	top: 5px;
	left: 611px;
	z-index: 5;
	background-image: "images/fall08/rightarrow.png";
	width: 112px;
	height: 45px;
}

.insideframe {
	position: absolute;
	top: 102px;
	left: 144px;
	z-index: 3;
	width: 519px;
	height: 361px;
}
