.FBBC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000066;
	text-decoration: none;
	cursor: default;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4E3B25;
	line-height: 20px;
}
#main {
	position:relative;
	width:800px;
	height:1250px;
	z-index:1;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
	top: -15px;
}
#nav {
	position:absolute;
	width:123px;
	height:257px;
	z-index:1;
	left: 42px;
	top: 231px;
}
#content {
	position:absolute;
	width:595px;
	height:865px;
	z-index:2;
	left: 180px;
	top: 226px;
	overflow: visible;
	font-size: 12px;
}
body {
	background-color: #F9F7E7;
}
#address {
	position:absolute;
	width:475px;
	height:141px;
	z-index:2;
	left: 307px;
	top: 54px;
	overflow: hidden;
}
#creditline {
	position:absolute;
	width:735px;
	height:102px;
	z-index:3;
	left: 42px;
	top: 1090px;
	text-align: center;
	overflow: visible;
}
#index_new {
	position:relative;
	width:800px;
	height:600px;
	z-index:2;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
	top: 0px;
}
#index_add {
	position:absolute;
	width:801px;
	height:29px;
	z-index:1;
	top: 598px;
}
.LargeHeading {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #690101;
	line-height: normal;
}
.announcement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #03f;
}
a:link {
	color: #03F;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
