
#photoback {
	text-decoration: none;
	text-align: left;
	background-image: url(../himages/pagefronts/photoback.jpg);
	color: #000;
	position: absolute;
	top: 252px;
	left: 15px;
	height: 670px;
	background-repeat: no-repeat;
	width: 890px;
	z-index: 12;
}
#textp {
	text-decoration: none;
	text-align: center;
	color: #000;
	font-size: 24px;
	background-image: url(../himages/pagefronts/photos.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 241px;
	width: 890px;
	left: 0px;
	top: 180px;
	z-index: 40;
}

a.bar:link {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	background-color: #FFF;
}
a.bar:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #666;
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
}
a.bar:hover {
	color: #00F;
	text-decoration: none;
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
}
a.bar:active {
	color: #099;
	text-decoration: none;
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
}
