/* user-specific preferences */
/* James MacVoy */

#video_tv {
	background-image: url('../images/tvbg_new/red.png');
}
/*
#videocontainer {
	padding-top: 15px;
}
#video_tv {
	padding: 0 10px 0 10px;
	background-position: center 0px; 
	background-repeat: no-repeat;
	padding-top: 18px;
	padding-right: 3px;
}
#video_thumbs {
	margin-top: 30px;
}
#video_thumbs img {
	margin-right: 6px;
}
*/
.navbody li a {
	background: none;
	color: #373737;
	border: none;
	text-decoration: underline;
	font-weight: normal;
	padding-left: 0;
	font-size: 1.09em; /*12pt (11pt base) */
}
.navbody li a:hover {
	background: none;
	color: #868686;
}
div.largebanner #introparagraph {
	width: 600px;
}

