* { 
margin:0;
padding:0;
}
#sky {
min-height:100px;
}
body {
background-color:#27A1FF;
color: #FFF;
font-family: Geneva, Arial, Helvetica, sans-serif;

line-height:21px;

}
#guide {
bottom:0px;
left:8%;
position:absolute;
background:transparent url("../img/guide.png") no-repeat;
height: 397px;
width: 207px;
}
#lb {
width:28px;
height: 18px;
text-align: right;
top: 4px;
left: 158px;
position: relative;
}
#ml {
left: 35px;
top: 9px;
background: url("../img/r.png") no-repeat;
width: 145px;
height: 34px;
position: relative;
}
#v {
text-align: right;
padding-right: 30px;
top: 15px;
position: relative;
height: 20px;
}
#l1 {
left: 0px;
top: 30px;
background: url("../img/1-twimov.png") no-repeat;
width: 106px;
height: 44px;
position: relative;
}
#l2 {
left: 110px;
top: 9px;
background: url("../img/2-picfield.png") no-repeat;
width: 94px;
height: 40px;
position: relative;
}
#l3 {
left: 12px;
top: 9px;
background: url("../img/3-egghub.png") no-repeat;
width: 87px;
height: 45px;
position: relative;
}
#l4 {
left: 115px;
top: -22px;
background: url("../img/4.png") no-repeat;
width: 83px;
height: 56px;
position: relative;
}

#l5 {
left: 15px;
top: -42px;
background: url("../img/5.png") no-repeat;
width: 80px;
height: 47px;
position: relative;
}

#changes {
font-size: 12px;
font-weight: bold;
outline: none;
}
a {
cursor: pointer;
cursor: hand;
}
a#changes:link {
    color: #E1950D;
   }
a#changes:visited {
    color: #E1950D; 
    text-decoration: none;
   }
a#changes:active {
    color: #ecc113;
   } 
a#changes:hover {
    color: #ecc113;
   }
.gl {
text-decoration:none;
outline: none;
}
#lbi {
height: 18px;
width: 28px;
}
.fi {
width: 100%;
height: 100%;
position: relative;
}
#info {
bottom:20px;
right:8%;
position:absolute;
height: 377px;
width: 550px;
text-align: right;
overflow: auto;
}

#info a:link, #info a:visited {
color:#0000ff;
text-decoration:none;
}
#info a:hover {
text-decoration:underline;
}

#events {
height: 280px;
overflow: auto;
}
#grass {
background:transparent url("../img/grass4.png") repeat-x scroll 0 0;
bottom:0;
height:83px;
position:absolute;
width:100%;
}
#footer {
padding: 60px 8% 0 0;
text-align: center;
}
h1 {
font-size: 160%;
margin: 20px 0px;
font-weight: bold;
}
h2 {
font-size: 125%;
margin-top: 20px;
}
#guide, #ml, #l1, #l2, #l3, #l4, #l5, #grass  { behavior: url(../inc/iepngfix.htc) }
#cloud1 {
position: absolute;
top: 50px;
width: 100%;
height: 200px;
background: transparent url(../img/cloud1.png) repeat-x;
}
#sun {
position: absolute;
top: 40px;
left: 40px;
width: 150px;
height: 150px;
background: transparent url(../img/sun.png);

}
 