body {
     color : #000000;
     background : #ffffff;
     font-family : "Times New Roman", Times, serif;
     font-size : 12pt;
     }
     
#left   {
	display: none;
        }

#otherleft {
	display: none;
	}

#content, #footer, #banner {
	width: auto; 
	margin: 5% 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}

#footer { 
        margin: 15% 5% 5% 5%;
        }

#right {
        display: none;
	}

#topcontent {
        display: none;
        }

	       