#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	height: 100%;
	text-align: left;
	background-color: #000000;
}
#containerHB {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	height: 800px;
	text-align: left;
	background-color: #FFFFFF;
}
#hbtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 330px;
	width: 380px;
	line-height: 16px;
	top: 315px;
	left: 480px;
}
#hbpic {
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 315px;
	width: 380px;
	top: 0px;
	left: 480px;
	background-image: url(images/HB3.gif);
	background-repeat: no-repeat;
}
#hbcontent {
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 800px;
	width: 900px;
	background-image: url(images/HB2.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#containerKF {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	height: 1100px;
	text-align: left;
	background-color: #FFFFFF;
}
#kfcontent {
	position: absolute;
	visibility: visible;
	z-index: 0;
	height: 1100px;
	width: 900px;
	background-image: url(images/KF1.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#KFpic {
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 320px;
	width: 400px;
	top: 0px;
	left: 430px;
	background-image: url(images/KF2.gif);
	background-repeat: no-repeat;
}
#kftext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: auto;
	width: 400px;
	line-height: 16px;
	top: 320px;
	left: 430px;
	background-color: #FFFFFF;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}

