body
{
   background: rgb(27, 49, 104) url("image/flyhigh.jpg") no-repeat bottom left;
   background-attachment: fixed;
   color: #CCCCCC;
   font-family: Arial, Helvetica, sans-serif;
   font: 8pt/16pt;
}

a:visited
{
   font-weight: bold;
   text-decoration: none;
   color: #D4CDDC;
}

a:hover, a:active
{
   text-decoration: underline;
   color: #9685BA;
}

a:link
{
   font-weight: bold;
   text-decoration: none;
   color: #B7A5DF;
}

#home
{
   position: fixed;
   width: 25em;
   font: 22pt arial;
   font-weight: bold;
   color: #990000;
}

#menu
{
   font-weight: bold;
   text-align: right;
}

#menuleft
{
   position: fixed;
   width: 160px;
   margin-top: 280px;
   text-align: right;
   font: 16pt/18pt arial;
   font-weight: bold;
   color: rgb(30, 30, 135);
}

.pos_right
{
   position:relative;
   left: 32px;
   font: 14pt:16pt;
}

.pos_right2
{
   position:relative;
   left: 64px;
   font: 14pt:16pt;
}

.small
{
   font: 14pt:16pt;
}

#info
{
   position: fixed;
   margin-top:  80px;
   margin-left: 450px;
   margin-right: 80px;
}
