body {
	margin-top:50px;
	margin-left:190px;
	background-image:url(imgs/NHair2.jpg);
	width:800px;
	
}

#banner{
	postion:relative;
	left:0px;
	top:0px;
	background-image:url(imgs/title-pls-2.jpg);
	width:800px;
	height:200px;
}

#section1 {
	postion:relative;
	left:0px;
	top:200px;
	width:800px;
	height:20px;
	background-color:#B9B997;
}

#ani{
	position:absolute;
	top:66px;
	left:805px;
	background-image:url(imgs/ani.gif);
	height:185px;
	width:185px;
}

.pages {
	margin-left:10px;
}

a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-style:"Arial";
	font-size:18px;
}
	
#continfo {
	width:800px;
	text-align:center;
	background-color:#BFC8D8;
	color:#0000D1;
	text-decoration:none; 
	position:absolute;
}
	
#gallery {
	width:800px; 	
	height:580px; 
	background:#FFFFFF; 
	position:relative;
}

#gallery b.orig {
	position:absolute;
	left:25px;
	top:15px;
	width: 548px;
	height:350px; 
	text-align:center;
}

#gallery b.orig img {
	display:block;
}

#gallery b.orig span {
	display:block;
	color:#FFFFFF:
	font:"Arial";
	font-size:16px;
	width:350px; 
}

#gallery ul {
	list-style:none; 
	padding:0; 
	margin:0; 
	width:800px; 
	position:relative; 
	float:left;
}

#gallery ul li {
	margin-top:10px;
	display:inline;
	width:75px;
	height:58px; 
	float:left; 
	border:1px;
	border-style:groove;
	margin-left:20px;
}

#gallery ul li a {
	display:block;
	width:75px; 
	height:58px; 
	text-decoration:none; 
}

#gallery ul li a span {
	display:none;
}

#gallery ul li a img {
	display:block; 
	border-style:ridge;
	width:75px; 
	height:58px; 
	border:1px;
}

#gallery ul li a:hover {
	white-space:normal; 
	background:#FFFFFF;
}

#gallery ul li a:hover b {
	position:absolute; 
	border-style:groove;
	margin-top:5px;
	left:110px; 
	top:150; 
	width:600px; 
	height:400px; 
	text-align:center; 
	background:#7E7D7D; 
	z-index:20;
}

#gallery ul li a:hover span {
	position:absolute;
	top:5px;
	left:110px;
	display:block;
	font:"Arial"; 
	color:#000000;
	font-size:16px; 
	width:375px;
	background-color:#FFFFFF;
}
 
#gallery ul li a:hover img {
	position:absolute;
	top:30px;
	left:123px;
	width:auto; 
	height:auto; 
}

#ident {
	position:absolute;
	top:280px;
	left:-92px;
	color:#000000;
	width:560px;
	background-color:#FFFFFF;
	font-size:14px;
	padding:3px;
	text-align:center;
}
.emp {
	margin-top:0px;
	font-size:16px;
	color:#000000;
}





