#sponsors {
	background-color: White;
}

#sponsor-container {
	background-color: #221e1f;
	margin-left: auto;
	margin-right: auto;
}

#sponsor-header {
	text-align: center;
	background-image: url(/images/2009gala/banner_background.jpg);
	background-repeat: repeat-x;
}

#sponsor-intro {
	background-color: white;
	padding-top: 12px;
	min-height: 38px;
	text-align: center;
	font-family: "Palatino", "Georgia", serif;
	font-size: large;
	color: #333;
}

#sponsor-body-container {
	min-width: 750px;
}

#sponsor-body-container div {
	text-align: center;
}

ul {
	list-style: none;
}

#friends {
	min-height: 12em;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#friends-wrapper {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

#left-friends {
	float: left;
	text-align: left;
	width: 375px;
	position: relative;
	text-align: left;
}

#right-friends {
	float: left;
	text-align: left;
	width: 375px;
	position: relative;
	text-align: left;
}

#footer {
	clear: left;
}
