/* Athens Remap KM CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, em, font, img, strong, var, ul, li, fieldset, form, label, legend, table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}

* {margin:0; padding:0;}



/* hide from ie on mac \*/
			html {
				height: 100%;
				overflow: auto;
			}
			
			#flashcontent {
				position: absolute;
				top: 0px;
				left: 0px;
				height: 100%;
				width:  100%;
			}
			/* end hide */
		
			body {
				height: 100%;
				margin: 0;
				padding: 0;
				background-color: #000;
			}