#footer a {
	color: #699;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	display: inline-block;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
#footer a:hover {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-color: #FFF;
	display: inline-block;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	color: #069;
}
#previous_news a {
	font-size: 12px;
	font-style: italic;
	text-decoration: underline;
	color: #996;
}
#previous_news a:hover {
	font-size: 12px;
	font-style: italic;
	color: #900;
	text-decoration: none;
}
#menu a {
	text-decoration: none;
	color: #69C;
	font-family: Calibri, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	margin-right: 8px;
	height: 40px;
	padding-top: 8px;
	margin-left: 8px;
}

#menu a:hover {
	text-decoration: none;
	color: #600;
	font-family: Calibri, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	margin-right: 8px;
	height: 40px;
	padding-top: 8px;
	margin-left: 8px;
	background-position: center top;
	background-image: url(../images/menu_arrow.gif);
	background-repeat: no-repeat;
}
.news_item a:hover {
	text-decoration: none;
	color: #FF6;
}
.news_item a {
	color: #FFF;
	text-decoration: none;
}
#eventslink #menu  #events{
	color: #000;
	background-image: url(../images/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;
}
#aboutlink #menu  #aboutus{
	color: #000;
	background-image: url(../images/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;
}
#contactlink #menu  #contactus{
	color: #000;
	background-image: url(../images/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;
}
#testimoniallink #menu  #testimonials{
	color: #000;
	background-image: url(../images/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;
}
#newslink #menu  #news{
	color: #000;
	background-image: url(../images/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;
}
#programslink #menu  #programs{
	color: #000;
	background-image: url(../images/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;
}
#medialink #menu  #media{
	color: #000;
	background-image: url(../images/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;
}
.contact_content a {
	color: #960;
}
.contact_content a:hover {
	color: #960;
	text-decoration: none;
}
#news_list a {
	text-decoration: underline;
	font-size: 14px;
	color: #069;
}
#news_list a:hover {
	font-size: 14px;
	color: #333;
	text-decoration: none;
}
#back a {
	text-decoration: none;
	font-size: 12px;
	color: #099;
}
#back a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #000;
}
#media_tabs a {
	color: #960;
	text-decoration: underline;
}
#media_tabs a:hover {
	color: #000;
	text-decoration: none;
}
#event_links a {
	text-decoration: none;
	color: #333;
	background-color: #efefef;
	display: block;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url(../images/arrow_msn.png);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	border: 1px solid #efefef;
	font-size: 14px;
	margin-bottom: 1px;
}
#event_links a:hover {
	text-decoration: none;
	color: #069;
	background-color: #FFF;
	display: block;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url(../images/arrow_msn.png);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	border: 1px solid #999;
	font-size: 14px;
	margin-bottom: 1px;
}
#learn_events a {
	color: #6B81A7;
	text-decoration: none;
}
#learn_events a:hover {
	color: #F30;
	text-decoration: none;
}
#footer #valentiger:hover {
	color: #F60;
}

