/* Style sheet for L.A.W Records Contact Page */

div#wholePage {width:980px;
               height:575px;
               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 {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 {color:#000000;
              position:relative;
              top:-130px;
              left:354px;}



/*contact*/

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


div#contactUsText {color:#8b93bc;
                   padding:10px;
                   font-family:arial,verdana,sans-serif;
                   font-size:12px;
                   margin:5px;
                   padding-left:20px;
                   padding-right:20px;
                   padding-top:20px;
                   padding-bottom:20px;
                   position:relative;
                   min-width:250px;
                   max-width:250px;
                   top:-335px;
                   left:650px;}

div#contactUsQuoteBox {color:#8b93bc;
                       font-family:courier,"courier new",monospace;
                       font-size:16px;
                       position:relative;
                       top:-355px;
                       left:75px;
                       min-width:600px;
                       max-width:600px;}




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