#content {
	background: url(background.gif) no-repeat;
	position: relative;
}
#sthescoop {
	background-position: 0 -15px;
}
#thescoop {
	position: absolute;
	left: 125px;
	top: 6px;
}
#tvholder {
	width: 465px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 460px;
}
#tv {
	position: absolute;
	left: 13px;
	top: 37px;
}
#player {
	position: absolute;
	width: 412px;
	height: 252px;
	left: 37px;
	top: 85px;
	;
	color: #FFF;
	text-align: center;
}
#share {
	width: 363px;
	position: absolute;
	top: 434px;
	left: 48px;
	left: 65px;
	text-align: center;
}
#episodeholder {
	width: 250px;
	position: absolute;
	left: 499px;
	top: 35px;
	height: 440px;
}
#episodelist {
	width: 245px;
	position: absolute;
	left: 4px;
	top: 52px;
	overflow: auto;
	height: 380px;
	font-size: 10px;
	line-height: 13px;
}
#episodelist strong {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}
#content a:link {
	color: #003063;
	text-decoration: underline;
}
#content a:visited {
	color: #003063;
	text-decoration: underline;
}
#content a:active {
	color: #FF0000;
	text-decoration: none;
}
#content a:hover {
	color: #F8B60F;
	text-decoration: underline;
}

