body{
    width:100%;
    margin:0;
    padding:0;
    background: #9b9c9b;
}

#master-container{
    margin: 0;
    padding:0;
    background: url("mp_right_edge2.jpg") #9b9c9b repeat-x;
}

#body-container{
    background: url("MP_BG3.jpg") #9b9c9b no-repeat;
    width: 1126px;
    height: 714px;
}
a{
    text-decoration:none;
    border:none;
}


#MP-bio-link{
    position:absolute;
    top: 221px;
    left: 108px;
    padding:0;
    margin:0;
}
#MP-bio-link a:hover{
    opacity: 1;
}
#MP-bio-link a{
    opacity: 0;
}
#MP-bio-link a img{
    border:none;
    text-decoration:none;
}


#MP-res-link{
    position:absolute;
    top: 281px;
    left: 66px;
    padding:0;
    margin:0;
}
#MP-res-link a:hover{
    opacity: 1;
}
#MP-res-link a{
    opacity: 0;
}
#MP-res-link a img{
    border:none;
    text-decoration: none;
}

#demo-reel{
    position:absolute;
    top:95px;
    left: 350px;
}


#MP-email{
    width:241px;
    height:27px;
    position:absolute;
    top: 539px;
    left: 855px;
    background: url("buttons/email.png") #9b9c9b repeat-x;
}
#MP-email a{
    opacity: 0;
}
#MP-email a:hover{
    opacity: 1;
}
#MP-email a img{
    width:100%;
    height:100%;
    border:none;
    text-decoration:none;
}