

	/* hide from ie on mac \*/
	html {
		height: 100%;
		/*overflow: hidden;*/
	}
	
	#flashcontent {
		height: 100%;

		border:thin solid blue;
	}
	/* end hide */

	body {
		height: 100%;
		margin: 0;
		padding: 0;
		color:#ffffff;

	}
div#gallerytopleft{float:left; width:36px; height: 30px; background-color:#ffff00; background-image:url(../LayoutImages/topleft.gif) }
div#gallerytopcentre{float:left;width:708px; height:30px;  background-color:#ffff00;  color:red; text-align:center}
div#gallerytopright{float:left; width:36px; height:30px; color:red; background-color:#ffff00; background-image:url(../LayoutImages/topright.gif) }
div#gallerybtmleft{float:left; width:36px; height: 30px; background-color:#ffff00; background-image:url(../LayoutImages/btmleft.gif) }
div#gallerybtmcentre{float:left;width:708px; height:30px;  background-color:#ffff00;  color:red; }
div#gallerybtmright{float:left; width:36px; height:30px; background-color:#ffff00; background-image:url(../LayoutImages/btmright.gif) }
	
div#outline2{  width:780px;}
	
div#cover {background-color:#ffff00; position:absolute; left: 898px; top: 528px;  height:20px; width:120px; z-index:1}
/*
div#flashcontent {border:thin solid red; height:100%; width:500px; z-index:2;}
#flashcontent {height:800px}
*/
div#flashcontent3{ background-color:#FFFF00; width: 650px;}
