/* background */
body { background-color: #34626B; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #0B0B61}
/* page position*/
#hanggliding { position:absolute; width:1200px; z-index:1; left:6%; top: 15px}
/*page color and padding*/
#extreme { width:800px; padding:2em; z-index:2; background-color: #9FBFDF}
/*footer bar*/
#sports { width:800px; height:20px; z-index:3}
/*headers*/
h1 {font-size: 24pt; font-weight: bold; text-decoration: underline;} 
h2 {font-size: 18pt; font-weight: 400;}
h3 {font-size: 10pt; font-weight: bold}
/*adspace*/ 
#delta { position:absolute; padding:2em; margin-left:850px;}
/* design and content john barratt mar 2010*/