#pageheader a:hover{background-color:transparent !important}
#dash{
	position:relative;
	overflow: hidden;
	width:480px;
	height:325px;
	float:left;
}
.channel{position:absolute;font-family:Arial, Helvetica, sans-serif;color:#FFFFFF;cursor:pointer}
.headline{position:absolute;left:10px;margin-right:10px}
.subheadline{font-size:16px;text-align:center;}
.p1{z-index:100;font-size:20px}
.p1 div.headline{top:275px;
	background: transparent url(/images/nxe/overlink.gif) repeat-x 0 0;
}
.p2{z-index:80;font-size:16px}
.p2 div.headline{top:225px}
.p3{z-index:60;font-size:11px}
.p3 div.headline{top:165px}
.p4{z-index:40;font-size:9px}
.p4 div.headline{top:115px}
.controls {position:absolute;cursor:pointer}
.controls img{padding-right:1px}
#header{height:100px;}
#staff-profile{float:left; width:470px; margin: 0 20px;}
.profile p{
	padding: 6px 3px;
}
.profile h3{
	font-size:16px !important;
	color: #66CC66;
	padding:2px;
}
.profile h2{
	font-size:22px;
}
a.email-button{
	background: transparent url(/images/about/email_button.gif) no-repeat top left;
	width: 270px;
	height:45px;
	display:block;	
	text-decoration:none;
}
a.email-button p{
	color:#333333;
	font-size:18px;
	padding:10px 0px 0px 10px;
	text-align:center;
}
a:hover.email-button{
	background-position:bottom left;
}
.half {
	width: 470px;
	margin: 10px;
	float:left;
}