.main2 {  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px; 
    color: #f7f7f7; 
    font-weight: normal;
}

.text {  
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #CCCCCC;
    text-decoration: none;
    line-height: normal;
}

#body {
    background-color: #000000;  
    font-family: Helvetica, "Arial Narrrow", Arial, sans-serif;    
}

#border {
    border: 1px solid #999;
    border-collapse: collapse;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    width: 800px;
    height: 530px;
}

#border {
    padding: 0px;
}

#menu {
    height: 530px;
    border: 1px solid #999;
    border-collapse: collapse;
    border-width: 0 1px 0 0;
    padding: 0 101px 0 0;
    float: left;
}

.rightBox {
    width: 261px;
    text-align: center;
    margin: 10px 0 330px 400px;
}

.rightBox2 {
    width: 261px;
    text-align: center;
    margin: 15px 0 330px 385px;
}
.dbBox {
    position: absolute;
    width: 50px;
    height: 35px;
    text-align: center;
    padding: 322px 0 140px 61px;
    margin-top: 0;
}

.vBox {
    position: absolute;
    width: 30px;
    height: 235px;
    text-align: center;
    margin: 376px 100px 140px 595px;
}

.bgBox {
    display:block;
    height: 497px;
    width: 642px;
    margin: 10px 5px 0 125px;
    background-image: url(/images/nsfamily5.png);
    background-position: right;
    background-repeat: no-repeat; 
}

.bgBox_dev {
    display:block;
    height: 497px;
    width: 642px;
    margin: 10px 5px 0 125px;
    background-image: url(/images/nsfamily5.png);
    background-position: right;
    background-repeat: no-repeat; 
}

.bgBox a {
    text-decoration:none;
}

.bgBox_dev a {
    text-decoration:none;
}

.hide {
    visibility:hidden;
}

#crbass {
    float: left;
    position:absolute;
    width: 110px;
    height: 485px;
    margin-top: 10px;
}

#omnibass {
    float: left;
    position:absolute;
    width: 75px;
    height: 445px;
    margin-left: 135px;
    margin-top: 55px;
}

#cello {
    float: left;
    position:absolute;
    width: 75px;
    height: 385px;
    margin-left: 280px;
    margin-top: 110px;
}

#viola {
    float: left;
    position:absolute;
    width: 75px;
    height: 235px;
    margin-left: 410px;
    margin-top: 250px;
}

#violin {
    float: left;
    position:absolute;
    width: 75px;
    height: 225px;
    margin-left: 535px;
    margin-top: 270px;
}

:focus
{
      -moz-outline-style: none;
}

.opaque {
    opacity: .95;
    -moz-opacity: .95;
}

