/* Tanya Linney CSS */

        A                         { color: #333333; text-decoration: none; }
        A:link                { color: #333333; text-decoration: none; }
        A:visited        { color:  #666666; text-decoration: none; }
        A:active        { color: #DC143C; text-decoration: none;}
        A:hover                { color: #FF0099; text-decoration: none; font-style: italic}

     

        p {
        font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
        color:#333333;
        font-size:x-small;
        font-weight:normal;
        line-height:150%;
        padding:0px;
        }
        
        p.bio {
        font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
        color:#333333;
        text-align: left;
        font-size: 10px;
        font-weight:normal;
        line-height: 1.5em;
        padding-left: 10px;
        padding-right: 0px;
        }
        
        p.press {
        font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
        color:#FF0099;
        text-align: left;
        font-size: 10px;
        font-weight:normal;
        line-height: 1.5em;
        padding-left: 10px;
        padding-right: 0px;
        }
        
        p.nav {
        font-family: Verdana, sans-serif;
        color:#666666;
        font-size:small;
        font-weight:normal;
        line-height:150%;
        padding:0px;
        }
        
/*Structure Elements*/

 * {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
        
        
         body { 	    
	     min-height:600px;/* for good browsers*/
	     min-width:900px;/* for good browsers*/
	     /*background-image: url("http://www.tlinney.com/new/bg.gif");*/
	     }
		 
         #xcontainer {			 
	     width: 705px;
	     /*margin: 40px 20px 0px 20px;*/
		 margin:20px auto;
	     /*background-color:#CCC;*/
		 }
         
         #front  {
         width: 533px;
         height: 564px;
         margin-top: 70px;
         margin-left:auto;
	     margin-right:auto;
         }
         
         #main  {
         width: 705px;
	     height: 675px;
	     margin-left:auto;
	     margin-right:auto;
	     border:0px dashed #000;
         }
         
         .preload{display:none;}
         
         #header  {
         width: 705px;
	     height: 120px;
	     background-image: url("http://www.tlinney.com/new/header2.jpg");
	     margin-left:auto;
	     margin-right:auto;
	     border:0px dashed #000;
         }
         
         #header .logo  {
         width: 235px;
	     height: 120px;
	     float:left;
	     margin-left:auto;
	     margin-right:auto;
	     border:0px dashed #000;
         }
         
         
         #header .nav  {
         width: 280px;
         height: 40px;
         float:right;
         margin-right: 0px;
         margin-top: 65px;
         border:0px dashed #000;
         }
         
         #galleries  {
         width: 705px;
         height: 75px;
         background-image: url("http://www.tlinney.com/new/images/galleries_h.jpg");
         float:left;
         border:0px dashed #000;
         }
         
         #galleries  .navigate  {
         width: 60px;
         height: 30px;
         float:right;
         margin-top: 35px;
         margin-right: 5px;
         border:0px dashed #000;
         }
         
         #counterfeit  {
         width: 705px;
         height: 75px;
         background-image: url("http://www.tlinney.com/new/images/counterfeit_h.jpg");
         float:left;
         border:0px dashed #000;
         }
         
         #counterfeit .navigate  {
         width: 155px;
         height: 75px; 
         float:right;
         margin-right: 0px;
         }
         
         #masks  {
         width: 705px;
         height: 75px;
         background-image: url("http://www.tlinney.com/new/images/masks_h.jpg");
         float:left;
         border:0px dashed #000;
         }
         
         #masks .navigate  {
         width: 155px;
         height: 75px; 
         float:right;
         margin-right: 0px;
         }
         
         #collage  {
         width: 705px;
         height: 75px;
         background-image: url("http://www.tlinney.com/new/images/collage_h.jpg");
         float:left;
         border:0px dashed #000;
         }
         
         #collage .navigate  {
         width: 155px;
         height: 75px; 
         float:right;
         margin-right: 0px;
         }
         
         #dolls  {
         width: 705px;
         height: 75px;
         background-image: url("http://www.tlinney.com/new/images/dolls_h.jpg");
         float:left;
         border:0px dashed #000;
         }
         
         #dolls .navigate  {
         width: 155px;
         height: 75px; 
         float:right;
         margin-right: 0px;
         }
         
         #flasher  {
         width: 705px;
         height: 75px;
         background-image: url("http://www.tlinney.com/new/images/flasher_h.jpg");
         float:left;
         border:0px dashed #000;
         }
         
         #flasher .navigate  {
         width: 155px;
         height: 75px; 
         float:right;
         margin-right: 0px;
         }
         
         #paper  {
         width: 705px;
         height: 75px;
         background-image: url("http://www.tlinney.com/new/images/paper_h.jpg");
         float:left;
         border:0px dashed #000;
         }
         
         #paper .navigate  {
         width: 155px;
         height: 75px; 
         float:right;
         margin-right: 0px;
         }
         
         #bio  {
         width: 705px;
         height: 75px;
         background-image: url("http://www.tlinney.com/new/images/bio_h.jpg");
         float:left;
         border:0px dashed #000;
         }
         
         #press  {
         width: 705px;
         height: 75px;
         background-image: url("http://www.tlinney.com/new/images/press_h.jpg");
         float:left;
         border:0px dashed #000;
         }
         
         #photograph  {
         width: 690px;
	     height: 465px;
	     margin-top:90px;
	     margin-bottom:10px;
	     margin-left:auto;
	     margin-right:auto;
	     border:0px dashed #000;
         }
         
         #title  {
         width: 690px;
         height: 30px;
         margin-top: -5px;
         margin-left: 5px;
         float:left;
         border:0px dashed #000;
         }
         
         
         #title .title  {
         width: 566px;
         height: 30px;
         float:left;
         margin-left: 0px;
         }
         
         #title .nav1  {
         width: 62px;
         height: 30px;
         float:left;
         margin-left: 0px;
         }
         
         #title .nav2  {
         width: 62px;
         height: 30px;
         float:right;
         margin-right:0px;
        
         }
         
         
         #biography  {
         width: 710px;
	     height: 480px;
	     margin-left:11px;
	     margin-right:auto;
	     margin-top: 95px;
	     border:0px dashed #000;
         }
         
         #biography .box1 {
          position:relative;
          width: 220px;
          height: 370px;
          margin:0 0px 5px 0;
          border: 0px dashed #CCC;
          float:left;
          display:block;
          /*cursor: pointer;*/
          }
          
          #biography .box2 {
          position:relative;
          width: 460px;
          height: 370px;
          margin:0 0px 5px 0;
          border: 0px dashed #CCC;
          float:left;
          display:block;
          overflow: auto;
          }
          
          #biography .box3 {
          position:relative;
          width: 340px;
          height: 390px;
          margin:0 0px 5px 0;
          border: 0px dashed #CCC;
          float:left;
          display:block;
          /*cursor: pointer;*/
          }
          
          #biography .box4 {
          position:relative;
          width: 340px;
          height: 390px;
          margin:0 0px 5px 0;
          border: 0px dashed #CCC;
          float:left;
          display:block;
          /*cursor: pointer;*/
          }
           
         #images  {
         width: 710px;
	     height: 480px;
	     margin-left:12px;
	     margin-right:auto;
	     margin-top: 95px;
	     border:0px dashed #000;
         }
         
         #images2  {
         width: 710px;
	     height: 480px;
	     margin-left:15px;
	     margin-right:auto;
	     margin-top: 95px;
	     border:0px dashed #000;
         }
         
         #images3  {
         width: 710px;
	     height: 480px;
	     margin-left:15px;
	     margin-right:auto;
	     margin-top: 95px;
	     border:0px dashed #000;
         }
         
         #images4 {
         width: 710px;
	     height: 480px;
	     margin-left:14px;
	     margin-right:auto;
	     margin-top: 95px;
	     border:0px dashed #000;
         }
         
         #images .thumbs {
          position:relative;
          width: 220px;
          height: 220px;
          margin:0 10px 10px 0;
          border: 0px dashed #CCC;
          float:left;
          display:block;
          /*cursor: pointer;*/
          }
          
          #images2 .thumbs2 {
          position:relative;
          width: 130px;
          height: 107.5px;
          margin:0 6px 6px 0;
          border: 0px dashed #CCC;
          float:left;
          display:block;
          /*cursor: pointer;*/
          }
          
          #images3 .thumbs3 {
          position:relative;
          width: 161.5px;
          height: 143px;
          margin:0 10px 10px 0;
          border: 0px dashed #CCC;
          float:left;
          display:block;
          /*cursor: pointer;*/
          }
          
          #images4 .thumbs4 {
          position:relative;
          width: 218.5px;
          height: 141.5px;
          margin:0 10px 10px 0;
          border: 0px dashed #CCC;
          float:left;
          display:block;
          /*cursor: pointer;*/
          }
          
          #footer  {
          width: 705px;
	      height: 31px;
	      background-image: url("http://www.tlinney.com/new/images/footer2.jpg");
	      margin-left:auto;
	      margin-right:auto;
	      border:0px dashed #000;
          }
          
          #footer  .home  {
          width: 38px;
	      height: 25px;
	      float:left;
	      margin-top: 3px;
	      margin-left: 5px;
	      margin-right:auto;
	      border:0px dashed #000;
         }
         
         #footer2  {
          width: 705px;
	      height: 31px;
	      background-image: url("http://www.tlinney.com/new/images/footer2.jpg");
	      margin-left:auto;
	      margin-right:auto;
	      margin-top: 45px;
	      border:0px dashed #000;
         }
          
          #footer2  .home  {
          width: 38px;
	      height: 25px;
	      float:left;
	      margin-top: 3px;
	      margin-left: 5px;
	      margin-right:auto;
	      border:0px dashed #000;
         }
          
         
         
         
