/* CSS */

*{color:#000;}
body{background:transparent;}
h1, h2, h3, h4,h5{clear:both;}
body{margin:0; padding:0;}

#content{background:transparent;}
#container {width: auto;border: 0;margin: 0;padding: 0;float: none;background:#fff;}
#leftnav {width:auto;float:none;background:transparent;}
#story{width: auto;float:none;}
	.leftnavbox{height:auto;width:auto;}
		.orange, .blue, .red{background:transparent;}
	

