.main {
    margin-right: auto;
    margin-left: auto;
    position: relative;
    height: 950px;
    width: 905px;
    margin-top: 0px;
}

#nishmat_header {
    position: static;
    left: 0px;
    top: 0px;
    width: 906px;
    height: 246px;
    z-index: 1;
}

#nishmat_bottons {
    position: absolute;
    left: 1px;
    top: 337px;
    width: 260px;
    height: 268px;
    z-index: 1;
}

#text_box {
    position: absolute;
    left: 231px;
    top: 372px;
    width: 680px;
    height: 186px;
    z-index: 2;
    background-color: #FFF;
}

#text_box_header {
    position: absolute;
    left: 221px;
    top: 301px;
    width: 693px;
    height: 118px;
    z-index: 3;
    background-image: url(../../images/nishmat/box_header.png);
    background-repeat: no-repeat;
}

#text_box_footer {
    position: absolute;
    left: 221px;
    top: 543px;
    width: 685px;
    height: 80px;
    z-index: 3;
    background-image: url(../../images/nishmat/box_footer.png);
    background-repeat: no-repeat;
}

#text_box_right {
    position: absolute;
    left: 893px;
    top: 377px;
    width: 27px;
    height: 181px;
    z-index: 3;
    background-image: url(../../images/nishmat/box_right.jpg);
    background-repeat: repeat-y;
}

#nishmat_main_text {
    position: absolute;
    left: 266px;
    top: 339px;
    width: 605px;
    height: 260px;
    z-index: 4;
    text-align: justify;
}



#nishmat_footer_table {
    position: absolute;
    left: -2px;
    top: 712px;
    width: 911px;
    height: 156px;
    z-index: 3;
}

#sign_header {
    position: absolute;
    left: 287px;
    top: 711px;
    width: 260px;
    height: 41px;
    z-index: 4;
    background-image: url(../../images/nishmat/sign_up_header.jpg);
    background-repeat: no-repeat;
}

#member_header {
    position: absolute;
    left: -1px;
    top: 712px;
    width: 261px;
    height: 35px;
    z-index: 4;
    background-image: url(../../images/nishmat/member_login_header.jpg);
    background-repeat: no-repeat;
}

#register {
    position: absolute;
    left: 419px;
    top: 816px;
    width: 124px;
    height: 36px;
    z-index: 4;
    background-repeat: no-repeat;
}

#sign_up_text {
    position: absolute;
    left: 286px;
    top: 755px;
    width: 253px;
    height: 50px;
    z-index: 4;
    background-image: url(../../images/nishmat/sign_up_text.jpg);
    background-repeat: no-repeat;
}

#member_form {
    position: absolute;
    left: 4px;
    top: 749px;
    width: 238px;
    height: 99px;
    z-index: 4;
}

.submit {
    background-image: url(../../images/nishmat/submit.jpg);
    text-align: right;
}

#nishmat_links {
    position: absolute;
    left: 238px;
    top: 880px;
    width: 498px;
    height: 74px;
    z-index: 1;
}

#naama_credit {
    position: absolute;
    left: 323px;
    top: 927px;
    width: 279px;
    height: 52px;
    z-index: 3;
}

a:link {
    color: #333;
    text-decoration: none;
}

a:visited {
    text-decoration: none;
    color: #903;
}

a:hover {
    text-decoration: underline;
    color: #903;
}

a:active {
    text-decoration: none;
}
