#headLayerHome{
	top: 57px;
	text-align: center;
	margin-left: -230px;
	position: absolute;
	left: 50%;
	border: none;
	width:581px;
	height:120px;
	background-color: transparent;
	background-image: url(../img/ban_about.gif);
	background-repeat: no-repeat;
}

a{
	color:#E900EA;
	text-decoration: none;
}
a:link {color:#E900EA;}
a:visited {color:#E900EA;}
a:hover {color:#000000;}
a:hover {text-decoration: underline;}

.upperNav{
	padding-top:8px;
	padding-bottom:4px;
	border-bottom: 1px solid #E1E1E1;
	margin-bottom:10px;
	text-align:right;
}
.headline{
	font-size:12px;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:3px;
	border-bottom: 1px solid #E1E1E1;
}
.pic{
	float:right;
	padding-left:10px;
	padding-bottom:10px;
	text-align:center;
}


