

	body  {
	    background : #000000;
      	font-family : tahoma;
      	font-size : 12px;
      	color : #CCCCCC;
      	Margin : 0px;
      	Margin-top : 0px;
      	Margin-bottom : 0px;
      	border-width : 0px;

      }
			 	  	  
      table  {
      	font-family : palatino;
      	font-weight : normal;
      	font-size : 12px;
      	color : #CCCCCC;		
      	padding : 0px;
      	border-spacing : 0px;
      	border-collapse : collapse;
      	border : 0px;
      }
	  	  
	  img {border:0;}
	  
      A.opacity:hover img { 
	    filter:alpha(opacity=80);
   		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
   		-moz-opacity: 0.8;
 	    -khtml-opacity: 0.8;
   		opacity: 0.8;
		  }
		  
      img.off { 
	    filter:alpha(opacity=50);
   		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
   		-moz-opacity: 0.5;
 	    -khtml-opacity: 0.5;
   		opacity: 0.5;
     }	
	 
      A:link, A:visited  {
	    filter:alpha(opacity=80);
   		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
   		-moz-opacity: 0.8;
 	    -khtml-opacity: 0.8;
   		opacity: 0.8;      }	  
	  
/* Begin Index page specific page CSS */      
	  body.index {      
		background : #000000;
      	Margin : 0px;
      	Margin-top : 0px;
      	Margin-bottom : 0px;
      	border-width : 0px;

	          }	  
		
/* Begin Bio page specific page CSS */      
	  body.bio {      
		background : #000000;
		background-image : url(img/background-bio.jpg); 
      	background-repeat : no-repeat;
     	Margin : 0px;
      	Margin-top : 0px;
      	Margin-bottom : 0px;
      	border-width : 0px;

	          }	  

	.biobox {
  		position: absolute;
  		top: 170px; 
  		left: 400px;
  		width: 470px;
  		height: 430px;
		overflow: auto;
		padding: 8px;
		scrollbar-arrow-color: #666666;
		scrollbar-base-color: #666666;
		scrollbar-dark-shadow-color: ffffff;
		scrollbar-track-color: #000000;
		scrollbar-face-color: #333333;
		scrollbar-shadow-color: #333333;
		scrollbar-highlight-color: #000000;
		scrollbar-3d-light-color: ffffff;
 		 	}

/* Begin CD page specific page CSS */      
	  body.cd {      
		background : #000000;
		background-image : url(img/background-cd.jpg); 
      	background-repeat : no-repeat;
     	Margin : 0px;
      	Margin-top : 0px;
      	Margin-bottom : 0px;
      	border-width : 0px;

	          }	  

	.cdbox {
  		position: absolute;
  		top: 170px; 
  		left: 400px;
  		width: 350px;
  		height: 430px;
		padding: 8px;
 		 	}
			
	.cdbox2 {
  		position: absolute;
  		top: 490px; 
  		left: 400px;
  		width: 350px;
  		height: 430px;
		padding: 8px;
 		 	}
	
	.creditbox  {
      	font-size : 10px;
      	color : #CCCCCC;
		position: absolute;
  		top: 595px; 
  		left: 400px;
  		width: 600px;
  		height: 15px;
		padding: 8px;
   		    	}	
	.nateemail {
  		position: absolute;
  		top: 599px; 
  		left: 0px;
  		width: 350px;
  		height: 20px;
		padding: 2px;
 		 	}
			  		
/* Begin Home specific page CSS */      
	  body.home {      
		background : #000000;
		background-image : url(img/background-home.jpg); 
      	background-repeat : no-repeat;
      	Margin : 0px;
      	Margin-top : 0px;
      	Margin-bottom : 0px;
      	border-width : 0px;
	          }
			  
	.homebox {
  		position: absolute;
  		top: 170px; 
  		left: 400px;
  		width: 350px;
  		height: 430px;
		padding: 8px;
 		 	}

	.homebox2 {
  		position: absolute;
  		top: 320px; 
  		left: 400px;
  		width: 350px;
  		height: 430px;
		padding: 8px;
 		 	}
	.homebox3 {
  		position: absolute;
  		top: 320px; 
  		left: 400px;
  		width: 400px;
  		height: 175px;
		overflow: auto;
		padding: 8px;
		scrollbar-arrow-color: #666666;
		scrollbar-base-color: #666666;
		scrollbar-dark-shadow-color: ffffff;
		scrollbar-track-color: #000000;
		scrollbar-face-color: #333333;
		scrollbar-shadow-color: #333333;
		scrollbar-highlight-color: #000000;
		scrollbar-3d-light-color: ffffff;
 		 	}			
						
      A.rolluw:hover  {
      	text-decoration : none;
      	color : #CCCCCC;
      }	  
	  
      td.thumbnailuw a:link, td.thumbnailuw a:visited  {
      	display : block;
      	border : 2px clear;
      }
      td.thumbnailuw a:hover, td.thumbnailuw a:active  {
      	display : block;
      	border : 2px clear;
      }
	
	  A.rollaw:hover  {
      	text-decoration : none;
      	color : #7E5D28;
      } 
	  td.thumbnailaw a:link, td.thumbnailaw a:visited  {
      	display : block;
      	border : 2px solid #000000;
      }
      td.thumbnailaw a:hover, td.thumbnailaw a:active  {
      	display : block;
      	border : 2px solid #7E5D28;
      }

	  