BODY    { background-color: #CCCCCC;
          font-size: small;
          font-family: Verdana, sans-serif;
        }

H1      { font-size: 150%;
        }

H2      { font-size: 125%;
        }

H3      { font-size: 100%;
          margin-bottom: 0px;
        }

P       { font-size: 100%;
          line-height: 125%;
        }

P.body  { padding-right: 5pt;
        }

UL      { font-size: 100%;
          line-height: 125%;
        }


A:link      { text-decoration:none;
              color:darkblue
            }
A:visited   { text-decoration:none;
              color: darkmagenta
            }
A:hover     { text-decoration:underline;
              color:darkblue
            }
A:active    { text-decoration:underline;
              color:dodgerblue
            }
A.hidden:link    { text-decoration:none;
                   color:white
                 }
A.hidden:visited { text-decoration:none;
                   color:white
                 }
A.hidden:hover   { text-decoration:none;
                   color:white
                 }
A.hidden:active  { text-decoration:none;
                   color:dodgerblue
                 }

#head {background:url('adg.gif') no-repeat center; width:800; height:140;
}

#head h1:after {content:"Aircraft Aerodynamics"; 
    font-family: Verdana, sans-serif;
	font-size: large;
	text-align: center;
    font-style: italic;
    font-weight: bold;
    position: relative; z-index: 1; left:100px; top:40px;
}
#head h2:after {content:"and Design Group"; 
    font-family: Verdana, sans-serif;
	font-size: large;
	text-align: center;
    font-style: italic;
    font-weight: bold;
    position: relative; z-index: 1; left:100px; top:35px;
}


#bartext a {font-size: 75%; text-decoration:none; color: darkblue;}
#bartext a:link {font-size: 75%; text-decoration:none; color: darkblue}
#bartext a:visited {font-size: 75%; text-decoration:none; color: darkmagenta}
#bartext a:hover {font-size: 75%; text-decoration:underline; color: darkblue}

#foot {text-align:left; color:#333333; font-size:x-small; font-style: italic;}