/*CSS Effects*/

         a.rollover {
         display: block;
         width: 220px;
         height: 220px;
         text-decoration: none;
         background: url("http://www.tlinney.com/new/images/collage2.jpg");
         }
           
         a.rollover:hover {
         background-position: -220px 0;
         }
         
         a.rollover2 {
         display: block;
         width: 220px;
         height: 220px;
         text-decoration: none;
         background: url("http://www.tlinney.com/new/images/dolls2.jpg");
         }
           
         a.rollover2:hover {
         background-position: -220px 0;
         }
         
         a.rollover3 {
         display: block;
         width: 220px;
         height: 220px;
         text-decoration: none;
         background: url("http://www.tlinney.com/new/images/flasher2.jpg");
         }
           
         a.rollover3:hover {
         background-position: -220px 0;
         }
         
         a.rollover4 {
         display: block;
         width: 220px;
         height: 220px;
         text-decoration: none;
         background: url("http://www.tlinney.com/new/images/masks2.jpg");
         }
           
         a.rollover4:hover {
         background-position: -220px 0;
         }
         
         a.rollover5 {
         display: block;
         width: 220px;
         height: 220px;
         text-decoration: none;
         background: url("http://www.tlinney.com/new/images/paper2.jpg");
         }
           
         a.rollover5:hover {
         background-position: -220px 0;
         }
         
         a.rollover6 {
         display: block;
         width: 220px;
         height: 220px;
         text-decoration: none;
         background: url("http://www.tlinney.com/new/images/counterfeit2.jpg");
         }
           
         a.rollover6:hover {
         background-position: -220px 0;
         }
         
         a.rollover7 {
         display: block;
         width: 62px;
         height: 30px;
         text-decoration: none;
         background: url("http://www.tlinney.com/new/images/a_back.jpg");
         }
           
         a.rollover7:hover {
         background-position: -62px 0;
         }
         
         a.rollover8 {
         display: block;
         width: 62px;
         height: 30px;
         text-decoration: none;
         background: url("http://www.tlinney.com/new/images/a_forward.jpg");
         }
           
         a.rollover8:hover {
         background-position: -62px 0;
         }
         
         a.rollover9 {
         display: block;
         width: 155px;
         height: 75px;
         text-decoration: none;
         background: url("http://www.tlinney.com/new/images/g_back.jpg");
         }
           
         a.rollover9:hover {
         background-position: -155px 0;
         }
          
