#home_container {
	width: 870px;
	position: relative;
}

#home_left_side {
	width: 579px;
	float: left;
	position: relative;
	top: -10px;
}

#home_left_left {
	width: 288px;
	float: left;
	position: relative;
}

#home_left_middle {
	width: 288px;
	float: left;
	position: relative;
}

#home_left_bottom {
	clear: both;
	width: 575px;
	margin-top: 10px;
	margin-left: 25%;
	margin-right: 25%;
}

#home_right_side {
	width: 288px;
	float:left;
	position: relative;
	top: -10px;
}

#home_header {
	width: 850px;
	font-size: 1.2em;
	position: relative;
	top: -10px;
}

#home_subheader {
	width: 850px;
	font-weight: bold;
	color: #C24328;
	font-family: AngelinaRegular;
	text-shadow: 1px 2px 3px #666666;
	font-size: 2.5em;
	margin: 0px 20px;
	position: relative;
	top: -20px;
}

.home_column_button {
	text-align: center;
	margin: 5px;
	height: 214px;
}

#homescroll {
	text-align: left;
	width: 285px;
	margin: 10px 0px;
}

.homescroll_button {
	width: 285px;
}

#whats_happening {
	width: 285px;
	padding: 11px;
}

#fundraisers {
	position: relative; 
	clear: both; 
	padding: 0px 16px;
}

.rounded_v2 {
	border: 4px solid #D22529;
	border-bottom: none;
	padding: 15px;
	border-radius: 1em;
}

.button_hidden {
	display: none;
	position: absolute;
	top: 0px;
	left: 36px;
}

.button_shown {
	position: absolute;
	top: 0px;
	left: 36px;
}

.fundraiser_home_buttons {
	margin-left: 22px;
}

#programs_top {
	font-weight: bold;
}
