@charset "utf-8";

BODY {
	margin: 0px;
	padding: 0px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

#left {
 
display:none;

}

#right {
	
display:none;

}

#bottom {
	
display:none;

}

#footer {

display:none; 

}

/* BEGIN PRINT FOR 2010 PAGE */

#currentyearheader {

display:none;

}

.hidden {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	visibility: visible;	
	text-align:center;

}


/* END PRINT FOR 2010 PAGE */





.events_header {

	width: 100%;
	color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: 400;
	text-transform: uppercase;
	text-align: left;
	padding-left: 0px;
	height: 70px;
	padding-top: 10px;
	letter-spacing:6px;
}

.events_blurb {

	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 300;
	width: 100%;
	padding-top: 10px;
	text-indent: 8px;

}








