<?xml version="1.0" encoding="iso-8859-15"?> 
<style type="text/css">


/* This first line is necessary, though it is ignored by the browser */
p0 {font-family:Verdana; color:#0FF;}

body
{  
  font-family:Verdana, sans-serif; 
  background-color: #ffffff;  
  color:#000; 
  margin:0px;
  padding:0px; 
  border:0px;
    background-image:url(img/clouds.jpg);
    background-position: 0 0;
    background-repeat:repeat-y;
    background-attachment: fixed;
}


p {font-family:Verdana, sans-serif; color:#000;}
a {text-decoration:none; }
a:link        {color: #00F; border:none;}
a:visited     {color: #00F; border:none;}
a:hover       {color: #1AA; border:2px;}
b.flightschool{color: #550; font: 14px Verdana, sans-serif; font-weight: bold;}

div.container {
  margin:10px;
  right:20px;
  left:20px;
}

div#promotion
{
  font: 28px Verdana, sans-serif; 
  font-weight: bold;
  color: #550; 
  padding-bottom:3px;
  margin-bottom:10px;
  margin-top:20px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #9C0;
}

div#centercaption
{
  font: 22px Verdana, sans-serif; 
  font-weight: bold;
  color: #550; 
  padding-bottom:3px;
  margin-bottom:10px;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  border-bottom-color: #9C0;
}

.centercaptionborder
{

}

div#topstrip
{
  height:150px;
  clear:left;
}

div#logo
{
  float:left;
  width:150px;
  display:inline;
}

div#topflags
  { 
    position:absolute;
    right: 20px;
    display:inline;
  }

div#topheader
{
  font-weight: bold;
  margin-left: 160px;
}

div#topheadertext
  {
    white-space: nowrap;
    position:relative;
    top:20px;
    font-size: 300%; 
    color: #550;
    display:inline;

    padding-bottom:10px;
  }
  
.topheadertextspan
{
    border-bottom-style: solid; 
    border-bottom-width: 5px;
    border-bottom-color: #99CC00;
}  
.announcement
{
    position:relative;
    top:55px;
  font-size: 80%;
  color: #F00; 
  float:right;
  width:290px;
  display:inline;   
}  

div#topheaderslogan 
  {
    position:relative;
    top:25px;
    color: #880; 
    font-style:italic;
    font-size: 12px;
  }


div#topheaderpath
  {
    position:relative;
    top:50px;
    color: #00F; 
    font-size: 10px; 
  }

div#menustrip
  {
    float:left;
    margin-left:10px;
    width: 135px;
    font: 12px Verdana, sans-serif; 
  }

div#bodycenter
{
  margin-top:10px;
  margin-left:160px;
  color: #000; 
  font: 12px Verdana, sans-serif; 
}


div#pagecenter
{
  margin-top: 20px;
  color: #000;
}

div#centerblock {}

.faqcaption
{
  padding-top:5px;
  font: 16px Verdana, sans-serif; 
  font-weight: bold;
  color: #880; 
}

.faqtext
{
  color: #000; 
  margin-left:20px;
  font: 12px Verdana, sans-serif;
}

/* Bottom styles */

div#bottomstrip
{
  clear:left;
  height:50px;
}

div#footerflags
{
  position:relative;
  top:30px;
  width:150px;
  display:inline;
}

div#www
{
  position:relative;
  top: 25px;
  left:40px;
  right:140px;
  font-size: 10px;
  text-align: center;
  display:inline;
}

div#footerright
  { 
    position:absolute;
    text-align: right;
    font-size: 10px;
    right: 20px;
    margin-top:35px;
    width: 400px;
    display:inline;
  }

  div#policy    {font: 12px Verdana; color:gray;}
  td.tdorder {padding: 0.25em 1px; }
  td.orderlabel{padding:5px; margin-right:5px; text-align:right;}
  tr.hidden  {display:none;}
  tr.required{font: 100% Verdana, sans-serif; padding:5; text-align:left;} 
  input.writein       {border: 1px solid #888888;}
  input.writein:focus {background: yellow;}
  div.formEnd {text-align: center; padding-top: 1em; margin-top: 1em;}   
</style>
