#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_journal.gif);
	background-repeat: no-repeat;
}

a{
	color:#4B4B4B;
	text-decoration: none;
}
a:link {color:#4B4B4B;}
a:visited {color:#4B4B4B;}
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;
}
.jTitle{
	text-align:left;
	font-size:14px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	
}
.theJdate{
	padding-top:10px;
	padding-bottom:15px;
	text-align:left;
	color: #1B3C9A;
	font-weight: bold;
}
.theContent{
	text-align:left;
	padding-top:10px;
	font-size:11px;
}

.aPicture{
	float:right;
	padding-left:10px;
	padding-bottom:10px;
}
.theJPoster{
	padding-top:8px;
	font-size:11px;
	margin-bottom:30px;
}
.poweredBy{
	text-align:center;
	font-size:9px;
	color:#9D9D9D;
	padding-bottom:10px;
	padding-top:10px;
}
