	/* hide from ie on mac \*/	html {		height: 100%;		overflow: hidden;	}	

	#googlead {
	 padding: 0px;
	 position: absolute;
	 border: 0px;
	 top: 0px;
	 right: 0px;
	}



	#flashcontent {		height: 100%;	}	/* end hide */	body {		height: 95%;		margin: 0;		padding: 0;		background-color: #181818;		color:#ffffff;	}
	A {
		font-family: arial;
		color: black;
		font-size: 80%;
		padding: 10px;
		background: white;
		font-weight: bold;
	}

	A:link {
		color: black;
	}

	A:visited {
		color: black;
	}


