#background {
	background-color: #F385AC;
}
#container {
	width: 750px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 212px;
	float: left;
	height: 72px;
	background-color: #FFFFFF;
	clear: left;
}
#mainnavbar {
	width: 383px;
	height: 62px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 10px;
}
#donatenow {
	height: 72px;
	width: 155px;
	float: left;
	background-color: #FFFFFF;
	clear: right;
}
#quicknavbar {
	width: 615px;
	clear: left;
	float: left;
	padding-top: 2.5px;
	background-color: #FFFFFF;
	height: 18.5px;
	background-image: url(../Images/quicknavframe.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#pagecontent3 {
	float: right;
	width: 115px;
	clear: right;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 10px;
	min-height: 196px;
	padding-bottom: 18px;
}

#sidebar1 {
	width: 127px;
	float: right;
	background-image: url(../Images/sidebar1-background.gif);
	padding-top: 60px;
	padding-left: 8px;
	padding-bottom: 10px;
	min-height: 131px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}
#pagecontent1 {
	width: 565px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	min-height: 400px;
}
#sidebar-image1 {
	width: 135px;
	float: right;
	top: auto;
	height: 39px;
	background-color: #FFFFFF;
}
#sidebar-desc1 {
	padding: 5px;
	width: 125px;
	float: right;
	background-color: #96C4E8;
	height: 19px;
}
#footer1 {
	width: 750px;
	float: left;
	background-color: #96C4E8;
}
