@charset "utf-8";
/* Membership CSS Document */


#subsection{
	background:url(../images/bg_Partners.jpg) no-repeat;
	width: 700px;
	padding: 60px 50px 10px 30px;
}

#subsection2{
	background:url(../images/bg_Local.jpg) no-repeat;
	width: 700px;
	padding: 60px 50px 10px 30px;
}

	#subsection2 img{
		float: left;
		margin: 0 30px;	}
	
	#subsection2 h2{
		float: left;
		margin: 10px 0px;
		text-align:center;
		width: 220px;
	}

	#sub2sponsor{
		background: url(../images/spon_BG.jpg) repeat-x;
		width: 700px;
		margin-top: 10px;
		border: 1px solid #df7e1e;
	}

#subsection3{
	background:url(../images/bg_National.jpg) no-repeat;
	width: 700px;
	padding: 60px 50px 10px 30px;
}

li#mnspon a{
	width: 131px;
	height: 36px;
	display: block;
	float: left;
	background: url(../images/nav_SponHover.jpg) no-repeat;
}
