body {
	margin: 0px;
	padding: 0px;
	background: #FFF;
}
#container {
	text-align: center;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#contentOuter {
	background: url(../images/structural/bkgrnd_contentHead_home.gif) repeat-x 0px 0px;
	margin-top: 9px;
	width: 960px;
	clear: both;
}
#contentInner {
	background: url(../images/structural/bkgrnd_contentFoot.gif) repeat-x left bottom;
	text-align: left;
}
#headPic {
	background: #000;
	padding: 20px;
	margin-top: 20px;
}
#contentLeft {
	width: 600px;
	padding: 24px 20px 20px;
	float: left;
}
.greenBox {
	background: #57ad87 url(../images/structural/bkgrnd_green.gif) repeat-x left bottom;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.greenBoxContent {
	clear: both;
}
.greenBoxColumnLeft {
	width: 260px;
	float: left;
}
.greenBoxColumnRight {
	width: 260px;
	float: right;
}

.greyBox {
	background: #8fc73e url(../images/structural/bkgrnd_grey.gif) repeat-x left bottom;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.greyBoxContent {
	clear: both;
}
.greyBoxColumnLeft {
	width: 260px;
	float: left;
}
.greyBoxColumnRight {
	width: 260px;
	float: right;
}

.whiteBox {
	background: #FFF;
	margin-top: 20px;
	padding: 20px;
}
.contentFeatureBox {
	background: #F2F2F2;
	padding: 10px 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.actgovt {
	background: url(../images/sponsorLogos/actgovlogo.gif) no-repeat 0px 20px;
	height: 58px;
	padding-top: 20px;
}
#contentRightHome {
	float: left;
	width: 300px;
	padding-top: 30px;
}
#contentRight {
	float: left;
	width: 300px;
	padding-top: 78px;
}
.upcoming {
	background: #efefef;

}
.upcomingInner {
	margin-top: 12px;
	height: 288px;
	overflow: auto;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
.locationInfo {
	background: #3256b8 url(../images/structural/bkgrnd_purple.gif) repeat-x left bottom;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#footer {
	background: #4C4C4C;
	text-align: left;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
#dateline {
	padding-top: 6px;
	padding-bottom: 24px;
}
.communityBox {
	background: #efefef;
	padding: 10px 20px 20px;
	margin-top: 20px;
}

.picWithCaption {
	background: #E6E6E6;
	padding: 20px 20px 10px;
	margin-top: 20px;
	clear: both;
}


.picWithCaption2 {
	background: #E6E6E6;
	padding: 20px 20px 10px;
	margin-top: 20px;
	clear: both;
}

.venueBox {
	background: #E6E6E6;
	padding: 20px 20px 20px;
	margin-top: 10px;
	clear: both;
}

.picWithCaptionFloatLeft {
	background: #E6E6E6;
	padding: 20px 20px 10px;
	margin-top: 5px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	width: 220px;
}
.picWithCaption img {
	padding-top: 5px;
	padding-bottom: 5px;
}

.picWithCaption2 img {
	padding-top: 5px;
	padding-bottom: 5px;
}

.picFloatRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}
