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

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

.text_orange {  font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: normal;
    font-weight: bold; color: #FF9900;
    text-decoration: none;
    font-style: normal;
    font-variant: normal;
}

.headers {  font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 900;
    text-decoration: none;
    color: #CCCCCC;
}

#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: 585px;
}

#border {
    padding: 0px;
}

.border2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #CCCCCC;
    text-decoration: none;
    line-height: normal;
    border-top: 1px solid #999;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    width: 790px;
    height: 55px;
    padding: 0 5px 0 5px;
    margin: 0;
    display: inline-block;
}

#mlpane {
    width: 800px;
    margin: 0;
    padding: 0;
}

#pleft {
    position: relative;
    float: left;
    width: auto;
    padding: 0;
    margin: 0;
}

#pright {
    position: relative;
    float: right;
    width: auto;
    padding-top:5px;
    margin: 0;
}

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

.searchbutton{
    width: 80px;
    height: 20px;
    font: 10px Arial, Helvetica, sans-serif;
    font-weight: 700;
    background: #C0C0C0;
    color: #000;
    padding: 1px;
    margin:0;
}

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

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

.cBox {
    position: absolute;
    width: 40px;
    height: 335px;
    text-align: center;
    margin: 355px 100px 100px 247px;
}

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

.badges {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #f7f7f7;
    font-weight: normal;
    position: absolute;
    background: blue;
    width: 750px;
    margin: 0;
    padding: 0;
    justify: right;
}

.searchbox3{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background: #999;
    border: 1px solid #999;
    font-weight: 700;
    width: 200px;
    height: 14px;
    margin: 5px 0 0 0;
    padding: 3px;
}

.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 a {
    text-decoration:none;
}

.bgBox2 {
    display:block;
    height: 530px;
    width: 700px;
    margin: 0 0 0 101px;
    background-image: url(../images/cyangindex2.jpg);
    background-position: right;
    background-repeat: no-repeat; 
}
.bgBox2 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;
}

#cyang {
    float: left;
    position:absolute;
    width: 175px;
    height: 60px;
    margin-left: 375px;
    margin-top: 345px;
}

#scrollup {
    position: relative;
    overflow: hidden;
    height: 50px;
    width: 798px
}

.headline {
    position: absolute;
    top: 210px;
    height: 20px;
    margin:0;
}

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

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


