@charset "utf-8";
/* CSS Document */

body {
background-color: #000000;
}

#lay_pic1 {
position: absolute;
height: 387px;
width: 259px;
left: 33px;
top: 29px;
}

#lay_pic2 {
position: absolute;
height: 259px;
width: 388px;
left: 300px;
top: 29px;
}

#logo {
position: absolute;
background-image: url(gfx/logo.gif);
height: 31px;
width: 388px;
left: 300px;
top: 295px;
}

#menu {
position: absolute;
height: 15px;
width: 387px;
left: 305px;
top: 325px;
}

#content_big {
position: absolute;
height: 1350px;
width: 950px;
left: 33px;
top: 426px;
z-index: -5;
}

#content_small {
position: absolute;
height: 350px;
width: 460px;
left: 305px;
top: 426px;
z-index: -4;
}

#cover {
position: absolute;
background-image: url(gfx/cover.jpg);
height: 193px;
width: 193px;
left: 310px;
top: 9px;
}

a.menu {
font-family: Verdana;
font-size: 12px; 
color: #FFFFFF;
text-decoration: none;
}

a.menu:hover{
color: #a3d39c;
text-decoration: none;
}

a {
font-family: Verdana;
font-size: 12px;
color: #a3d39c;
text-decoration: none;
}

a:hover {
color: #fff;
text-decoration: none;
}

h1 {
font-family: Verdana;
font-size: 12px;
color: #fff;
}

.text {
font-family: Verdana;
font-size: 12px;
color: #FFF;
text-decoration: none;
}

.menu_off {
font-family: Verdana;
font-size: 12px; 
color: #a3d39c;
text-decoration: none;
}
