/* positioned divs */
#top_gradient {
	color:  inherit;
	margin:  170px 0 0 0;
	color:  #000000;
	background:  URL(../images/page_bg.jpg) top left repeat-x #7C8FF7;
}
#bottom_gradient {
	color:  inherit;
	margin:  0;
	padding: 0 0 30px 0;
	background:  URL(../images/page_bg_bottom.jpg) bottom left repeat-x;
	font-size:  80%;
}
#bodywrapper {
	text-align:  center;
	width:  776px;
	margin:  0px auto;
	padding:  0;
	position:  relative;
	border-left: 2px solid #001479;
	border-right: 2px solid #001479;
	background-color:  #FFFFFF;
	color:  #000000;
	overflow:  hidden;
}
#content_area {
	width:  100%;
	margin:  10px -240px 0 0;
	float:  left;
	text-align:  left;
}
#header_div {
	height:  60px;
	width:  100%;
	background-color:  #F7AD00;
	color:  #FFFFFF;
	overflow:  hidden;
	margin:  252px 0 0 0;
	padding:  0;
	position:  relative;
	float:  right;
}
#content_div {
	margin:  0 240px 0 0;
	padding:  1em;
	text-align:  left;
}
#contextual_picture {
	float:  right;
	width:  240px;
	margin: 10px 0 0 0;
	padding:  0;
}
#footer_menu {
	clear:  both;
	font-size:  80%;
	color:  #F7AD00;
	background-color:  inherit;
	margin:  0;
}
.footerlink, .topmenulink {
	margin:  0;
	color:  inherit;
	word-wrap:  none;
}
.footerlink {
	float:  left;
}
.topmenulink {
	float:  right;
}
.footerlink a, .topmenulink a {
	display:  block;
	height:  25px;
	margin:  0 0 0 5px;
	float:  left;
}
.topmenulink a {
	padding:  2px 0 0 25px;
}
.footerlink a {
	padding:  4px 0 0 25px;
}
.footerlink a:hover, .topmenulink a:hover {
	background:  URL(../images/light-star.jpg) no-repeat;
	background-color:  inherit;
}
#logos {
	position:  absolute;
	top: 0;
	left:  0;
	width:  220px;
	height:  150px;
}
#all_off, #campaign_over, #pledge_over, #tips_over {
	position:  absolute;
	top:  0;
	right:  5px;
	width:  549px;
	height:  212px;
	overflow:  hidden;
	z-index:  0;
}
.overdiv {
	visibility:  hidden;
	z-index:  2;
}
#mapdiv {
	position:  absolute;
	top:  0;
	right:  5px;
}
#text_menu {
	position:  absolute;
	right:  12px;
	top:  217px;
	height:  55px;
	width:  764px;
	overflow:  hidden;
	text-align:  right;
}
#stats_container {
	position:  absolute;
	top:  552px;
	right:  30px;
	width:  182px;
}
.stats_header {
/*
	border:  1px solid #F7AD00;
*/
	padding:  5px;
	background-color:  #F7AD00;
	color:  #FFFFFF;
	font-weight:  bold;
	margin:  3em 0 0 0;
	width:  172px;
}
.stats_gold_bar {
/*
	border:  1px solid #F7AD00;
*/
	padding:  5px;
	background-color:  #FFFF00;
	color:  #000000;
	font-weight:  bold;
	margin:  1.5em 0 0 0;
	width:  172px;
}
.stats_header_2 {
/*
	border:  1px solid #F7AD00;
*/
	padding:  5px;
	background-color:  #F7AD00;
	color:  #FFFFFF;
	font-weight:  bold;
	margin:  1.5em 0 0 0;
	width:  172px;
}
.stats_div_2 {
/*
	border-bottom:  1px solid #F7AD00;
	border-left:  1px solid #F7AD00;
	border-right:  1px solid #F7AD00;
	background-color:  #FFFBF2;
*/
	padding:  5px;
	color:  inherit;
	background-color:  inherit;
	margin:  0;
	width:  172px;
}