@charset "utf-8";
#bottomContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C9C;
	padding-top: 5px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
#enter {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 41px;
	text-decoration: none;
}

#flashContent {
	text-align: center;
	height: 400px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
