/* CSS Document */



#about {
	width:660px;
	height:460px;
	top:25px;
	left:270px;
	background-color:#000000;
	position:absolute;
	z-index:10;
	visibility: visible;
}

#about-bckd {
	width:658px;
	height:458px;
	top:1px;
	left:1px;
	background-color:#ecfffa;
	position:absolute;
	z-index:11;
	visibility:inherit;
	text-align:left;
	vertical-align:top;
}

#about-in {
	width:613px;
	height:425px;
	top:8px;
	left:30px;
	padding-right:10px;
	position:absolute;
	z-index:13;
	visibility:inherit;
	text-align:left;
	overflow:auto;
}

#about-close {
	width:18px;
	height:18px;
	position:absolute;
	bottom:5px;
	right:5px;
	z-index:15;
}

#menu2a {
	width:256px;
	height:20px;
	position:absolute;
	top:0px;
	left:240px;
	z-index:60;
	visibility:visible;
}

#about-cor-lt {
	width:40px;
	height:40px;
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../IMAGES/SHADOW-IN/corLT70.png);		
	visibility:inherit;
}

#about-cor-rt {
	width:40px;
	height:40px;
	position:absolute;
	top:0px;
	right:0px;
	background-image:url(../IMAGES/SHADOW-IN/corRT70.png);		
	visibility:inherit;
}

#about-cor-lb {
	width:40px;
	height:40px;
	position:absolute;
	bottom:0px;
	left:0px;
	background-image:url(../IMAGES/SHADOW-IN/corLB70.png);		
	visibility:inherit;
}
#about-cor-rb {
	width:40px;
	height:40px;
	position:absolute;
	bottom:0px;
	right:0px;
	background-image:url(../IMAGES/SHADOW-IN/corRB70.png);	
	visibility:inherit;	
}

#about-top {
	width:578px;
	height:40px;
	position:absolute;
	top:0px;
	left:40px;
	background-image:url(../IMAGES/SHADOW-IN/top.png);	
	visibility:inherit;	
}
#about-bottom {
	width:578px;
	height:40px;
	position:absolute;
	bottom:0px;
	left:40px;
	background-image:url(../IMAGES/SHADOW-IN/bottom.png);	
	visibility:inherit;	
}

#about-left {
	width:40px;
	height:378px;
	position:absolute;
	top:40px;
	left:0px;
	background-image:url(../IMAGES/SHADOW-IN/left.png);		
	visibility:inherit;
}
#about-right {
	width:40px;
	height:378px;
	position:absolute;
	top:40px;
	right:0px;
	background-image:url(../IMAGES/SHADOW-IN/right.png);	
	visibility:inherit;
}





