/* Style sheet for L.A.W Records Look Page */
div#wholePage {width:980px;
               height:600px;
               margin-left:auto;
               margin-right:auto;
               padding:5px;}



body {color:#ffffff;
      font-family:times,"times new roman",serif;
      background-color:#000000;}



a {color:#ffffff;
   font-size:12px;
   font-weight:bold;
   text-decoration:none;}
a:link {color:#ffffff;
        text-decoration:none;}
a:visited {color:#ffffff;
           text-decoration:none;}
a:active {color:#ffffff;
          text-decoration:none;}
a:hover {color:#ffffff;
         text-decoration:underline;}



a.navHome {position:relative;
           top:-130px;
           left:43px;}
a.navAboutUs {position:relative;
              top:-130px;
              left:81px;}
a.navWatch {position:relative;
            top:-130px;
            left:115px;}
a.navLook {color:#000000;
           position:relative;
           top:-130px;
           left:168px;}
a.navListen {position:relative;
            top:-130px;
            left:216px;}
a.navGet {position:relative;
            top:-130px;
            left:271px;}
a.navUpdates {position:relative;
            top:-130px;
            left:323px;}
a.navContact {position:relative;
            top:-130px;
            left:354px;}



/*look*/

h1 {
    font-family:"copperplate gothic light", times, "times new roman";
    font-size:14px;
    color:#ffffff;
    }

div#headLine {
              border-width:1px;
              border-height:1px;
              border-style:groove;
              border-left:0px;
              border-right:0px;
              border-bottom:0px;
              background-color:#0d0d0d;
              margin:5px;
              padding-left:20px;
              padding-right:20px;
              padding-top:20px;
              padding-bottom:20px;
              min-width:155px;
              min-height:460px;
              max-width:155px;
              max-height:460px;
              position:relative;
              top:-20px;
              left:0px;}

div#watchVidNav {
                         color:#8b93bc;
                         font-size:13px;
                         margin:5px;
                         padding-left:20px;
                         padding-right:20px;
                         padding-top:20px;
                         padding-bottom:20px;
                         min-width:440px;
                         min-height:320px;
                         max-width:440px;
                         max-height:320px;
                         position:relative;
                         top:-20px;
                         left:-20px;
                         }

div#lookVideoList {
                         color:#8b93bc;
                         font-size:13px;
                         margin:5px;
                         padding-left:20px;
                         padding-right:20px;
                         padding-top:20px;
                         padding-bottom:20px;
                         min-width:440px;
                         min-height:320px;
                         max-width:440px;
                         max-height:320px;
                         position:relative;
                         top:-20px;
                         left:-20px;
                         }


div#hctbVideo {position:relative;
               top:-480px;
               left:220px;
               min-width:343px;
               max-width:343px;
               min-height:303px;
               max-height:303px;}


div#hctbRegVideo {position:relative;
                  top:-480px;
                  left:220px;
                  min-width:343px;
                  max-width:343px;
                  min-height:303px;
                  max-height:303px;}

div#headLine2 {
               color:#8b93bc;
               font-size:13px;
               border-width:1px;
               border-height:1px;
               border-style:groove;
               border-left:0px;
               border-right:0px;
               border-bottom:0px;
               background-color:#0d0d0d;
               margin:5px;
               padding-left:20px;
               padding-right:20px;
               padding-top:20px;
               padding-bottom:20px;
               min-width:320px;
               min-height:460px;
               max-width:320px;
               max-height:460px;
               position:relative;
               top:-834px;
               left:580px;}


div#footerInfo {color:#ffffff;
                font-family:times, "times new roman", verdana;
                font-size:11px;
                position:relative;
                top:-795px;
                left:285px;
                min-width:475px;
                max-width:475px;}

