@charset "utf-8";
/* CSS Document */

body {
	background: white;
	background-image:none;
}
	
#menu {
	display: none;
}
	
#wrapper, #content { 
	border: 0;
	float: none !important;
	/*color: black; */
	background: transparent;
}
#small {
	font-size:10px;
	line-height: 16px;
}
#hide1, #hide2 {
	display: none;
}
