/* CSS Document */
*{margin:0px; padding:0px;}

body{background:#9FDFFA url(../images/big-bg-home.jpg) top center;}


#wrapper{
width:592px;
height: auto;
margin:0 auto;
padding:12px 0px 10px 0px;
}
#wrapp{
width:592px;
height:565px;
float:left;
}


.entr{
width:158px;
height:36px;
margin:0 auto;
}


a.enter-but{
width:158px;
height:36px;
background: url(../images/enter-button.gif) no-repeat;
display:block;
border: 0px;
line-height:36px;
}

a:hover.enter-but{
width:158px;
height:36px;
background: url(../images/enter-button-1.gif) no-repeat;
display:block;
}


.keywords{
width:592px;
height:auto;
text-align: center;
font:normal 12px/14px verdana;
color: #000000;
padding-top:100px;
}
