/*css documemts*/


#top-panel{
	background:#718C04;
	border-bottom:3px solid #a6c34e;
	padding:14px 20px;
	text-align:right;
}
	
#sub-panel{
	text-align:center;
}
#sub-panel a{
	width:150px;
	float:right;
	color:#FFFFFF;
	text-decoration:none;
	margin-right:30px;
	font-weight:bold;
	background: url(bartop_01.jpg) bottom left no-repeat #718C04;
}
#sub-panel a span{
	padding:6px;
	background: url(bartop_03.jpg) right bottom no-repeat ;
	display:block;

}
strong{color:#000000;}
.face{border:solid 2px #a6c34e; margin-left:10px; float:right;}


