
@charset "UTF-8";

body {
	margin-top:0px;
	background-color:#2D2D2D;	}

a, a:link, a:visited, a:hover, a:active {
	text-decoration: none ;
}

.LogoDiv {
	position:relative;
	width:950px;
	height:66px;
}

.LogoDiv span {
	position:absolute;
	top:0px;
	left:0px;
	width:950px;
	height:66px;
	background-image:url(/TKN/ANTHONY_ROCCA_CHANNEL/SCHOOLS/images/HEAD_ANTHONYROCCA/);}

.NavigatorDiv {
	position: relative;
	width: 950px;
	height: 36;
		background-image:url(/TKN/ANTHONY_ROCCA_CHANNEL/SCHOOLS/images/CBG_ANTHONYROCCA/);}

.NavTable {
	position:absolute;
	left: 0px;
	height: 25;
	bottom:0px;
}

.NavCell {
	font-family: arial ;
	font-size: 12px;
	font-weight: bold;
	width: 75;
	height: 25;
	text-align: center ;	
			color:#000}
.NavCell a, .NavCell a:link, .NavCell a:visited, .NavCell a:hover, .NavCell a:active {
	color:#000}

.NavCellHover {
	font-family: arial ;
	font-size: 12px;
	font-weight: bold;
	width: 75;
	height: 25;
	text-align: center ;
			color:#000}
.NavCellHover a, .NavCellHover a:link, .NavCellHover a:visited, .NavCellHover a:hover, .NavCellHover a:active {
	color:#000}

.NavCellActive {
	font-family: arial ;
	font-size: 12px;
	font-weight: bold;
	width: 75;
	height: 25;
	text-align: center ;
			color:#000}
.NavCellActive a, .NavCellActive a:link, .NavCellActive a:visited, .NavCellActive a:hover, .NavCellActive a:active {
	color:#000}

.NavCellGap {
	width: 10;
	height: 25px;
}

.ChannelContentDiv {
	position:relative;
	width:950px;
	height:524px;
	background-color: #C6C6C6;	}
		
.LeftDiv {
	position:absolute;
	top:12px;
	left:5px;
	width:335px;
	height:500px;
}


.VideoNavDiv {
	position:absolute;
	top:50px;
	left:0px;
	width:335px;
	height:400px;
	overflow:auto ;
	border:2px solid #B4B4B4;;
	background-color: #E0E0E0;	}
.VideoNavTable {
	width:95%;
}

.VideoNavTitleH1 {
	font-family: sans-serif;
	font-size:10pt;
	font-weight:bold;
	display:inline;
	color: #000000;}
.VideoNavDescH2 {
	font-family:sans-serif;
	font-size:7.5pt;
	display:inline;
	/*//---* changed font size to 7.5pt*/
	color: #000000;			
}
.VideoNavSeparator {
	width: 95%;
	height:1px;
	border:0px;
	color: #B4B4B4;
	background-color:#B4B4B4;
}
.SubscribeSponsorDiv {
	position:absolute;
	top:450px;
	left:0px;
	width:335px;
	height:50px;
}

.RightDiv {
	position:absolute;
	top:12px;
	left:344px;
	width:602px;
	height:500px;
}
.VideoPlayerDiv {
	position:absolute;
	top:0px;
	left:0px;
	width:450px;
	height:371px;
	}

.BannerAdDiv {
	position:absolute;
	top:0px;
	left:452px;
	width:150px;
	height:371px;
}

.VideoFavDiv {
	position:absolute;
	top:375px;
	left:0px;
	width:602px;
	height:126px;
		background-image:url(/TKN/ANTHONY_ROCCA_CHANNEL/SCHOOLS/images/VIDFAVBG_ANTHONYROCCA/);}

.VideoFavDiv table{
	position:relative;
	padding-top:3px;
	width:100%;
	
}

.VideoFavTitleTd {
	font-family:arial verdana;
	font-weight:bold;
	font-size:12px;
	}

.VideoFavVideoTitleTd {
	font-family:arial verdana;
	font-weight:bold;
	font-size:11px;
	}

.CopyrightDiv {
	position:relative;
	width:950px;
	height:15px;
	font-family:arial verdana;
	font-size:12px;
	text-align: center;
	color: #000000;			}
.CopyrightDiv a:link{
	color:#0000FF;
}
.CopyrightDiv a:hover{
	color:#0000FF;
}
.CopyrightDiv a:visited{
	color:#0000FF;
}