#container    { /* div container of all the components */
                width:            595px;
                height:           563px;
                margin-right:     auto;
                margin-left:      auto;
                margin-top:       0px;
                margin-bottom:    0px;
                text-align:       left;
                color:            #000;
                background:       url(../img/bg_l.jpg) no-repeat top left;     
                font-size:        80%;
              }

#content_text_center {
                width:            595px;
                height:           472px;
                float:            left;
                display:          inline;
                text-align:       justify;
                padding-left:     0px;
                padding-right:    0px;
                padding-top:      0px;
                padding-bottom:   0px;                /*border: 1px solid #000;*/
              }

#titles       {
                width:            149px;
                height:           85px;
                float:            left;
                padding-left:     160px;
                padding-top:      22px;
                color:            #fff;
                font-size:        90%;
              }

#titles  ul  {
                list-style-type:  none;
             }

#titles a    { color:            #FFF5B5;
                
              }
#titles a:hover   { color:      #FFF5B5;
                
              }
#titlesr      {
                width:            138px;
                height:           85px;
                float:            left;
                display:          inline;
                padding-left:     15px;
                padding-top:      22px;
                color:            #fff;
                font-size:        90%;
              }
#titlesr  ul  {
                list-style-type:  none;
             }

#titlesr  a   { color:            #FFF5B;
                
              }
#titlesr a    { color:            #FFF5B5;
                
              }
#titlesr a:hover   { color:      #FFF5B5;
                
              }
#lyrics       {
                width:            275px;
                height:           346px;
                clear:            both;
                float:            left;
                padding-left:     155px;
                padding-right:    10px;
                padding-top:      5px;
                font-size:        85%;
                color:            #fff;
                overflow:         auto;
                scrollbar-base-color: #381200;
                scrollbar-face-color: #000;
                overflow-x:       hidden;
              }



strong {
          color:      #FFF5B5;
          font-size:  110%;
       }

