/* CSS Document */

div.google_ad {
position: absolute;
top: 104px;
margin-left: 955px;
}

div.content_1 {
position: absolute;
top: 185px;
margin-left: 210px;
width:200px;
}

div.content_2 {
position: absolute;
top: 205px;
margin-left: 430px;
width:360px;
height: 198px;
}

div.content_head{
background-image: url(../images/planes_top.gif);
position: absolute;
top: 165px;
margin-left: 210px;
width:683px;
height: 198px;
background-repeat:no-repeat;
}

div.img2{
position: absolute;
top: 205px;
margin-left: 687px;
background-image: url(../images/N98523_2.jpg);
width:250px;
height: 188px;
background-repeat:no-repeat;
}

div.img3{
position: absolute;
top: 420px;
margin-left: 627px;
background-image: url(../images/N98523_cockpit.jpg);
width:257px;
height: 132px;
background-repeat:no-repeat;
}

div.foot
{position: absolute;
top: 1400px;
margin-left: 150px;
width: 804px;
height: 25px;
background-repeat:no-repeat;
z-index:100;
}

div.content_3 {
position: absolute;
top: 530px;
left: 156px;
width: 600px;
height: 800px;
}

div.weightbalance
{
  
margin:        0px;
  
margin-left:    auto;
  margin-right:    auto;
  padding:      0px;
  text-align:      left;
  background-repeat:  no-repeat;
  background-position: 0px 0px;
  background-color:  white;
  border:        1px solid black;
}

img.crosshair
{
  position:      relative;
  left:        0px;
  top:        0px;
  margin:        0px;
  padding:      0px;
}

div.code
{
  font-family:    courier, monospace;
  border:      1px solid black;
  background-color:  #DDDDDD;
  margin-left:    5em;
  margin-right:    10em;
  padding:    0.5em;
  
}
