	/* end hide */

	body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	background-image: url(../images/backGround.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	}
		
	#flashcontent {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 600px;

	}
#footer{
	width: 100%;
	text-align: center;
	float: left;
	height: 100%;
	padding-bottom: 20px;
	font-size: 11px;
	color: #000;
	padding-top: 50px;
	}

#FooterSig {
	width:800px;
	line-height:normal;
	overflow:hidden;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #000;
	}
	a:link {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a:active {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
