div#footer
       {
       position: absolute;
       bottom: 0;
       width: 99.221%;
       font-size: 70%;
       color: #808080;
       text-align: center;
       }

div.footer
          {
          font-size: 70%;
          text-align: center;
          color: #808080;
          margin-top: 7em;
          margin-bottom: 0px;
          }
                    
BODY 
     {
     background-color: #000000; 
     background: url(flag7.gif) fixed;
     font-family: arial, helvetica, sans-serif; 
     font-size: 100%; 
     color: #C0C0C0; 
     margin-top: 2%;
     margin-bottom: 2%;
     
     scrollbar-face-color: #000000;      
     scrollbar-arrow-color: #FFFFFF;
     scrollbar-shadow-color: #808080;     
     scrollbar-highlight-color: #C0C0C0;    
     scrollbar-3dlight-color: #000000; 
     scrollbar-darkshadow-color: #000000; 
     scrollbar-track-color: #222222;       
     }

h1, h2, h3, h4, h5, h6 
    {
    font-family: arial, helvetica, sans-serif;
    margin-bottom: 0px;
    margin-top: 0px;
    text-align: center;
    }

h1 
   {
   font-variant: small-caps;
   font-size: 180%;
   font-weight: bold;
   color: #FAA500;
   }

h2 
   {
   margin-top: 1em;
   font-size: 150%;
   font-weight: bold;
   }

h3 
   {
   font-size: 110%;
   font-weight: normal;
   }
   
h4
  {
  color: #BB6100;
  font-size: 100%;
  font-weight: bold;
  text-align: left;
  font-variant: small-caps;
  }   

h6 
   {
   font-size: 70%;
   font-weight: bold;
   }

a:link 
       {
       text-decoration: none; 
       color: #FFFFA0;
       }
a:visited 
          {
          text-decoration: none; 
          color: #FFFFA0;
          }
a:hover 
        {
        text-decoration: none; 
        color: #C0FFC0;
        }
a:active 
         {
         text-decoration: none; 
         color: #C0FFC0;
         }

P 
  {
  font-size: 109%;
  text-indent: 3em;
  text-align: justify;
  margin-left: 20%;
  margin-right: 20%;
  }

IMG.hot 
        {
        border: 0px;
        }

div.center
	{
	text-align: center;
	}		

img.center {text-align: center;}
    
div.content
           {
           position: relative; 
           right: 0%;
           left: 0%;
           }    

#navbar
	{position: relative;
    margin-top: -.7em;}		

.sidebar
        {position: absolute;
        left: 5%;
        top: 8%;}

img {border: 0px;}            

#url {display: none;}
