﻿
body  {
	font: Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0;
	padding: 0;
	color: #000000;
	
}

a {
	font-family: Arial;
	color: yellow;
	text-decoration: underline;
}

#gads {
	position: absolute;
	left: 270px;
	top: 1285px;
	z-index:600;
}

.thrColElsHdr #container { 
	width: 1000px;  
	background: #2e679e;
	z-index: 100; 
   	top: 103px; 
   	position: absolute;
	
} 
.thrColElsHdr #header {  
	background-image: url(../images/CHANNEL-PAGES_01.png);
	position: absolute;
	height: 176px; 
	width: 1000px;
	z-index: 200;
	margin:0 auto;
	
	
} 

.def {
	position: absolute;
	left: 235px;
	top: 140px;
	z-index: 500;
}

.homelink {
	position: absolute;
	left: 335px;
	top: 40px;
	z-index: 500;
}

.selectch {
	position: absolute;
	left: 17px;
	top: 31px;
}

.search {
	position: absolute;
	left: 720px;
	top: 41px;
}


.footertxt {
	position: absolute;
	font-family: Arial;
	font-size: 12px;
	color: #82aee8;
	left: 220px;
	top: 62px;
	line-height: 20px;
    text-decoration : none;
}

.footertxt a {
	
	font-family: Arial;
	font-size: 11px;
	color: yellow;
	text-decoration: none;
}


.fbtw {
	position: absolute;
	left: 888px;
	top: 72px;
}

.thrColElsHdr #sidebar1 {
	float: left;
	width: 196px;
	top: 103px;
	background-image: url(../images/longleft.png);
	z-index: 10;
	text-align: left;
	margin:0 auto;
	height: 1121px;
}

.thrColElsHdr #mainContent {
	width: 606px;
	height: 1121px;
	float: left;
	margin:0 auto;
	background: #2e679e;
} 

.thrColElsHdr #sidebar2 {
	float: right;
	width: 198px;
	background-image: url(../images/longright.png);
	z-index: 10;
	top: 103px;
	text-align: right;
	margin:0 auto;
	height: 1121px;
	
}


.thrColElsHdr #footer { 
	background-image: url(../images/longfooter.png);
	width: 1000px;
	height: 285px;
	top: 1120px;
	position: absolute;
	margin:0 auto;
	z-index: 300;
	
} 
