#subLeft {
 	width:438px;
	float:left;
}

#subRight {	
	margin-left:448px;

}



#events {
	position:relative;
	background:#A9DBA3;
	color:#0e9901;
	height:210px;
	overflow:hidden;
	line-height:10px;
	width:138px;

}

#events H2 {
	color:#2B7010;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	border-bottom:1px solid #FFFFFF;
	font-size:18px;
	margin-bottom:10px;
}

#newsBox {
	position:relative;
	background:#cc4499;
	color:#fff;
	height:210px;
	overflow:hidden;
	line-height:10px;
	width:138px;
	margin-bottom:15px;

}

#newsBox H2 {
	color:#fff;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	border-bottom:1px solid #FFFFFF;
	font-size:18px;
	margin-bottom:0px;
}

#newsBox .news {
	margin-bottom:10px;
}

#newsBox .news a:hover {
	text-decoration:underline !important;
}

#events .event {
	margin-bottom:10px;
}

#newsBox a {
	color:#FFF;
}

.event a:hover {
	text-decoration:underline !important;
}

#events H3 {
	font-size:12px;
	color:#2B7010;
}

#events p {
	font-size:11px;
	color:#000;
}

#events a {
	color:#000;
}

#subLeft .box {
	color:#000000;
	background-color:#C2E5F3;
	font-size:12px;
	height:213px;
	position:relative;
	line-height:17px;
	margin-bottom:10px;
}

#subLeft .box .leftSplit {
	width:200px;
	float:left;
	height:100%;
}

#news.box img {
	height:58px;
	float: left;
	margin: 0px 10px 10px 0px;
}

#news.box .leftSplit {
	border-right:2px solid #2D80C4;
	margin-right:10px;
	padding-right:10px;
	height:193px;
}

#extra.box .leftSplit {
	width:190px;
	margin-right:10px;
}

#subLeft .box h2{
	color:#2D80C4;
	font-size:12px;
	margin-bottom:10px;
}

#news a, #extra a {
	border-bottom:2px solid #87A0A9;
	font-weight:normal; 
	color:#000;
} 

#news a:hover, #extra a:hover {
	border-bottom:2px solid #2D80C4;
}


.topBox {
	height:200px;
}