/* hide from ie on mac \*/

#container {
	width:100%;
	height:100%;	
}

#flash {
	text-align:center;
	min-width:900;
	min-height:500px;
	width:100%;
	height:100%;
}
#nojavacontent{
	height: 100%;
	text-align:center;
}
/* end hide */

*{
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
}

body {
	padding:0;
	margin:0;
	background-color: #000000;
	color: #000000;
}

a{
	color: #000000;
}