#wrapper { background-image:none; background-color:#fff; }
#content { width: 750px; }

#quotebox {
	padding:4px;
}
#quote, #quote_byline {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:15px;
	font-size:10px;
}
#quote_byline {
	display:block;
	float:right;
	margin-top:5px;
	color:#003366;
	font-weight:bold;
}
#quotebox a {
	display:block;
	float:right;
	margin:8px 0px;
}
#news_summary {
	background-color:#fff;
	border-bottom:2px solid #6D879B;
	text-align:left;
	margin-bottom:15px;
}

/*** Empower Overview ***/
#topcontent { clear:both; margin-top:12px;  }
#overview {
	display:block;
	width: 493px;
	color:#444;
	padding: 0px 0px 10px 0px;
	line-height:18px;
	float:left;
}
#overview img {	padding-bottom:10px; }
#overview #buttons { clear:both; margin-top:20px; }
#overview #buttons img { width:161px; height:59px; }

/*** Promo buttons ***/
#promo {
	float:right;
	width:236px;
	padding-right:8px;
}
#promo li {
	background-image:url(images/bullet_arrows.gif);
	background-repeat:no-repeat;
	background-position:center left;
	font-size:11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
}
/*** Three boxes for stories, news, and events ***/
#news_wrap {
	margin:10px 0px;
	padding:0px 0px 0px 5px;
}
#news, #events, #stories {
	width: 229px;
	background-color: #EFEDEB;
	font-size:10px;
	color:#666;
	margin-bottom:10px;
	height:300px;
	float:left;
}
#stories, #events { margin-right:22px;}

#news ul, #events ul {
	list-style:none;
	margin:0px;
	padding:5px 5px 5px 20px;
}
#news li {
	padding: 4px 10px 4px 20px;
	border-bottom:1px dashed #ccc;
	background-image:url(images/bullet_arrows.gif);
	background-repeat:no-repeat;
	background-position:center left;
	font-size:11px;
}

#news p { display:block; float:right; margin-right:20px; }
#news .lastitem { border:0px; }

#showlist { 
	height:220px;
	overflow:scroll;
	position: relative;
}

#events .event_hdr {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#003366;
	font-size:12px;
}
#events p {
	margin:0px;
	padding:3px 0px;
}
#description {
	color:#ccc;
	margin-right:10px;
	margin-left:5px;
	width:475px;
}
#events li {
	border-bottom:1px dashed #ccc;
	margin:3px 5px;
	padding-bottom:5px;
	background:none;	
}
#events ul {
	padding:0px;
}
#events .lastitem {
	border:0px;
}
#content {
	padding-top:1px; _padding-top:10px;
}
#description a {
	color:#ccc;
	text-decoration:none;
}
#description {
padding:0px 0px 20px 12px;
}
