@import url(tournament.css);
body {
   background: white;
   font-size: 10pt;
	font-family: Verdana, Arial, sans-serif;
	margin-left:60pt;
	margin-right:60pt;
   }


.menu, #header-stripe, #sitelogo, #clublogo, #right, #loginbar, #commentform, .postmetadata, #footer cite, .navigation
{
	display:none;
}
#printLogo
{
	width:120px;
	margin:10px 0 10px 0;
	display:block;
}
#tagline2
{
	color:#666;
	text-transform: uppercase;
	font-size:8pt;
}
a:link, a:visited {
   color: #333;
   background: transparent;
/*   font-weight: bold;*/
   text-decoration: underline;
   }
.entry a:link:after, #entry a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
.entry a[href^="/"]:after {
   content: " (http://www.nycrc.com" attr(href) ") ";
   }
.credit {
	font-size:8px;
}
#lightwindow_overlay, #lightwindow
{
	display:none;
}
h2, .post h2
{
	font-size:20pt;
	font-weight: normal;
	font-family: Georgia,"Times New Roman", Times, serif;
	margin-bottom:0px;
}
h2 a:link, a:visited {
	text-decoration:none;
}
table.tournament
{
	
	width:100%;
}
