/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666F60;
	background:#FFFFFF;
}

#flash_content a {
	text-decoration: underline;	
}

a {
	color: #666F60;
	text-decoration: none;
}

a:hover {
	background-color: #C5D643;
}

#container {
	position:absolute;
	margin-left: -485px;
	margin-top: -285px;
	left:50%;
	top:50%;
	width:970px;
	height:570px;
	text-align: center;
	line-height: 18px;
	z-index:1;
}
