.wrapper1 {
}

.wrapper2 {
}

#maincol {
	min-height: 100%;
	min-width: 1000px;
	background:#000000;
}

#leftcol { 
	position:absolute;
	top: 137px;
	left:10px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:50px; /* actual value */
	z-index:100;
	}

#centercol {
	position:absolute;
	min-width:700px;
	top: 125px;
	margin-left: 10px;
	margin-right: 10px;
	background:#000000;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 10px;
	margin-right:10px;
	}
html>body #centercol {
	margin-left: 10px;
	margin-right:10px;
	}
#rightcol {
	position:absolute;
	top: 138px;
	right:0px;
	float:right;
	width:220px;  /* for IE5/WIN */
	background:#000000;
	}

#header {
	background: #000000 url("../images/megatv_headerback.jpg") no-repeat top left;
	min-width: 1000px;

}

#topmenutable {
	z-index:300;

}


#footer {
	font-size: 95%;
	background: #000000;
	width:100%;
	clear:both;
	margin-left:-5px;
	color:#CCC;
	}
	
