

	body  {
	    background : #000000;
      	font-family : arial;
		font-weight: bold;
      	font-size : 12px;
      	color : #CCCCCC;
      	Margin : 0px;
      	Margin-top : 0px;
      	Margin-bottom : 0px;
      	border-width : 0px;

      }
	  
      table  {
      	font-family : helvetica;
      	font-weight : normal;
      	font-size : 9px;
      	color : #CCCCCC;		
      	padding : 0px;
      	border-spacing : 0px;
      	border-collapse : collapse;
		boder-color : #CCCCCC;
      	border : 1px;
      }
	  	  
	  img {border:0;}
	  
	  A {
	     text-decoration: none;
		 }
	  A:hover {
	     text-decoration: underline;
		    } 
	  
      A.opacity:hover img { 
	    filter:alpha(opacity=50);
   		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
   		-moz-opacity: 0.5;
 	    -khtml-opacity: 0.5;
   		opacity: 0.5;
		  }
/*	The following code is to center the web page with respect to window resizing */
div.container {
	position: relative;
	margin: 0 auto;
    width: 750px;
	height: 530px;
	text-align: left;
	background-repeat : no-repeat;
}


table.center {
	width: 100%;
	height: 100%;	
}

td.center {
	vertical-align: middle;
	text-align: center;
}
/*	End window resizing code*/
		 
	 
      A:link, A:visited {
	    color:  #CCCCCC;
	    filter:alpha(opacity=80);
   		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
   		-moz-opacity: 0.8;
 	    -khtml-opacity: 0.8;
   		opacity: 0.8;      
		}	
td.thumbnailuw a:link, td.thumbnailuw a:visited  {
      	display : block;
      	border : none;
      }

td.thumbnailuw a:hover, td.thumbnailuw a:active  {
      	display : block;
      	border : none;
      }

.init_image, .inactive_class {
border : 1px solid #000000;
}

.hover_class, #active_id {
border : 1px solid #65ADE7;
}

body.home {
	    color : #000000;
      	Margin : 0px;
		background : #000000;
      	Margin : 0px;
      	Margin-top : 0px;
      	Margin-bottom : 0px;
      	border-width : 0px;
		   }
		   
	.header {
  		position: absolute;
  		top: 0px; 
 		left: 0px;
		padding: 0px;
 		 	}
			
	.header2 {
  		position: absolute;
  		top: 0px; 
 		left: 680px;
		padding: 0px;
 		 	}
			
	.line	{
  		position: absolute;
  		top: 33px; 
 		left: 15px;
		padding: 0px;
 		 	}	
			
	.photobox {
  		position: absolute;
  		top: 52px; 
  		left: 164px;
		padding: 0px;
		z-index: 1000;
 		 	}
    .smallphoto {
         position: absolute;
         top: 504px;
         left: 75px;
             }

    .footer {
         position: absolute;
         top: 500px;
         left: 555px;
             }       
