#newsSticky{
    margin-top:0px;
    color:#000000;
    width: 500px;
    float:left;
    height:490px;
    margin-right: 2px;
    background-color:#81c99c;
}

#newsSticky img.news-image {
    width: 500px;
    height: 375px;
    border: none;
}

#news0{
	margin-top:0px;
	color:#005D2B;
	width:160px;
	float:left;
	height:245px;
margin-right: 2px;
	background-color:#FFF;
}

#news1{
	color:#005D2B;
	width:160px;
	float:left;
	height:245px;
    margin-right: 2px;
	background-color:#FFF;
}
#news2{
	margin-top:0px;
	color:#005D2B;
	width:160px;
	float:left;
	height:245px;
	background-color:#FFF;

}
#news3{
	margin-top:0px;
	color:#005D2B;
	width:160px;
	float:left;
	height:245px;
    margin-right: 2px;
	background-color:#FFF;


}
#news4{
	margin-top: 0px;
	color:#005D2B;
	width:160px;
	float:left;
	height:245px;

	background-color:#FFF;
}


#news5{
    margin-top:0px;
    color:#005D2B;
    width:162px;
    float:left;
    height:245px;
    background-color:#FFF;


}
#news6{
    margin-top:0px;
    color:#005D2B;
    width:164px;
    float:left;
    height:245px;
    background-color:#FFF;
}

#newsSticky p,#newsSticky h2 {
margin:5px;
}
.news {
    position: relative;
}
.news p,.news h2 {
margin:5px;
}

.news img.news-image {
    width: 160px;
    height: 160px;
    border: none;
    font-size: 14px;
}

#leftNews{
width:500px;
height:510px;
background:#FFFFFF;
float:left;
}

#leftNews img.news-image {
    width: 500px;
    height: 375px;
    border: none;
}

#leftNews a{
color:#999999;
font-weight:bold;
text-decoration:none;
display:block;
margin-top:6px;
margin-bottom:0px;
}

#leftNews a:hover{
color:#84bd96;

}
#newsBox{
background-color:#bfe2ca;
width:280px;
float:left;
height:470px;
padding:20px;
margin-left:3px;
color:#333333;
overflow: auto;
}
#newsBox h1{
color:#005d2b;
font-size:18px;
}
#newsSelected a{
color:#005d2b;
}

.moreNews-button {
    position: absolute;
    bottom: 0px;
    right: 0px;
    border: none;
}

.moreNews-button a {
    border: none;
    color: #005d2b;
    text-decoration: underline;
}

.moreNews-button img {
    border: none;
}

.news #bottomNavBar {
/*    margin-bottom: -43px !important;*/
}

