#mainContainer {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right: 4px solid #215504;
	border-bottom: 4px solid #215504;
}
#header {
	width: 780px;
	height: 87px;
}
#nav {
	width: 780px;
	background-color: #48A615;
}
#leftNews {
	width: 199px!important;
	width: 197px;
	width/**/:/**/197px;
	background-color: #FFFFFF;
	margin-bottom: 1px;
}
#rightMain {
	width: 579px;
	float: right;
	margin-bottom: 1px;
	padding-left: 10px;
}
#clear {
	clear: both;
	width: 780px;
}
#footer {
	width: 760px;
	background-image: url(/images/footer.jpg);
	background-repeat: repeat-y;
	height: 33px;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;

}
#content {
	text-align: justify;
	width: 500px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 35px;
	padding-left: 35px;
}
#events {
	float: right;
	height: auto;
	width: 304px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BFE0AD;
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: 10px;
}

#belowNav {
	text-align: right;
	background-color: #48A615;
	height: 25px;
}
#main {
	width: 780px;
	float: right;
	height: auto;
	background-image: url(/images/bg_center_main.jpg);
	background-repeat: repeat-y;
}
#mainHeader {
	height: 41px;
	width: 100%;
	background-color: #48A615;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#sideNewsEvents {
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#newsEvents {
	height: auto;
	width: 529px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
}
#centerContainer {
	background-image: url(/images/bg_center.jpg);
	background-repeat: repeat-y;
	width: 780px;
	background-position: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

}
