html {
	
background-image:url(art/pinstripes4.jpg);
	scrollbar-3dlight-color: gray; 
scrollbar-arrow-color: red; 
scrollbar-base-color: black; 
scrollbar-darkshadow-color: grey; 
scrollbar-face-color:# black; 
scrollbar-highlight-color: grey; 
scrollbar-shadow-color: grey;  

     }




.main 
           {width:900px;
            height:800px;
            margin:0 auto;
            border:1px solid grey;
            background-color: #000000;
            float: center; 
            margin-top: 0px;
           }

.header
    {
        margin-top: 50px;
    }

.nav {
     }
/*navigation imgs*/






.homebase       {
             background-color: #000000;
             color: #ffffff;
             margin-left: 10px;  
             text-align:center;
            }         
         
.reelbase {width:900px;
            height:550px;
            margin:0 auto;
            border:1px solid gray;
            background-color: #000000;
            color: #ffffff;
            text-align: center;
            float: center; 
            margin-top: 0px;
            font-style: italic;
            }            



.resumebase {width:900px;
            height:1370px;
            margin:0 auto;
            border:1px solid gray;
            background-color: #000000;
            color: #ffffff;
            text-align: center;
            float: center; 
            margin-top: 0px;
            font-style: italic;
            }




.basebottom {width:900px;
         
             color: #ffffff;
             text-align:center;
             padding-top:30px;
            }




.photographybase   {width:900px;
            	    height: 600px;
             	    background-color: #000000;
            	    color: #cfc1cd;
            	    text-align:center;
               	    overflow: auto;
            }

.photographybase img{margin: 10px;}

 


.artworkbase    {width:900px;
                 height:800px;
                 margin:0 auto;
                 border:1px solid gray;
                 background-color: #000000;
                 float: center; 
                 margin-top: 0px;
                } 


 .figurebase   {width:900px;
                height: 600px;
                background-color: #000000;
                color: #cfc1cd;
                text-align:center;
                padding-right:50px;
                padding-left:50px;
                overflow: auto;
               }              





  
.homefooter  {background-color: #d0d0d0;
              border-style: ridge;
   	      text-align: center;
   	      font-family: copperplate gothic light;
              font-size:20px;
   	     }
         

.gallery {
    margin-left: auto;
    margin-right: auto;
}

.gallery div {
    margin-top: 50px;
    width: 300px;
    height: 170px;
    margin-left: auto;
    margin-right: auto;
    float: left;
    text-align: center;

}

.copyright {width:900px;
            height:30px;
            margin:0 auto;
            float: center; 
            margin-top: 0px;
            color: #bbbbbb;
            text-align: center;
            padding-top: 10px;
           }

.articons {margin:10px;}