@charset "UTF-8";
/* CSS Document */

#main_content {
	background-color: #000;
	background-image: url(../images/mid_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 80px;
	padding-right: 80px;
	padding-top: 10px;
	background-position: center top;
}
#banner {
	background-image: url(../images/banner_bg.jpg);
	background-repeat: no-repeat;
	height: 221px;
	background-position: top;
	padding-top: 1px;
}
#banner h2 {
	font-size: 23px;
	font-weight: normal;
	margin-left: 40px;
	margin-top: 40px;
}
#banner p {
	font-size: 12px;
	margin-top: 15px;
	margin-left: 40px;
	margin-right: 250px;
	line-height: 18px;
}
#banner ul {
	margin-left: 40px;
	list-style-type: none;
	margin-top: 20px;
}
#banner ul li {
	float: left;
	display: inline;
	margin-right:30px;
}
#banner_pctv {
	background-image: url(../../images/learn_more_pctv.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 142px;
	display: block;
}


#banner #banner_pctv a, #banner #banner_edu a, #banner #banner_gov a, #banner #banner_viewAll a {
	display:block;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:32px;
	color: #000;
	padding-top: 32px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#banner #banner_pctv a {
	width:142px;
	background-image: url(../images/learn_more_pctv2.jpg);
	background-repeat: no-repeat;
}
#banner #banner_edu a {
	width:178px;
	background-image: url(../images/learn_more_edu2.jpg);
	background-repeat: no-repeat;
}
#banner #banner_gov a {
	width:200px;
	background-image: url(../images/learn_more_gov2.jpg);
	background-repeat: no-repeat;
}
#banner #banner_viewAll a {
	width:79px;
	background-image: url(../images/learn_more_viewAll.jpg);
	background-repeat: no-repeat;
}

#banner #banner_pctv a:hover {
	background-position:0px -32px;
}
#banner #banner_edu a:hover {
	background-position:0px -32px;
}
#banner #banner_gov a:hover {
	background-position:0px -32px;
}
#banner #banner_viewAll a:hover {
	background-position:0px -32px;
}
#other_content {
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #193D98;
	margin-top: 20px;
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 20px;
}
#news {
	width: 410px;
	float: left;
}

#news h1.title, #playing h1.title  {
	background-repeat: no-repeat;
	height: 33px;
	background-image: url(../images/header_Lcap.jpg);
	margin-left:0;
	margin-bottom: 20px;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}


#news h1.title span, #playing h1.title span {
	background-image: url(../images/header_Rcap.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 33px;
	padding-top: 7px;
	padding-left: 10px;
}


#news ul {
	list-style-type: none;
	font-size: 12px;
}

#news a {
	color: #6BACFF;
}
#news li {
	padding-left: 25px;
	background-image: url(../images/news_arrow.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	line-height: 16px;
	text-align: justify;
}
#playing {
	width: 300px;
	float: left;
	margin-left: 50px;
	display: inline;
}

#playing h3 {
	font-size: 14px;
	padding-top: 5px;
}
#playing p {
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 16px;
}
#playing a {
	color: #6BACFF;
	font-size: 12px;
	display: block;
	margin-bottom: 10px;
	margin-left: 110px;
}
.newVid p {
	color: #999;
	margin-right: 20px;
	margin-left: 110px;
}
.newVid p b {
	color: #FFF;
}
.newVid h3 {
	margin-bottom:5px;
	margin-left: 110px;
	margin-right: 20px;
}.newVid img {
	float: left;
	margin-top: 7px;
}
