@charset "utf-8";
/* CSS Document */
<style type="text/css"> 
<!-- 
/* This section modifies the links that appear in the sidebar */
#sidebar1 {
}
#sidebar1 #HistoryLink{
	display: none;
}
#sidebar1 #VisionStatementLink{
	display: none;
}
#sidebar1 #GrandChapterLink{
	display: none;
}
#sidebar1 #ContactLink{
	display: none;
}
#sidebar1 #FoundationLink{
	display: none;
}
#sidebar1 #SLCLink{
	display: none;
}
#sidebar1 #GGCLink{
	display: none;
}
#sidebar1 #GCWeekLink{
	display: none;
}
<!--This is the CSS for the body of the Wanted page for the Cal Star News on the oescal.org website, GCC/CalStarNews/wanted.htm-->
.mainBody {
	margin-top: 1em;
}
.mainBody .CSNLetter {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	background-color: transparent;
	margin: 0;
	margin-top: 1em;
	border: 0;
	padding: 0;
}
.mainBody .CSNLetter #CSNLetterBody {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	background-color: transparent;
	margin: 0;
	margin-top: 1em;
	border: 0;
	padding: 0;
}
.mainBody .CSNLetter #CSNLetterBody p{
	text-align: justify;
}
.mainBody .CSNLetter #CSNLetterBody h2{
	text-align: center;
}
.mainBody .CSNLetter #downloadLetter {
	text-align: center;
}
.mainBody .CSNLetter #downloadFlyer {
	text-align: center;
}