	/*
		SouthTyneside.info 
		Hype! Print alternative styles
		Created: 20/12/05
		Last Updated: 20/12/05
		Author: Roddy Lang
	*/
	
	/* Begin generic styles */
	
	body {
		background-color:#ffffff;
		margin:0;
		padding:0;
		background-repeat:repeat-x repeat-y;
		font-size:large;
		color:#000000;
	}
	
	h1, h2, h3, h4, h5 {
		margin:0px;
		padding:0px;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#ffffff;
	}
	
	p {
		margin:0px;
		padding:0px;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#000000;
		font-size:12px;
	}
	
	caption {
		margin:0;
		padding:5px;
		background-color:#30597b;
		text-align:left;
		color:#ffffff;
		font-weight:bold;
	}
	
	td {
		height:20px;
		padding:5px;
		margin:0px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:normal;
		color:#ffffff;
		vertical-align:top;
		border-right:1px solid #000000;
		border-bottom:1px solid #000000;
	}
	
	th {
		height:0px;
		padding:5px;
		margin:0px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:bold;
		color:#000000;
		border-bottom:1px solid #000000;
		border-right:1px solid #000000;
		text-align:left;
	}
	
	table {
		border:1px solid #3d6f99; 
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#ffffff;
		width:100%;
		font-size:large;
	}
		
	ul {
		margin:0px;
		padding:0px;
		list-style-type:none;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#000000;
		line-height:16px;
	}
	
	li {
		margin:0px;
		padding:0px 0px 0px 10px;
		background-position:left;
		font-size:large;
		background-repeat:no-repeat;
	}
	
	ol {
		margin:0px;
		padding:0px;
		list-style-type:none;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#000000;
		font-size:large;
		line-height:16px;
	}
	
	a:link {
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#000000;
		font-weight:normal;
		text-decoration:underline;
	}
	
	a:visited {
		color:#000000;
		text-decoration:underline;
	}
	
	.thumbnail {
		display:none;
	}
	
	fieldset {
		clear:both;
		border:1px solid #ffffff;
		margin:5px 0px 0px 0px;
		padding:10px 10px 15px 10px;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#000000;
	}
	
	fieldset p {
		font-size:large;
	}
	
	legend {
		font-weight:bold;
		margin:0px 0px 6px 0px;
		padding:4px;
		border:1px solid #000000;
		font-size:large;
	}
	
	/* Begin outer container and main header */
	
	DIV.navAids {
		display:none;
	}
	
	#outerContainer {
		margin-left:auto;
		margin-right:auto;
		padding:0px;
		width:100%;
	}
	
	#mainHeader {
		display:none;
	}
	
	#mainHeader h1 {
		display:none;
	}
	
	#searchBar {
		display:none;
	}
	
	#searchContainer {
		display:none;
	}
	
	/* Begin left col */
	
	#leftCol {
		display:none;
	}
		
	DIV.colHeader h2 {
		font-size:large;
		margin:0;
		padding:0;
	}
	
	/* Begin right col */
	
	#rightCol {
		display:none;
	}
	
	DIV.colBody ul {
		margin:0px;
		padding:0px;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#ffffff;
		font-size:12px;
		line-height:17px;
	}
	
	DIV.colBody li {
		margin:0px;
		padding:0px 0px 0px 10px;
		background-position:left 6px;
	}
	
	/* Begin center col */
	
	#centerCol {
		float:left;
		width:100%;
		margin:2px 0px 0px 1px;
		padding:0px;
	}
	
	#mainFeature {
		display:none;
	}
	
	DIV.centerColHeader {
		width:100%;
		height:26px;
		margin:2px 0px 0px 0px;
		padding:0px;
	}
	
	DIV.centerColHeader h2 {
		font-size:large;
		margin:0px;
		padding:0px;
		color:#000000;
	}
	
	DIV.centerColBody {
		margin:0px;
		padding:0px;
	}
	
	DIV.centerColBody ul {
		margin:0px;
		padding:0px;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#ffffff;
		line-height:16px;
	}
	
	DIV.centerColBody li {
		margin:0px 0px 0px 15px;
		padding:0px 0px 0px 0px;
		background-image:none;
		font-size:1em;
		list-style-type:square;
	}
	
	DIV.centerColFlashContainer {
		display:none;
	}
	
	DIV.centerColBody p {
		margin:0px;
		padding:0px;
		font-size:0.8em;
	}
	
	DIV.sitemap {
		margin:0;
		padding:0;
	}
	
	DIV.sitemap ul {
		margin:6px 0px 10px 16px;
		font-size:1em;
	}
	
	DIV.sitemap ul li a {
		font-size:0.8em;
		line-height:1em;
	}
	
	DIV.sitemap ul li  {
		list-style:none;
		line-height:1em;
	}
	
	/* Begin center gaming col styles */
	
	#centerGameCol {
		width:592px;
		float:left;
		margin:2px 0px 0px 0px;
		padding:0px;
	}
	
	DIV.centerGameColHeader h2 {
		font-size:12px;
		margin:0px;
		padding:6px 0px 0px 13px;
	}
	
	/* Section headers */
	
	.sectionHeaderText {
		margin:0px;
		padding:0px;
		font-size:x-large;
		font-weight:bold;
		color:#000000;
	}
	
	DIV.headerProtectYourself {
		display:none;
	}
	
	DIV.headerFeelingGood {
		display:none;
	}
	
	DIV.headerWhatsHappening {
		display:none;
	}
	
	DIV.headerGettingInvolved {
		display:none;
	}
	
	DIV.headerBringingCash {
		display:none;
	}
	
	DIV.headerWhatsHot {
		display:none;
	}
	
	DIV.headerSiteExtras {
		display:none;
	}
	
	DIV.headerHypeBackground {
		display:none;
	}
	
	/* Begin footer */
	
	#footer {
		display:none;
	}