body, p, td, th, ul, a, h1, h2 { 
background-color: #fff; 
color: #000; 
font-family: "Times New Roman", Garamond, serif; 
}

#content { 
background-color: #fff; 
width: 100%; 
border: none; 
}


#top { height: 0.9in; }
 
/* ---- HEADER ---- */
	#header-fdclogo { display: none; } 
        #header-fdc { display: none;}
        #header-rig_picture { display: none; }
        #header-menu { display: none; }
        #header-iadc { display: none; }
	#header-print { display: block; position: static; } 

	img.header-print {
	width: 53.5%; 
	}
	

/* ---- HOME ---- */
        #home-about { position: static;        }
  
/* ---- ABOUT ---- */
        #about { position: static; }

/* ---- HISTORY ---- */
        #history-photo { display: none; }
        #history-text { position: static; }

/* ---- MANUFACTURING ---- */
        #manufacturing { position: static; }        
        
/* ---- FLEET ---- */
        #fleet-rigOverview { position: static; }
        #fleet-photos { position: absolute; left: 0px; width: 100px; }
        #fleet-photos img { border: none; }
        #fleet-specs { position: absolute; left: 120px; }

/* ---- MANAGEMENT ---- */
        #management { position: static; } 

/* ---- INVESTOR RELATIONS ---- */
        #ir-menu { display: none; }
        #ir-content { display: none; } 

/* ---- CONTACT ---- */
        #contact { position: static; }

