@import url(footer.css); /* This imports footer style sheet */

 body { 
 	color : #000000; 
 	background : #ffffff; 
 	font-family : "Times New Roman", Times, serif;
 	font-size : 12pt; 
 }
 a { 
 	text-decoration : underline; 
 	color : #0000ff; 
 }
 #side-bar, #side-bar p, #side-bar img, #flash, #hdr-about-us, #hdr-civil-engineering, #hdr-structural-engineering, #hdr-join-us, #hdr-contact-us { 
 	display : none; 
 }
