/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: hidden;
}

#flashcontent {
	height: 100%;
}
/* end hide */

body {
	height: 100%;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	background-color: #ffffff;
    font: 67% Arial, sans-serif;
}

#footer {
	bottom: 0;
	position: absolute;
	background-color: #990000;
	color: #ffffff;
	width: 80%;	
	text-align: center;
	padding: 3px 0;	
}

#footer {
    \width: 100%;
    w\idth: 100%;
}
