div#rightContent { 
	background: url(/images/bg_community.jpg) no-repeat bottom;
	background-color: #005DB1;
	min-height: 322px;
	color: #FFF;
}

div#communityText {
	float: left;
	width: 475px;
	padding: 40px 40px 25px 40px;
}

div#imageStrip {
	width: 169px;
	height: 450px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	margin-right: 40px;
	float: right;
	padding-top: 40px;
}

* html div#imageStrip { margin-right: 0; }

/* LEFT HAND NAV */
#community2 a { width: 141px; background: url(/images/left_community.gif) no-repeat; }
#community2 a:hover { background: url(/images/left_community.gif) 0px -32px no-repeat; }
#community2On a { width: 141px; background: url(/images/left_community_on.gif) no-repeat; }

#commevents a { width: 141px; background: url(/images/left_events.gif) no-repeat; }
#commevents a:hover { background: url(/images/left_events.gif) 0px -32px no-repeat; }
#commeventsOn a { width: 141px; background: url(/images/left_events_on.gif) no-repeat; }

#saturday a { width: 141px; background: url(/images/left_saturday.gif) no-repeat; }
#saturday a:hover { background: url(/images/left_saturday.gif) 0px -32px no-repeat; }
#saturdayOn a { width: 141px; background: url(/images/left_saturday_on.gif) no-repeat; }

#school a { width: 141px; background: url(/images/left_school.gif) no-repeat; }
#school a:hover { background: url(/images/left_school.gif) 0px -32px no-repeat; }
#schoolOn a { width: 141px; background: url(/images/left_school_on.gif) no-repeat; }
