/*
CSS for CFP
*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #000000;
	background-image: none;
	border: none;
	text-decoration: none;
}

#Layer1 {
	position:absolute;
	left:100px;
	top:25px;
	width:900px;
	height:622px;
	z-index:1;

