@import "iwp.css"; /* import formatting styles */ 

#banner, #navigation {display: none !important;} 

body, #content, #motto {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  
}

#content {width: 750px;
		text-align: left;
		}

#main {  width: 450px;
		 float:  left;
		}
	
		
#second {
		width: 215px;
		float:right;
		margin-left:20px;
		margin-bottom:20px;
		}

		
#footer {width: 460px; 
		 float: left;
		} 
