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

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

body
{
	height: 100%;
	margin: 0;
	padding: 0;
	background: #E7EAE5;
}

#flash p
{
	text-align: center;
	color: #5e5e5e;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 0.5px;
}

#flash p a
{
	text-align: center;
	color: #5e5e5e;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: underline;
}

#flash p a:hover { text-decoration: none; }