#container {
	background: url(../images/bg/projects.gif) center top repeat-y;
}
#inner_left {
	width: 535px;
}
#inner_left .content {
	padding: 476px 162px 25px 35px;
}
#inner_right {
	width: 448px;
}
#inner_right .content {
	margin: 160px 0 0 0;
}
#inner_right h2 {
	margin: 0 0 0 100px;
}
#projects {
	position: absolute;
	top: 0px;
	margin-left: -26px;
}
#donate {
	position: absolute;
	top: 440px;
	right: 0px;
}
#tell_a_friend {
	position: absolute;
	top: 550px;
	right: 0px;
}
.project {
	margin: 1.5em -26px 1.5em 0;
	padding: 0 15px 15px 0;
	background: url(../images/project_separator.gif) right bottom no-repeat;
	position: relative; 
}
.project .info {
	margin: 0 0 0 100px;
}
#project_1 {
	background: url(../images/girl_board.gif) left bottom no-repeat;
}
#project_2 {
	background: url(../images/girl_mic.gif) left center no-repeat;
}
#project_3 {
	background: url(../images/microphone.gif) left bottom no-repeat;
}
#project_4 {
	background: url(../images/headphones.gif) left center no-repeat;
}
#project_5 {
	background: url(../images/kids_listening.gif) left bottom no-repeat;
}