@charset "UTF-8";
/* CSS Document */

	/* start hiding from ie5 mac \*/
	html { height: 99.99%;}
	object, embed { height: 100%; }
	/* stop hiding from ie5 mac */
	table.outer { height: 100%; width:100%; }
	a { outline:none; }
	
	body {
	height: 99.99%;
	background-color: #525A23;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	.maintext {
	font-family: Baskerville;
	font-size: 12px;
	color: #1E200C;
	}
	.textlink {
	font-family: Baskerville;
	font-size: 12px;
	color: #1E200C;
	}
	.textlink:link {
	font-family: Baskerville;
	font-size: 12px;
	color: #1E200C;
	}
	.textlink:hover {
	font-family: Baskerville;
	font-size: 12px;
	color: #FFFFFF;
	}
	#moundmedia {
	position:absolute;
	z-index:2;
	top: 95%;
	width: 100%;
	vertical-align: middle;
	}
	#main {
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
	}
	#imagination {
	position:absolute;
	width:2500px;
	z-index:0;
	left: -3000px;
	top: 0;
	height: 100%;
	font-size: 8px;
	}
	#conclusion {
	position:absolute;
	width:500px;
	height:400px;
	z-index:0;
	left: -3000px;
	}