#columntwo {
	float: right;
	position: relative;
	margin: -225px 10px 0 10px;
	width: 325px;
	height: 400px;
	padding: 5px 5px 0 5px;
	line-height: 12px;
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #8C8C73;
	z-index: 999;
	}
	
	

#columnone {
	float: left;
	margin: 3px 0 0 2px;
	width: 350px;
	height: 170px;
	padding: 5px 5px 0 10px;
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	line-height:130%;
	color: #000000;
	position: absolute;
	}

#columnfive {
	float: left;
	margin: 3px 0 0 2px;
	width: 350px;
	height: 65px;
	padding: 5px 5px 0 10px;
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	line-height:130%;
	color: #000000;
	position: relative;
	}

.title {
color: #FF6600;
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
padding-bottom: 5px;
}

.title a {
	color: #FF6600;
	text-decoration: none;
}

.title a:hover {
	color: #036;
	text-decoration: underline; 	
}

.about {
color: #003366;
font-size: 20px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
padding-bottom: 15px;
}
.about2 {
	color: #003366;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
padding-bottom: 15px;

}

.byline {
background: url(../images/newsicon.jpg) no-repeat left top !important;
	padding:0 2px 10px 20px!important;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
border-bottom: 1px solid #CCCCCC;
color: #333333;


}

.pullquote {
	width: 100%;
	padding-top: 3px;
	padding-bottom: 20px;
	float:right;
	font-size:125%;
	line-height:140%;
	margin: 0;


}
.pullquote:first-letter {
	background: url(../images/openquote.gif) no-repeat left top !important;
	padding:5px 2px 10px 28px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}

#calendararea {
	float: left;
	position: relative;
	right: -100px;
}