ul #navx {
	margin: 0 0 0 160px;
}

ul.drop a {
	display:block;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 16px;*/
	text-decoration: none;
	width: 100%;
}

ul.drop a:hover {
	color:#B0D8FF;
}

ul.drop a:active {
	color: #fff;
}

ul.drop, ul.drop li, ul.drop ul {
	list-style: none;
	margin: 0;
	padding: 0;
	/*border-left: 1px solid #fff;*/
	/*border: 1px solid #fff;*/
	/*border-right: 1px solid #fff;*/
	/*background: #247eb2;*/
	color: #fff;
}

ul.drop { 
	position: relative; 
	z-index: 597;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	list-style-type: none;
	margin: 0px; 
	/*padding: 0px;*/
	height: 24px;
	width: 100%;
}

ul.drop li {
	float: left;
	/*line-height: 1.3em;*/
	vertical-align: middle;
	/*zoom: 1;*/
	/*padding: 5px 10px;*/
	padding: 6px 34px;
	/*width: 120px;*/
	/*text-shadow: rgba(0, 0, 0, 0.5) 0 2px 3px;*/	
	text-shadow: rgba(0, 0, 0, 0.5) 0 2px 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

ul.drop li.hover, ul.drop li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
	background-image: none;
	/*background: #1e7c9a;*/
	color: #B0D8FF;
	background-color: #00366C;
}

ul.drop ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	width: 440px;
	background: #5e8ce9;
	/*border: 1px solid #fff;*/
}

ul.drop ul li {
	float: none;
	text-align: left;
	font-size: 50%;
	color:#fff;
	font-style: normal;
	background-color: #32689B;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul.drop ul ul {
	top: -2px;
	left: 100%;
}

ul.drop li:hover > ul {
	visibility: visible; 
}

ul.drop ul a {
	line-height: 24px;
	display: block;
	font-size: 10pt;
	color: #fff;
}

#navback {
	background-image: url(/dentonfracking/20141030015543oe_/http://www.charitynavigator.org/_gfx_/main/nav_background_dark.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #247eb2;
}
#nav {
	clear: both;
	height: 33px;
	width: 960px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 1000;
	position: relative;
}

.home {
	width: 10%;
}

.end {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.subtext {
	/*font-size: 50%;*/
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-weight: normal;
	text-align: left;	
}




