div.wdt {
	width : 100%;
} 
#top {
	display : none;
} 
#menu {
	display : none;
} 
#middle {
   
}
#content {
	width:100%;
	margin-left : auto;
	margin-right : auto;
	text-align : left;
}
#bottom {
	display : none;
} 
img.noBorder {
	border : 0;
}
span.br {
	line-height:0;
	font-size:1px;
	overflow:hidden;
	display:block;
	height:0;
}