@charset "UTF-8";
body {
	margin:0;
	padding:0;
	}

#footer /*#LeftNavigation */{
	background-image:url(http://theaerialist.com/images/left-Navigation.gif);
	background-repeat:no-repeat;
	background-position:left;
	position:fixed;
	z-index:7;
	height:800px;
	width: 200px;
	}
#story {
	/*background-image:url(http://theaerialist.com/images/Flavor-Country-webtext.gif)
	height: 800px;
	width: 2950px;*/
	visibility:visible;
	float:left;
	/*margin-top:-800px;*/
	margin-left:200px;
	z-index:1;
	
}
iframe {
	visibility:hidden;
	margin-bottom:-250px;
	}

