html, body {

        width:100%; margin:0; padding:0; background:#000000; color:#ffffff; font-family:Tahoma; font-size:10pt;
}

.wraper {

        background:#030303; width:800px; height:100%; margin-right:auto; margin-left:auto; border-right: 1px inset #ffffff; border-left: 1px inset #ffffff;

}

.header{

        width:100%; height:258px; margin:0; padding:0; background:#000000; text-align:right;
}

.menu{

        width:558px; height:22px; font-family:Verdana; font-size:8pt; text-align:center;
}

a.menu{

        width:558px; height:22px; font-family:Verdana; font-size:8pt; text-align:center;  font-weight:normal; text-decoration:none;
}

.main{

        width:720px; position:relative; top:15px; background:#000000; margin-right:auto; margin-left:auto;
}

.footer{

        width:100%; height:30px;
}

a{
        color:#ffffff; font-weight:bold;
}
