@charset "utf-8";

body 
{
background-image:url(images/Runways1.jpg); background-repeat:repeat;
background-color: #333333;
border:0 auto;
}
img{

border-color:#FFFFFF;
}

a:link {color: #00ffff; text-decoration: underline; }
a:active {color: #00bb00; text-decoration: underline; }
a:visited {color: #bb00ff; text-decoration: underline; }
a:hover {color: #ffffff; text-decoration: none; }

#news
{
  display: block;
  width: 98px;
  height: 95px;
  background: url("images/news.gif") no-repeat 0 0;
  background-position: 0 -85px;
}
#news:hover
{ 
  background-position: 0 8px;
}

#news span
{
  display: none;
}

#info
{
  display: block;
  width: 132px;
  height: 95px;
  background: url("images/info.gif") no-repeat 0 0;
  background-position: 0 -85px;
}
#info:hover
{ 
  background-position: 0 8px;
}

#info span
{
  display: none;
}

#games
{
  display: block;
  width: 130px;
  height: 95px;
  background: url("images/games.gif") no-repeat 0 0;
  background-position: 0 -85px;
}
#games:hover
{ 
  background-position: 0 8px;
}

#games span
{
  display: none;
}

#souv
{
  display: block;
  width: 130px;
  height: 95px;
  background: url("images/souvenirs.gif") no-repeat 0 0;
  background-position: 0 -85px;
}
#souv:hover
{ 
  background-position: 0 8px;
}

#souv span
{
  display: none;
}

#cloudDiv:hover
{ 
  background-position: 0 -88px;
}
#cloudDiv a {
  display:block;
  width:100%;
  height:100%;
  text-decoration:none;
  position: relative; z-index: 1;
}
#clearDiv a {
  display:block;
  width:100%;
  height:100%;
  text-decoration:none;
  position: relative; z-index: 1;
}
#t1Div a {
  display:block;
  width:100%;
  height:100%;
  text-decoration:none;
}
#t1Div:hover
{ 
  background-color: #666666;
}
#t2Div a {
  display:block;
  width:100%;
  height:100%;
  text-decoration:none;
}
#t2Div:hover
{ 
  background-color: #666666;
}

 .centeredImage
 
  {
	
background-image:
url('images/Runways2.png')
align:center;
text-align:center;
padding:10px;
border:0;

}
.logo {
	position:absolute;
	/*width:309px;*/
	left:244px;
	top:39px;
}
tarmac {
    display: block;
    width: 800px;
    height: 600px;
    
    margin: 0 auto;
    
}

 