	body{ margin: 0px;}

	<!--
	div.scroll {
		height: 450px;
		width: 790px;
		overflow: auto;
	
		padding: 0px;
		padding-right: 4px;
	}
	normal,body{font-size: 12px; font-family: verdana,arial;}
	td{font-size: 12px; font-family: verdana,arial;}
	.nowPlaying{font-size: 12px; font-family: verdana,arial;color: #6F0000;font-weight: bold;padding-right: 35px;}
	.song{font-size: 12px;font-family: verdana,arial;}
	.h2{font-size: 14px;font-family: verdana,arial;font-weight: bold; color: #0E1A35;}
	.h1{font-size: 15px; font-weight: bold; color: #0E1A35;}
	.newsletterThanks{color: #ffffff;font-weight: bold;}
	
#vidShow{
	clear: both;
}

#vidNav{
	float: left;
	padding: 10px;
}

.titleSelect,.titleSelectSelected{
	padding: 10px;
	width: 200px;
}

.titleSelect a{
	color: #fff;
	text-decoration: none;
}

.titleSelect a:hover{
	color: #fff;
	
}

.titleSelectSelected{
	color: #fff;
	background-color: #5773AF;
}

.titleSelectSelected a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#vidEmbed{
	padding: 0px;
	margin: 0px;
}

#vidHeader{
	background-color: #152F68;
	color: #fff;
	font-size: 11pt;
	padding: 5px;
	padding-left: 10px;
}

#videoWrapper{
	background-color: #1F1F1F;
}

#moreVideosWrapper{
	margin-top: 20px;
	clear: both;
}

div.titleSelect:hover{
	background-color: #3F3F3F;
}


#bottomBox{background-color: #E2E1E3; height: 110px;vertical-align: top;}
#bottomBoxSpacer{padding-left: 14px;}
#bottomBoxText{ font-size: 10px;}
a.bottomBoxLink{ font-size: 10px; padding-right: 10px;}

.mediaOn{}
.mediaOff{ 
	display: none;
}

