
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




/* Text Sizer */
.textsizer{
	padding-right: 10px;
	font-size: 85%;
	color: #172050;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 850px;
	line-height: normal;
}

.textsizer a:link {
	color: #172050;
	font-weight: bold;
	text-decoration: none;
}

.textsizer a:visited {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

.resize-text {
	font-size: 13px;
	
}




/* Sidebar */

#sidebar {
	float: right;
	padding-top: 10px;
	margin-top: 10px;
	width: 150px;
	/*margin-right: 20px;
	padding-right: 20px;*/
}

#sidebar .news {
	background-image: url(../images/box234.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#sidebar .newsentry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000;
	overflow: auto;
	overflow-x: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 250px;
}
#sidebar .entry {
	padding: 5px 10px 0px 10px;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
}

.directorscorner {
	font-family: "Verdana", Geneva, sans-serif;
	font-size: 80%;
	color: #172050;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.tagcloud {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sidebar h2 {
	margin: 0;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 85%;
	font-weight: bold;
	color: #cc0000;
	background-image: url(../images/boxtop234.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
	font-family: "Trebuchet MS";
}
#sidebar h2 a:link, a:visited {

	color: #990000;

}

