@charset "UTF-8";

/* Main ////////////////////////////////////////////////////////// */

/* Sets all Defaults to 0 */

* {
	padding: 0px;
	margin: 0px;
}

html, body  {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	line-height: 20px;
	background: url(../images/bg.jpg) repeat-x top center #527781;
	color: #2B251F;
}

#container {
	width: 900px;
	height: 800px;
	margin: 0px auto;
	position: relative;
	background: url(../images/flb.jpg);
}

#enter a {
	position: absolute;
	text-indent: -99999px;
	width: 342px;
	height: 173px;
	top: 135px;
	left: 503px;
}

#image_one a {
	position: absolute;
	text-indent: -99999px;
	width: 100px;
	height: 75px;
	top: 323px;
	left: 503px;
}

#image_two a {
	position: absolute;
	text-indent: -99999px;
	width: 100px;
	height: 75px;
	top: 323px;
	left: 624px;
}

#image_three a {
	position: absolute;
	text-indent: -99999px;
	width: 100px;
	height: 75px;
	top: 323px;
	left: 745px;
}

#image_four a {
	position: absolute;
	text-indent: -99999px;
	width: 100px;
	height: 75px;
	top: 419px;
	left: 503px;
}

#image_five a {
	position: absolute;
	text-indent: -99999px;
	width: 100px;
	height: 75px;
	top: 419px;
	left: 623px;
}

#image_six a {
	position: absolute;
	text-indent: -99999px;
	width: 100px;
	height: 75px;
	top: 419px;
	left: 745px;
}

#info {
	position: absolute;
	text-indent: -99999px;
}
