@import url(/css/story_module.css);

#header h2 {
	position:absolute;
	left:468px;
	top:24px;
	width:268px;
	height:60px;
	margin:0px;
	font-size:18px;
	line-height:21px;
	letter-spacing:-1px;
}

#header h2 strong {
	display:block;
	text-transform:uppercase;
	font-size:32px;
	color:red;
	text-align:right;
	letter-spacing:2px;
}

#header h2 a {
	display:block;
	font-size:11px;
	color:white;
	text-align:right;
	letter-spacing:0.5px;
}

#donor-map {
	background:#E1F0FB url(/images/background/map-bg.gif) repeat-x bottom left;
	position:relative;
	height:363px;
}

#donor-map img {
	position:absolute;
	left:0px;
	top:0px;
}

#donor-map .map {
	z-index:10;
	opacity:0.3;
	filter:alpha(opacity=30);
}

#donor-map .rotating {
	width:347px;
	height:363px;
	z-index:1;
}

#donor-map .active {
	z-index:3;
}

#donor-map .last-active {
	z-index:2;
}

.news {
	background:#D0E8F9 url(/images/background/blue-bg.gif) repeat-x bottom left;
	height:300px;
	padding:0px 16px 23px 16px;
}

.news img {
	float:right;
	margin-top:-16px;
	margin-right:-5px;
}

.news a {
	color:#5580AB;
}

#news-bar .bottom-bar {
	background:url(/images/background/sidebar-bottom.gif) repeat-y;
	height:17px;
	margin-top:1px;
}

.links {
	background:#B0D3EF url(/images/background/blue-bg2.gif) repeat-x bottom left;
}

#story-bottom {
	background:url(/images/background/story-bar-bottom1.gif) no-repeat;
}

#content {
	margin-left:348px;
	height:707px;
}

* html #content {
	margin-left:347px;
}

#content-fg h2 {
	font-size:16px;
	color:black;
}

#content-fg h2 em {
	font-size:24px;
}

#content-fg p {
	line-height:20px;
}

#content-fg .eleven, #content-fg .license {
	text-align:center;
}

#content-fg .eleven {
	margin:20px 0px;
}

.courtesy {
	background-color: #D0E8F9;
	font-size: 10px;
}

#total_donors {
	color: #666666;
	font-size: 15px;
	font-weight: bold;
	left: 200px;
	position: absolute;
	top: 565px;
	z-index:100;	
}

#grand_total {
	font-size: 24px;	
}

#county_percentage {
	color: #6666666;
	font-size: 24px;
	font-weight: bold;
	left: 220px;
	position: absolute;
	top: 775px;
	z-index:100;	
}

#county {
	font-size: 15px;	
}
