

	body  {
	    background : #313A43;
      	font-family : tahoma;
      	font-size : 14px;
      	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;
		  }
		 
	 
      A:link, A:visited {
	    color:  #F07101;
	    filter:alpha(opacity=80);
   		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
   		-moz-opacity: 0.8;
 	    -khtml-opacity: 0.8;
   		opacity: 0.8;      }	  
	  

		
			  		
/* Begin Home specific page CSS */      
	  body.home {      
		background : #313A43;
		background-image : url(img/background.gif); 
      	background-repeat : no-repeat;
      	Margin : 0px;
      	Margin-top : 0px;
      	Margin-bottom : 0px;
      	border-width : 0px;
	          }

	.header {
  		position: absolute;
  		top: 19px; 
  		left: 24px;
		padding: 0px;
 		 	}
			  
	.artbox {
  		position: absolute;
  		top: 104px; 
  		left: 24px;
		padding: 0px;
 		 	}

	.artbox2 {
  		position: absolute;
  		top: 136px; 
  		left: 258px;
		width: 450px;
		padding: 0px;
 		 	}
	.artbox3 {
  		position: absolute;
  		top: 96px; 
  		left: 49px;
		padding: 0px;
 		 	}
			
	.footer {
  		position: absolute;
  		top: 558px; 
  		left: 664px;
		padding: 0px;
		 	}
			
    .footer2 {
  		position: absolute;
  		top: 558px; 
  		left: 709px;
		padding: 0px;
 		 	}
	 
					

	  