@charset "UTF-8";
#Layer1 {
  width : 360px;
  height : 225px;
  font-size : 12pt;
  font-weight : bold;
  top : 155px;
  background-image : url(../images/2010.jpg);
  background-repeat : no-repeat;
  left : auto;
  position : absolute;
  text-align : left;
  background-position : center bottom;
  background-color : white;
}
#Layer2 {
  width : 360px;
  height : 225px;
  left : auto;
  top : 380px;
  font-size : 14px;
  position : absolute;
  text-align : left;
  background-color : white;
}
#Layer0{
  width : 760px;
  height : 450px;
  background-image : url(../images/fotolia_4599111.jpg);
  background-repeat : no-repeat;
  top : 155px;
  right : auto;
  position : absolute;
  background-position : right top;
  background-color : white;
}
#footer {
  width : 760px;
  height: 25px;
  vertical-align: middle;
  background-color : #dddddd;
  top : 605px;
  position : absolute;
}
#Layer2 ul{
  padding-left : 0px;
  margin-top : 0px;
  margin-left : 0px;
  list-style-type : none;
}
#Layer3{
  width : 320px;
  top : 500px;
  position : absolute;
  background-color : transparent;
  left : 530px;
}

