a#latest{
background-image: url(menu/menu.png);
background-repeat: no-repeat;
background-position: 0px -5px;
}
a#latest:hover{
background-position: 0px -45px;
}
body#latest a#latest{
background-position: 0px -45px;
}

a#people1{
background-image: url(menu/menu.png);
background-repeat: no-repeat;
background-position: 0px -85px;
}
a#people1:hover{
background-position: 0px -125px;
}
body#people1 a#people1{
background-position: 0px -125px;
}
a#people2{
background-image: url(menu/menu.png);
background-repeat: no-repeat;
background-position: 0px -165px;
}
a#people2:hover{
background-position: 0px -205px;
}
body#people2 a#people2{
background-position: 0px -205px;
}

a#sport{
background-image: url(menu/menu.png);
background-repeat: no-repeat;
background-position: 0px -245px;
}
a#sport:hover{
background-position: 0px -285px;
}
body#sport a#sport{
background-position: 0px -285px;
}

a#still-life{
background-image: url(menu/menu.png);
background-repeat: no-repeat;
background-position: 0px -325px;
}
a#still-life:hover{
background-position: 0px -365px;
}
body#still-life a#still-life{
background-position: 0px -365px;
}

a#blog{
background-image: url(menu/menu.png);
background-repeat: no-repeat;
background-position: 0px -405px;
}
a#blog:hover{
background-position: 0px -445px;
}
body#blog a#blog{
background-position: 0px -445px;
}

a#contact{
background-image: url(menu/menu.png);
background-repeat: no-repeat;
background-position: 0px -485px;
}
a#contact:hover{
background-position: 0px -525px;
}
body#contact a#contact{
background-position: 0px -525px;
}

div#eng{
margin-top:50px;
}
div#cym{
display:none;
}