body {
	font: 84%/1.6 arial, helvetica, sans-serif;
	color: #e0ffff;
	background-color: #000000;
	padding: 0;
	margin: 0;
	min-width: 700px;
}

#apdiv1 {
	position: relative;
	left: 0px;
	width: 15%;
	height: 100%;
	z-index: 1;
	background-color:#2f4f4f;
}




#header * {
	padding: 0;
	border: 0;
	margin: 0;
	
	
}
#header div {
  background: center no-repeat;
height: 200px;
	width: 100%;
	top: 1px;
	left: 0px;

}

 #header {
z-index: 0;
	
	background: url(canal-3.jpg) no-repeat top left;

padding-top: 152px;
padding-left:452px;
font-family: Georgia, arial, helvetica, sans-serif;
color: #8c8c5c;
font-size: 30px;


	
}







#topstripe {
	clear: both;
	height: 35px;
	width: 100%;
	background: #964514;
}

#contentcolumn{
	background: url(main_tl_corner.gif) no-repeat left top;
	padding-top: 1em;
	padding: 10px 20px;
	width: 100%;
}

#topstripe2{
	clear: both;
	height: 35px;
	width: 100%;
	background: #8c8c5c;
}

#container{
	margin: 0;
	padding-left: 150px;
	padding-right: 50px;
	position: absolute;
	overflow: hidden;
	z-index:1;
	top: 370px;
height: 100%
}

#container .column {
	float: left;
	padding-bottom: 20000px;   
	margin-bottom: -20000px;
}

.innertube{
	margin-left: 10px; 
	margin-top: 0;
	z-index:1
}

#footer{
	clear: both;
	position: relative;
	width: 100%;
	height: 60px;
	background: black;
	color: #e0ffff;
	text-align: center;
	padding: 4px 0;
	padding-top: 1em;
	font-size:10px;
bottom: 0;
}
