#mainimg {
	width: 741px;
	height: 288px;
	background-image: url(../images/community/community.jpg);
}
/*#headcopy {
	width: 280px;
	position: relative;
	top: 120px;
	left: 450px;
	color: #fff;
}
#headcopy p {
	font: bold 22px/20px Helvetica, Arial, sans-serif;
	margin-left: 45px;
}
#headcopy h1 {
	font: bold 31px/1em Helvetica, Arial, sans-serif;
}
#headcopy h1 em {
	font-style: normal;
	color: #f60;
}*/
#communityHighlight {background: url(../images/community/community_top_bar.jpg) no-repeat;}
#facebookLink {
	width: 741px;
	height: 0;
	padding-top: 54px;
	overflow: hidden;
	background: url(../images/community/facebook.jpg) no-repeat;
	display: block;
	margin: 10px auto;
	border: 1px solid rgb(225, 225, 225);
}

#communitySidebar {
	margin-top: 7px;
	background: url(../images/community/community_side_bar2.jpg) no-repeat;
	/* hide connect */
	overflow: hidden;
	height: 79px;
}