﻿body{
margin:0;
padding:0;
line-height: 1.5em;
}

b{font-size: 110%;}
em{color: red;}


#topsection{
background: #EAEAEA;
height: 90px; /*Height of top section*/



	background-image: url(wacheTop.gif);
	
	
	
	height:104px;
	z-index:20;
	left:0px;
	top:0px;
	border:0px;



}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
background: #6C9D31;
}

#contentcolumn{
margin-left: 180px; /*Set left margin to LeftColumnWidth*/
background: #ffffff;
}

#leftcolumn{
float: left;
width: 180px; /*Width of left column*/
margin-left: -100%;
background: #6C9D31;
height:100%;



}

#footer{
clear: left;
width: 100%;




background-image: url(wacheTop.gif);
	background-repeat: repeat-x;
	width:100%;
	height:104px;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 0px 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}