body {
	background-color: #000;
	background-image: url(images/mainTileB.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#main_container {
	margin-right: auto;
	margin-left: auto;
}
#main_container2 {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}


#glass_panels {
	height: 765px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
#menu_holder {
	height: 160px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: -760px;
}
#menu_holder2 {
	height: 160px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
}
#menu_BU_holder {
	height: 95px;
	width: 590px;
	float: right;
	overflow: hidden;
	position: relative;
	top: -100px;
	right: 10px;
}

#menu_left_BU {
	height: 95px;
	width: 148px;
	float: left;
}
#menu_center_BU1 {
	height: 95px;
	width: 148px;
	float: left;
}
#menu_center_BU2 {
	height: 95px;
	width: 148px;
	float: left;
}
#menu_right_BU {
	height: 95px;
	width: 146px;
	float: right;
}
#news_BG {
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	background-color: 1a1a39;
	background-image: url(images/mainTileC.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
	padding-left: 0px;
	padding-right: 0px;
}
#news_block {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

#news1 {
	padding-right: 25px;
	padding-left: 25px;
}



#header {
	height: 22px;
	text-align: left;
	overflow: hidden;
	line-height: 0px;
}

#left_side {
	background-image: url(images/images/header_01.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 5px;
	float: left;
}
#center_bar {
	background-image: url(images/images/header_02.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 22px;
	width: 770px;
}

#right_side {
	background-image: url(images/images/header_03.png);
	background-repeat: no-repeat;
	float: right;
	height: 22px;
	width: 5px;
}
#body {
	background-color: #0F0E1C;
	height: 120px;
	overflow: hidden;
	background-image: url(images/contentTileb.jpg);
	background-repeat: repeat-x;
	width: 780px;
}



#footer {
	height: 22px;
	width: 780px;
}
#left_side_footer {
	float: left;
	height: 22px;
	width: 5px;
}
#center_bar_footer {
	background-image: url(images/images/footer_02.jpg);
	background-repeat: repeat-x;
	height: 22px;
	width: 770px;
	float: left;
}
#right_side_footer {
	float: right;
	height: 22px;
	width: 5px;
}


#front_pg_content_holder {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
#banner_holder1 {
	height: 250px;
	width: 150px;
	float: left;
	padding-left: 50px;
}
#banner_holder2 {
	float: right;
	height: 250px;
	width: 150px;
}
#copyright_notice {
	text-align: center;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
	white-space: nowrap;
	overflow: hidden;
	padding-top: 40px;
}
#about_frame {
	width: 800px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#about_header {
	height: 22px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 0px;
}

#header_left_side {
	float: left;
	height: 22px;
	width: 5px;
}
#header_center {
	height: 22px;
	float: left;
	width: 790px;
	background-image: url(images/images/header_02.jpg);
	background-repeat: repeat-x;
}

#header_right_side {
	float: right;
	height: 22px;
	width: 5px;
}
#about_body {
	width: 800px;
	background-image: url(images/contentTileb.jpg);
	background-repeat: repeat-x;
	background-color: #0F0E1C;
	margin-right: auto;
	margin-left: auto;
}
#about_footer {
	height: 22px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 5px;
}

#footer_left_side {
	float: left;
	height: 22px;
	width: 5px;
}
#footer_center {
	height: 22px;
	float: left;
	width: 790px;
	background-repeat: no-repeat;
	background-color: #0F0E1C;
}
#footer_right_side {
	float: right;
	height: 22px;
	width: 5px;
}
#about_header2 {
	height: 22px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 0px;
}
#header_center2 {
	height: 22px;
	float: left;
	width: 290px;
	background-color: #333367;
}
#about_body2 {
	width: 300px;
	background-image: url(images/contentTileb.jpg);
	background-repeat: repeat-x;
	background-color: #0F0E1C;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
}
#about_footer2 {
	height: 22px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 5px;
}
#footer_center2 {
	height: 22px;
	float: left;
	width: 290px;
	background-repeat: no-repeat;
	background-color: #0F0E1C;
}


#about_contact_spot {
	padding: 10px;
	width: 300px;
}
#contact_usBU {
	height: 50px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#contact_header {
	height: 22px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 0px;
}
#contact_body {
	width: 800px;
	background-image: url(images/contentTileb.jpg);
	background-repeat: repeat-x;
	background-color: #0F0E1C;
	margin-right: auto;
	margin-left: auto;
}
#contact_lft_column {
	float: left;
	padding-left: 50px;
}
#contact_rt_column {
	float: right;
	padding-right: 50px;
}


#contact_footer {
	height: 22px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 5px;
}
#contact_frame {
	width: 800px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#support_header {
	height: 22px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 0px;
}

#support_body {
	width: 800px;
	background-image: url(images/contentTileb.jpg);
	background-repeat: repeat-x;
	background-color: #0F0E1C;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
}
#support_footer {
	height: 22px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 5px;
}
#support_frame {
	width: 800px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}










#pg_title {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	white-space: nowrap;
	padding-top: 20px;
	padding-left: 50px;
}











p {
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	padding-left: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
	padding-left: 20px;
	top: -8px;
	position: relative;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 1.5pc;
	white-space: normal;
	text-indent: 1pc;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: normal;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 10%;
	white-space: normal;
	text-indent: 2pc;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: normal;
}
.text_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 1.5pc;
	white-space: normal;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: normal;
}



.copyrightTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	line-height: 0pc;
	white-space: normal;
	text-align: center;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #858BD8;
	line-height: 1pc;
	white-space: normal;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.contactUs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8485B9;
	line-height: 1pc;
	white-space: normal;
	text-align: center;
}




#network_header {
	height: 22px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 0px;
}
#header_center_heading {
	height: 22px;
	float: left;
	width: 790px;
	background-image: url(images/images/header_02.jpg);
	background-repeat: repeat-x;
	line-height: 1px;
	overflow: hidden;
	white-space: nowrap;
}
#network_body {
	width: 800px;
	background-image: url(images/contentTileb.jpg);
	background-repeat: repeat-x;
	background-color: #0F0E1C;
	margin-right: auto;
	margin-left: auto;
	height: 275px;
}
#network_body2 {
	width: 800px;
	background-image: url(images/contentTileb.jpg);
	background-repeat: repeat-x;
	background-color: #0F0E1C;
	margin-right: auto;
	margin-left: auto;
	height: 653px;
}
#network_body3 {
	width: 800px;
	background-image: url(images/contentTileb.jpg);
	background-repeat: repeat-x;
	background-color: #0F0E1C;
	margin-right: auto;
	margin-left: auto;
	height: 275px;
}
#network_body4 {
	width: 800px;
	background-image: url(images/contentTileb.jpg);
	background-repeat: repeat-x;
	background-color: #0F0E1C;
	margin-right: auto;
	margin-left: auto;
	height: 665px;
}



#children_frame {
	width: 800px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	overflow: hidden;
}
#arts_frame {
	width: 800px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	overflow: hidden;
}
#localtv_frame {
	width: 800px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	overflow: hidden;
}
#language_frame {
	width: 800px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	overflow: hidden;
}
#about_content {
	padding: 5px;
}
#contact_content {
	padding: 5px;
	height: 180px;
	overflow: hidden;
}
.network_info_block {
	width: 780px;
	float: left;
	overflow: hidden;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.networkSpacer {
	height: 6px;
	width: 756px;
	margin-right: auto;
	margin-left: auto;
}
.info_container {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
}


.network_thumbnail {
	float: left;
	height: 250px;
	width: 150px;
}
.network_information {
	float: right;
	width: 620px;
	overflow: hidden;
}

