.content {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	color: #000000;	
	line-height: 10px;
	letter-spacing: 0px;
}

.dates {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	color: #666666;	
	line-height: 10px;
	letter-spacing: 0px;
}

.newsTitle {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #3be4ef;	
	line-height: 12px;
	letter-spacing: 0px;
	text-decoration: none;
}

.navOver {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	color: #3be4ef;	
	line-height: 10px;
	letter-spacing: 0px;
	text-decoration: none;
}

.contact {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	color: #000000;	
	line-height: 10px;
	letter-spacing: 0px;
	text-decoration: none;
}

#nav a:link {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	color: #000000;	
	line-height: 10px;
	letter-spacing: 0px;
	text-decoration: none;
}
#nav a:visited {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	color: #000000;	
	line-height: 10px;
	letter-spacing: 0px;
	text-decoration: none;
}
#nav a:hover {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	color: #3be4ef;	
	line-height: 10px;
	letter-spacing: 0px;
	text-decoration: none;
}
#nav a:active {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	color: #3be4ef;	
	line-height: 10px;
	letter-spacing: 0px;
	text-decoration: none;
}

#content a:link {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	color: #3be4ef;	
	line-height: 10px;
	letter-spacing: 0px;
	text-decoration: none;
}
#content a:visited {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	color: #3be4ef;	
	line-height: 10px;
	letter-spacing: 0px;
	text-decoration: none;
}
#content a:hover {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	color: #666666;	
	line-height: 10px;
	letter-spacing: 0px;
	text-decoration: none;
}
#content a:active {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	color: #666666;	
	line-height: 10px;
	letter-spacing: 0px;
	text-decoration: none;
}

#thumb a:link {
}
#thumb a:visited {
}
#thumb a:hover {
}
#thumb a:active {

}

/* @group byron08 */

#MODnavigation ul {
	margin: 0;
	padding: 0;
}
	
#MODnavigation li {
	list-style: none;
	clear: both;
	line-height: 5px;
}
	
#MODnavigation ul>li {
	line-height: 10px;
}
	
#MODnavigation a {
	color: #000000;	
	text-decoration: none;
	font: 10px/10px Arial, Helvetica, Geneva, sans-serif;
}
	
#MODnavigation a:hover {
	color: #ff0000;	
}
	
#MODnavigation #currentpage a {
	color: #ff0000;	
}

/* @end */

/* @group original - modified */

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#navigation li {
	background: #ccc;
	border-left: 1px solid #999;
	float: left;
	margin: 0;
	padding: 0;
	}
	
#navigation a {
	color: #666;
	font-weight: bold;
	padding: 5px 10px;
	text-decoration: none;
	}
	
#navigation a:hover {
	color: #3be4ef;
	}
	
#navigation #currentpage a {
	background: #fff;
	color: #3be4ef;
	}



/* @end */

/* @group original */

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#navigation li {
	background: #ccc;
	border-left: 1px solid #999;
	float: left;
	margin: 0;
	padding: 0;
	}
	
#navigation a {
	color: #666;
	font-weight: bold;
	padding: 5px 10px;
	text-decoration: none;
	}
	
#navigation a:hover {
	color: #333;
	}
	
#navigation #currentpage a {
	background: #fff;
	color: #333;
	}

/* @end */