/*
body{
        margin:0;
        padding:0;
        line-height: 1.5em;
	background: url(http://www.theinformationnetwork.com/portal/assets/liquid_testing/images/WaterBasket_Big_faded.jpg) fixed;
	color: black;
}

b{font-size: 110%;}
em{color: red;}

*/


#contentwrapper{
        float: left;
        width: 100%;

}

#contentcolumn{
        margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
}


.innertube{
        margin-left: 5px; /*Margins for inner DIV inside each column (to provide padding)*/
        margin-right: 5px;
        margin-top: 0px;
        margin-bottom: 5px;

}

