@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color:#595226;
	background-image: url(../images/fla_body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#head {
	padding: 0px;
	height: 19px;
	width: 482px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -241px;
	background-image: url(../images/fla_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	top: 0px;
	left: 50%;
}
#main {
	width: 482px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#ent {
	height: 165px;
	width: 185px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	background-image: url(../images/flash_logo.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
}
#ent a {
	background-image: url(../images/flash_butt.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 80px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #f5e99d;
	text-align: center;
	line-height: 22px;
	margin-top: 130px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center bottom;
}
#footer {
	padding: 0px;
	height: 19px;
	width: 482px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -241px;
	background-image: url(../images/fla_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	bottom: 0px;
	left: 50%;
}
#fla {
	padding-top: 127px;
	height: 206px;
	width: 165px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/flash_logo_bg.gif);
	background-repeat: no-repeat;
	background-position: center 107px;
	padding-right: 21px;
	padding-left: 21px;
}
#main p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #a45e25;
	padding-top: 50px;
	padding-bottom: 10px;
	position: absolute;
	bottom: 15px;
	width: 482px;
	margin-left: -241px;
	left: 50%;
}
#main .clear {
	clear: both;
}
