body {  
	font: 11pt/1.5em arial, sans-serif; 
	margin: 0; 
	}

h1 { color: #000; }
h2 { font-size: 14pt; }
h3, h4 { color: #000; font-family: Arial, sans-serif; }
hr { color: #000; }
.postdate { color: #000; font-size: 9pt; }
.hide { display: block; }
.noprint { display: none; }

#wrapper { 
	position: relative; 
	text-align: left; 
	margin: 0; 
	padding: 0;  
	border: 0; 
	background: #fff;
	width: auto; 
	}
#masthead { 
	height: .65in; 
	background: #fff;
	border-bottom: 1pt solid #000;
	margin-bottom: .1in;
	}
#masthead h1, #masthead h2 { display: block; }
#masthead h1 { 
	font-weight: bold;
	letter-spacing: 1pt; 
	font-size: 12pt; 
	font-style: italic; 
	margin-bottom: 0; 
	}
#masthead h2 { 
	font-size: 18pt; line-height: 20pt; 
	font-style: italic; margin-top: 0; text-transform: uppercase;
	font-family: Times, "Times New Roman", serif; letter-spacing: 1pt;
	}
#top_nav { 
	display: none;
	}
a#pbllink {
	display: none;
	}

#leftbar { 
	display: none;
	}
#content { 
	position: relative; 
	float: none;
	height: auto; 
	width: auto; 
	padding: 0; 
	}
#rightcol { display: none; }
#footer { border-color: #000; margin-top: 2.5em; }
#footnav {
	display: none;
	}
#footer a { text-decoration: none; color: #000; }

table#stats { 
	width: 1.5in; 
	font-size: 9pt;
	}
p.top, p.csc-linkToTop { display: none; }

table.schedule, table.roster { 
	border-right: 1pt solid #000; 
	border-top: 1pt solid #000; 
	width: auto;
	}

table.schedule td, table.schedule th, table.roster td, table.roster th { 
	border-left: 1pt solid #000; 
	border-bottom: 1pt solid #000;
	font-size: 9pt;
	}
table.schedule th, table.roster th { 
	color: #000; 
	background-color: #fff;
	}
