@charset "utf-8";
/* CSS Document */

#sidebar {
display: none;
	}

#menu {
	display: none;
	}

.free {
	display: none;
	}
	
table {
display: none;
	}	
	
form {
display: none;
	}	
	
#content {
	width:100%;
	padding:0;
}

BODY {color: black; background: white;} 

#content .orange2 {color: black; background: white;} 
#content .orange {color: black; background: white;} 
#content .style2 {color: black; background: white;}

a {color: black; 
    background: white;	
	display:none
	}
	
#footer {
display:none;
}	