@charset "utf-8";
/* CSS Document */
.close {
	position: absolute;
	height: 36px;
	width: 36px;
	top: 5px;
	right: 5px;
	cursor: pointer;
}
.box {
	border: 2px solid #FFFFFF;
}
.mmenu {
	text-indent: 0pt;
	border-left: 1px solid #CCCCCC;

}
.mmenu a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: #660000;
	text-align: center;
	display: block;
	height: 18px;
	width: 84px;
	padding-top: 2px;
	color: #FFFFFF;

}
.mmenu a:hover {
	text-decoration: none;
	background: #CC6600;
}
.mmenuset {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background: #CC6600;
	text-align: center;
	display: block;
	padding-top: 2px;
	border-left: 1px solid #CCCCCC;

}
.smenu {
	text-indent: 0px;
	border-right: 2px solid #1f1f1f;
	border-left: 1px solid #666666;
}
.fpg {
	position: absolute;
	z-index: 50;
	height: 215px;
	width: 357px;
	left: 15px;
	top: 50px;
}

.smenu a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.smenu a:hover {
	color: #FF9900;
	text-decoration: none;
	font-size: 12px;
	padding-top: 1px;
	padding-bottom: 3px;


}
.smenuset {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right: 2px solid #000000;
	border-left: 1px solid #999999;
}
.mbox {
	border : 4px solid #000000;
	position: relative;
	left: 0px;
	top: 0px;
	background: #FFFFFF;
	vertical-align: top;
}
#text {
	position:absolute;
	left:55px;
	top:58px;
	width:295px;
	height:183px;
	z-index:1;
	visibility: visible;
	font-size: 65%;
}
#text p {
	font: 1.1em/1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.fpp {
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}
.fppr {
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}
body {
	background: #330000 url(i/fpflowerbg.gif);
	margin: 0px;
	padding: 0px;
}
html, body {
	height:100%;
	}
body {
	text-align:center; /* horizontal centering for IE Win quirks */
}
#cnt #foot p {
	color: #996666;
	margin: 25px 0px;
	padding: 0px;
	font: 0.65em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#cnt #foot p a {
	color: #996666;
	margin-right: 15px;
}

#distance {
	width:1px;
	height:50%;
	margin-bottom:-240px; /* half of container's height */
	float:left;
}
#cnt {
	margin:0 auto;
	position:relative; 
	text-align:left;
	height:450px;
	width:700px;
	clear:left;
}
#cnt  #axe  {
	position: absolute;
	z-index: 999;
	height: 75px;
	width: 150px;
	left: 190px;
	top: 110px;
}
