@charset "ISO-8859-1";
.FBBC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #002A68;
	text-decoration: none;
	cursor: default;
}
#main {
	position:relative;
	width:800px;
	height:800px;
	z-index:1;
	margin-left: auto;
	margin-right: auto;
	margin-top: -8px;
	overflow: visible;
}
#nav {
	position:absolute;
	width:132px;
	height:233px;
	z-index:1;
	left: 29px;
	top: 218px;
}
#content {
	position:absolute;
	width:554px;
	height:392px;
	z-index:2;
	left: 188px;
	top: 216px;
	overflow: visible;
}
#address {
	position:absolute;
	width:290px;
	height:41px;
	z-index:3;
	top: 154px;
	left: 472px;
}
.style1 {font-size: 16px}
body {
	background-color: #C5B789;
}
#copyright {
	position:absolute;
	width:800px;
	height:47px;
	z-index:4;
	top: 752px;
	left: 0px;
	overflow: visible;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a {
	font-weight: bold;
}
a:active {
	text-decoration: none;
}
