	#ent_head_logo img {margin: 24px 45px 24px 18px;} /* change this to allow for different logos */
	
	#ent_head_centercol {width: 400px; padding-top: 6px;}
	#ent_head_home ul {border-bottom: 1px solid #FF6600;}
	#ent_globallinks {
	position: absolute;
	top: 6px;
	left: 660px; /* Change this to accomodate different lengths */
	width: 110px; /* Change this to accomodate different lengths */
	height: 65px; /* Change this to accomodate different heights */
	/* border-right: 1px solid black; */ /* turn this on to check the 800px threshold */
	}
	#ent_globallinks a:hover {color: #999;}
	.ent_alevel {font-size: 11px;}
	.ent_alevelbg {background: #000;}
	.ent_alevelbg td {text-align: center; height: 22px;}
	.ent_alevel_on	{background: #666;}
	.ent_alevel_on a {color: #fff;}		
	a.ent_alevel:hover	{color: #ccc;}
	
