#content {
	clear:both;
	height:481px;
	background-repeat:no-repeat;
	/*margin-bottom: 10px;*/
	text-align:left;
	font-size:10pt;
	background-image: url('../images/sponsors-bg.jpg');
}

#displayContent{
	width: 780px;
	height:405px;
	position:relative;
	left:15px;
	top:33px;
	font-size:9pt;
	overflow: hidden;
}

.partner {
float:left;
height:165px;
width:145px;
margin-right: 10px;
margin-bottom: 25px;
}

#displayContent .partner img {
margin-bottom: 10px;
}


#rightSide {
	position: relative;
	left: 350px;
	top: -300px;
}