#splash
{
    width:100%
    margin-top:150px;
    height: 200px;
    text-align:center;
}

#splash img
{
    padding: 100px;
}

img {border: none;}
ul {list-style-type:none;}
ul li {display:inline;}
/*
img
{
    border: 0px;
    margin: 0px;
}
*/


.lines
{
    background: url(../build/bg.gif);
}

.plain
{
    background: #fff;
}


#dynimg
{
    width: 970;
    height: 970;
    clear: both;
    position: absolute;
    top: 0px;
    left: 0px;

}



#dynimg2
{
    width: 970;
    height: 970;
    clear: both;
    position: absolute;
    top: 0px;
    left: -970px;

}

body
{

}

#stilllife
{
    display: none;
}

#personal
{
    display: none;
}

#lifestyle
{
    display: none;
}

.lightboxlink
{
    padding: 2px;
    position: absolute;

    top: 0px;
    width:111px;
    height:7px;
    left:0px;
    background-color:#fff;
}

.incmenu
{
    padding: 2px 1px 4px 0;
    position: absolute;
    margin-top: 11px;
    width:159px;
    height:5px;
    left:0px;
    background-color:#fff;


}


#navdiv2
{
    display:none;
    float:left;

    margin:9px;
    margin-bottom:20px;
    
}

#imgframe
{
    display: none;
    clear: both;
    position: absolute;
    //margin-top:15px;
    top: 350px;
    left: 20px;
    width: 970;
    height: 970;
    overflow: hidden;

}

.navitem    {
            width: 137px;
            float: left;
            color: #999;
            font-size: 11px;
            font-family: helvetica, sans-serif;

}

#intro
{
            margin-top:200px;
            color: #ccc;
            font-size: 9px;
            font-family: helvetica, sans-serif;
}

#pcount
{

    margin: 4px 3px 0 4px;
    width: 5px;
    height: 12px;
    vertical-align: top;
    display:inline;

}

.navitem input
{
    float: left;
    margin: 0px 4px 3px 0px;
}


#moveit
{
    background:#f0f;
    width:200px;
    height:200px;


}

.menu    {
	 	     width : 1100px;
	 	     height : 50px;
	 	     margin : 0px 0px 0px 0px;
	 	     padding:  10px 40px 0px 10px;
}	
	 	
.navdivider {
            float: left;
            padding: 20px 20px 20px 0px;
}

.checkboox   
{

}



#photocat1
{
    float: left;
    width: 1100px;
    height: 81px;
    margin : 0px 0px 0px 10px; 
    padding: 0px 0px 0px 0px;
    display: none;
}

#photocat2
{
    float: left;
    width: 1100px;
    height: 81px;
    margin : 0px 0px 0px 10px; 
    padding: 0px 0px 0px 0px;
    display: none;
}

#photocat3
{
    float: left;
    width: 1100px;
    height: 81px;
    margin : 0px 0px 0px 10px; 
    padding: 0px 0px 0px 0px;
    display: none;
}



.pbox
{
    float: left;
    overflow: hidden;
    height: 80px;
    width: 25px;
    background-color: #FF0000;
    border-width: 0px;
    border-left-width: 1px;
    border-style: solid;
    border-color: #ffffff;
    margin : 0px; 
    padding: 0px;

    
}

//////NEW lightbox stuff//////
.biohidetool
{
    

}


#biowin
{
    height: 600px;
    width: 500px;
    background: #fff;
    margin: 10px 150px 0 250px;
    display: none;

}

#contactwin
{
    height: 600px;
    width: 500px;
    background: #fff;
    margin: 10px 150px 0 250px;
    display: none;
    padding-top: 10px;


}

#lightboxblock
{

    padding: 10px;
}

#lightboxblock img
{
     padding: 3px;
}

#lightboxwin
{
   /* 

    
    */
    min-height: 600px;
    
    width: 376px; 
    background: #fff;
    margin: 10px 150px 0 250px;
    display: none;

}



.lightboxclass
{   
    border: none;
}

.biobox
{
    float: center;
    margin: 60px 0 0 25px; 

}

.closebutton
{
    margin: 0 0 0 0;
    padding: 20px;
    float: right;

}

.downloadpdf
{
    float: left;
    padding: 20px;
}


/**/
a.linkopacity:hover img 
{
filter:alpha(opacity=40); 
-moz-opacity: 0.4; 
opacity: 0.4;
}


a.linkopacity img 
{
margin-left: -20px;
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}


.redblock img
{
margin-left: -20px;

filter:alpha(opacity=40); 
-moz-opacity: 0.4; 
opacity: 0.4;
}

#hide
{
   display:none;
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}



/* 

  filter:alpha(opacity=60); 
   -moz-opacity: 0.6; 
   opacity: 0.6; 
   
   
   <style type="text/css">
a.linkopacity img {
filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;}

a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}
</style>

   
   
   */
/*


.pbox:hover img
{
  filter:alpha(opacity=60); 
   -moz-opacity: 0.6; 
   opacity: 0.6; 

}
*/