body {
	color: #191919;
	font-family: Georgia,"Times New Roman",Times,Serif;
	background: #deddcc url("/images/fp_bg.jpg") no-repeat;
	margin: 0px 0px 0px 0px;
}

h1, h2, h3 {
	font-family: Georgia,"Times New Roman",Times,Serif;
}

p, li {
	font-size: 90%;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

a, a:visited  { color:#406abf; }

a:hover {color: #ffaa00; }

.fp-logo {
	position: absolute;
	z-index: 10;
	left: 5px;
	top: 49px;
	margin: 0px;
	padding: 0px;

}

.fp-contact {
	position: absolute;
	z-index: 10;
	left: 501px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}

.fp-navigator {
	position: absolute;
	z-index: 10;
	left: 149px;
	top: 161px;
	margin: 0px;
	padding: 0px;
}

.fp-monitor {
	position: absolute;
	z-index: 10;
	left: 360px;
	top: 392px;
	width: 80px;
	height: 64px;
	border: none 0px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}

.fp-notices {
  position: absolute;
  left: 100px;
  top: 600px;
  width: 700px;
  text-align: left;
  font-size: 80%;
}

.fp-menu {
	position: absolute;
	z-index: 10;
	left: 260px;
	background: none;
	border: none 0px;
	margin: 0px;
	padding: 0px;
}
	
.fp-menu-bridge {
	position: relative;
	z-index: 10;
	left: 0px;
	top: 0px;
	width: 30px;
	border: solid 1px #ffcc00;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

.fp-menu-list {
	position: relative;
	z-index: 10;
	left: 30px;
	border: solid 1px #ffcc00;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-size: .9em;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

#who-menu {
	top: 185px;
	width: 231px;
	visibility: hidden;
}

#who-bridge {
	background: #333333 url("/images/fp_bg_dark.jpg") no-repeat scroll -261px -186px;
	height: 28px;
}

#who-list {
	background: #333333 url("/images/fp_bg_dark.jpg") no-repeat scroll -291px -186px;
	top: -30px;
	width: 200px;
} 


#what-menu {
	top: 221px;
	width: 351px;
	visibility: hidden;
}


#what-bridge {
	background: #333333 url("/fp_bg_dark.jpg") no-repeat scroll -261px -186px;
	height: 29px;
}

#what-list {
	background: #333333 url("/images/fp_bg_dark.jpg") no-repeat scroll -291px -222px;
	top: -31px;
	width: 320px;
}

.fp-menu-list ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
}

.fp-menu-list li {
	border-bottom: 0;
	margin-left: 0;
}

.fp-menu-list li a, li li a {
	border: 0;
	padding: 1px 1px 1px 1px;
	display: block;
	color: #ffffff;
}

.fp-menu-list li a {
	text-decoration: none;
}


.fp-menu-list li a:hover, li li a:hover {
	border: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	display: block;
	color: #ffffff;
	background: #ffcc00;
	text-decoration: none;
}


.notice-poster {
	position: absolute;
	z-index: 1;
	left: 509px;
	top: 163px;
	width: 108px;
	height: 156px;
	border: none 0px;
	margin: 0px;
	padding: 0px;
}
