body {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: center;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
a {
	color: #2CA8DC;

}
a:hover {
 	color: #999999;
}
#covercontent {
	width: 100%;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: center;
	padding-top: 25px;
	height: 100%;
}
#lower {
	vertical-align: bottom;
	height: 60px;
	position: absolute;
	background-position: bottom;
	bottom: 15px;
	left: 0px;
	width: 100%;
}
#flashcontent2 {
	overflow: hidden;
}

