#container #video_holder {
	background-color: #fff;
	padding: 10px;
	height: 322px;
	width: 530px;
	margin-top: 22px;
	margin-right: 22px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c0e4dc;
	float:left;
	clear:none;
	z-index: 20;
	text-align:left;
}

#container #event_holder {
	background-color: #fff;
	padding: 10px;
	height: 322px;
	width: 357px;
	margin-top: 22px;
	margin-right:0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c0e4dc;
	float:left;
	clear:right;
	z-index: 20;
	text-align:left;
}
#container #event_holder #content {
	padding-left: 8px;
	padding-right: 8px;
}
#container #event_holder #content a:link, #container #event_holder #content a:visited {
	font-size: 12px;
	font-weight: 700;
	color: #006699;
	text-decoration: none;
}
#container #event_holder #content a:hover, #container #event_holder #content a:visited:hover {
	font-size: 12px;
	font-weight: 700;
	color: #7ECAB7;
	text-decoration: none;
}


#container #event_holder h1 {
	font-size: 16px;
	line-height: 152%;
	color: #62BDA7;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}
#container #event_holder h2 {
	font-size: 12px;
	line-height: 152%;
	color: #666666;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: 700;
}
#container #event_holder #content p {
	line-height: 152%;
	color: #333333;
	font-size: 12px;
}

#container #event_holder #title, #container #event_holder #title2 {
	font-size: 18px;
	color: #235649;
	background-color: #C0E4DC;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}

#container #txt_holder {
	background-color: #fff;
	padding: 10px;
	height: 375px;
	width: 530px;
	margin-top: 22px;
	margin-right: 22px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c0e4dc;
	float:left;
	clear:none;
	z-index: 20;
	text-align:left;
}

#container #txt_holder #title, #container #txt_holder #title2{
	font-size: 18px;
	color: #235649;
	background-color: #C0E4DC;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#container #txt_holder h1 {
	font-size: 16px;
	line-height: 152%;
	color: #62BDA7;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}

#container #txt_holder h2 {
	font-size: 12px;
	line-height: 152%;
	color: #666666;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: 700;
}
#container #txt_holder #content, #container #txt_holder #content2 {
	padding-left: 8px;
	padding-right: 8px;
}
#container #txt_holder #content p, #container #txt_holder #content2 p {
	line-height: 152%;
	color: #333333;
	font-size: 12px;
}
#container #txt_holder #content a:link, #container #txt_holder #content2 a:link, #container #txt_holder #content a:visited,  #container #txt_holder #content2 a:visited {
	font-size: 12px;
	font-weight: 700;
	color: #006699;
	text-decoration: none;
}
#container #txt_holder #content a:hover, #container #txt_holder #content2 a:hover, #container #txt_holder #content a:visited:hover,  #container #txt_holder #content2 a:visited:hover {
	font-size: 12px;
	font-weight: 700;
	color: #7ECAB7;
	text-decoration: none;
}
#container #newscontainer {
	clear: right;
	float: left;
	width: 357px;
	margin-top: 22px;
}

#container .news_holder_1 {
	background-color: #fff;
	padding: 10px;
	height: 107px;
	width: 357px;
	margin-top: 0px;
	margin-right:0;
	margin-bottom:5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c0e4dc;
	float:none;
	clear:right;
	z-index: 20;
	text-align:left;
}

#container .newstitle {
	font-size: 11px;
	color: #235649;
	background-color: #C0E4DC;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-weight: 700;
}
#container .newsdate {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	float: left;
	width: 150px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 9px;
}

#container .newslink {
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	float: right;
	width: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	font-weight: 700;
	text-align: right;
	clear: right;
}
#container .newstext {
	font-size: 11px;
	line-height: 137%;
	font-weight: normal;
	color: #333333;
	padding-right: 10px;
	padding-left: 9px;
	float: none;
	clear: both;
}

.newslink a:link, .newslink a:visited {
	color: #006699;
	text-decoration: none;
}

.newslink a:hover, .newslink a:visited:hover {
	color: #7ECAB7;

}
