@media screen {
	#header {
		background: #fff url(../images/logo_tournamentsoftware_com.gif) no-repeat;
		height: 71px;
		margin: 0;
		padding: 0;
		overflow: hidden;
	}
	#header h1 a {
		display: block;
		height: 71px;
		margin: 0;
		padding: 0;
		width: 300px;
		text-indent: -500px;
		overflow: hidden;
	}
}
/* --- Footer --- */
#endnote {
	margin: 25px 0 20px 0;
	text-align:center;
}
#content { min-height: 250px; }
#bands { margin: 0 -10px -77px -10px !important; }
#bands td.middle { padding: 0 10px 65px 10px !important; }
#endnote a {
	margin: 0 auto;
	text-indent: -1000px;
	font-size: 1px;
	display: block;
	width: 152px;
	height: 33px;
	overflow: hidden;
	background: transparent url(../images/footer_tournamentsoftware_com.gif) 0 0 no-repeat;
}
#endnote a:hover { background-position: 0 -96px; }
@media print {
	#header { background: none; }
  #header h1 {
    margin: 0 !important;
    padding: 0 !important;
  }
  #header h1 img {
    width: 75%;
    margin: 10px 0 0 -4px;
  }
	#header h1 a {
	  text-indent: 0 !important;
		display: block !important;
	}
	#endnote { display: none; }
}
