	/* Page level styles */  

	*{margin:0; padding:0}
	body{font-family: Verdana; font-size:9px; color:#000; background:url("/espntv/assets/images/lined_bg_wide.jpg");background-repeat:repeat-y;background-color:#000; text-align:left;}
	a{color: #ee0000;	text-decoration: none;}	
	img{border:0; margin:0;}
	a img{border:0; margin:0;}
	sup{font-size:75%; vertical-align:text-top;}
	h1{font-family: Arial, Helvetica, sans-serif; font-size:22px; margin-top:15px; margin-bottom:10px; }
	h2{font-family: Arial, Helvetica, sans-serif; font-size:12px; margin-top:15px; margin-bottom:10px; }
	p{margin-bottom:14px;}

	#surround{
		position:absolute;
		left:0px;
		top:0px;
		display:block; 
		clear:both; 
		width:772px; 
		text-align:left; 
		
	}

	#flashUpgrade{position:absolute;left:0px;top:0px;width:772px;height:700px;background-color:transparent;clear:both;display:none;z-index:200;}
	#flashHome{position:absolute;left:0px;top:0px;width:772px;height:1000px;background-color:#000;clear:both;display:none;z-index:2;}
	#flashShow{position:absolute;left:0px;top:0px;width:772px;height:489px;background-color:#000;clear:both;display:block;z-index:2;}
	#htmlHome{position:absolute;left:0px;top:0px;width:772px;clear:both;display:block;z-index:99;}
	#htmlShow{position:absolute;left:0px;top:489px;width:772px;background:url("../images/show_bg.gif");background-position:0px 0px;background-repeat:repeat-x;clear:both;display:block;z-index:9;}
	#column1{width:243px;margin-top:9px;margin-right:20px;margin-bottom:40px;float:left;}
	#column1 #linkList{padding-left:0px;}
	#column1 #linkList li{ 
		margin-bottom:1px;
		padding: 5px 0 5px 14px;	
		list-style:none;
		font-family:verdana;
		font-weight:bold;	
		display:block;
		background-color:#fff;
	}
	#column2{width:486px;color:#525252;float:left;padding-bottom:0px;float:left;}
	#column2 .selection{}
	#column2 .selection{color:#525252;font-weight:bold;}
	#column2 a:hover{color:#ee0000;}
	#column2 .selected{color:#ee0000;font-weight:bold;}
	#showCopy{margin-top:9px;margin-bottom:40px;}
	#aboutShowCopy{margin-bottom:14px;}
	
	.pipe{font-weight:bold;margin-left:10px;margin-right:10px;}
	.safe{color:#6a6a6a;text-align:left;margin-top:0px;background-color:#fff;}
	.safescreen{padding:23px 22px 23px 22px;}
	.safebottom{margin-top:11px;}
	
	
	/*sponsored links styles*/
	
	#sponsorLinksSB {
		position:relative;
		float: left;
		display: block;
		width: 772px;
		padding:0px 0px 12px 0px;
		background-color:#000;
		z-index:99;
		clear:both;
		
		
	    }
	
	.SBsponsorLinksBar{
		position:relative;
		float: left;
		display: block;
		width: 772px;
		height:15px;
		background-image:url('/espntv/assets/images/lined_bg_wide.jpg');
		background-color:#000;
		z-index:99;
		clear:both;
	}
	
	#sponsorLinksSBContent{
		position:relative;
		float: left;
		display: block;
		z-index:99;
		clear:both;
		padding-left:12px;
	}
	
	/* FOOTER STYLES */
		#footer {
		   position:relative;
		   float: left;
		   display: block;
		   width: 760px;
		   height: 60px;
		   padding:12px 0px 12px 12px;
		   background-color:#000;
		   color:#6a6a6a;
		   z-index:99;
		   clear:both;
		   display:block;
		   line-height: 1.3em;
	    }
		   #footer A {
		       color:#6a6a6a;
		       font-weight: bold;
		       text-decoration: none;
		   }    
		   #footer A:HOVER {
		       color: #ee0000;
		   }
		
	
