#background9 {
	position:absolute;
	left:0px;
	top:100px;
	width:920px;
	height:2300px;
	z-index: 10;
	margin: 0px;
	padding: 0px;
}
#animation9 {
	position:absolute;
	left:635px;
	top:226px;
	width:94px;
	height:22px;
	z-index:61;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #FFF;
	color: #030;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#aboutabo {
	background-image: url(../himages/pagefronts/about.jpg);
	color: #FFF;
	background-repeat: no-repeat;
	position: absolute;
	height: 680px;
	width: 890px;
	top: 160px;
	z-index: 40;
	left: 15px;
	margin: 0px;
	padding: 0px;
}
#texta {
	left:560px;
	top:140px;
	width:300px;
	height:250px;
	text-align: left;
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(../himages/aboutback1.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px;
}
#p2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFF;
	text-align: center;
	position: absolute;
	left: 170px;
	top: 150px;
	margin: 0px;
	padding: 0px;
}
#contacts {
	top:536px;
	width:700px;
	height:90px;
	font-size: 14px;
	padding-top: 24px;
	position: absolute;
	text-align: center;
	left: 10px;
	background-image: url(../himages/aboutback2.gif);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
}
#historycap {
	position:absolute;
	left:15px;
	top:840px;
	width:870px;
	height:1152px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 10px;
	background-color: #999;
	z-index: 11;
	margin: 0px;
}
#piccap1 {
	position:absolute;
	left:620px;
	top:360px;
	width:100px;
	height:489px;
	z-index:1;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#piccap2 {
	position:absolute;
	left:760px;
	top:560px;
	width:100px;
	height:489px;
	z-index:2;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a.barem:link {
	color: #FFF;
	font-size: 14px;
	text-decoration: underline;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
}
a.barem:visited {
	color: #FFF;
	text-decoration: underline;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
a.barem:hover {
	color: #F90;
	text-decoration: none;
	background-color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
a.barem:active {
	color: #FFF;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.thumbur{
	position: relative;
	z-index: 50;
	margin: 0px;
	padding: 0px;
}
.thumbur:hover{
	background-color: transparent;
	z-index: 50;
	margin: 0px;
	padding: 0px;
}
.thumbur span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: white;
	padding: 5px;
	left: -1000px;
	border: 1px gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	z-index: 50;
	margin: 0px;
}
.thumbur span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
	z-index: 50;
	margin: 0px;
}
.thumbur:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -20px; /*position where enlarged image should offset vertically from bottom left corner of thumb */
	left: -612px; /*position where enlarged image should offset horizontally from bottom left corner of thumb*/
	z-index: 50;
	margin: 0px;
	padding: 0px;
}
.thumbmidr{
	position: relative;
	z-index: 50;
	margin: 0px;
	padding: 0px;
}
.thumbmidr:hover{
	background-color: transparent;
	z-index: 50;
	margin: 0px;
	padding: 0px;
}
.thumbmidr span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: white;
	padding: 5px;
	left: -1000px;
	border: 1px gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	z-index: 50;
	margin: 0px;
}
.thumbmidr span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
	z-index: 50;
	margin: 0px;
}
.thumbmidr:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -270px; /*position where enlarged image should offset vertically from bottom left corner of thumb */
	left: -616px; /*position where enlarged image should offset horizontally from bottom left corner of thumb*/
	z-index: 50;
	margin: 0px;
	padding: 0px;
}
.thumblr{
	position: relative;
	z-index: 50;
	margin: 0px;
	padding: 0px;
}
.thumblr:hover{
	background-color: transparent;
	z-index: 50;
	margin: 0px;
	padding: 0px;
}
.thumblr span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: white;
	padding: 5px;
	left: -1000px;
	border: 1px gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	z-index: 50;
	margin: 0px;
}
.thumblr span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
	z-index: 50;
	margin: 0px;
}
.thumblr:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -470px; /*position where enlarged image should offset vertically from bottom left corner of thumb */
	left: -416px; /*position where enlarged image should offset horizontally from bottom left corner of thumb*/
	z-index: 50;
	margin: 0px;
	padding: 0px;
}
#footerabo {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	width: 860px;
	position: absolute;
	top: 1998px;
	background-color: #666;
	left: 30px;
	color: #FFF;
	z-index: 12;
	margin: 0px;
	padding: 0px;
}
