/*--------------------- Last Modified  2006.11.10 ---------------------*/
/*-------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------
  Copyright Einstein Industries 2006. Used with Permission.                             
  May not be duplicated or reproduced.
  Please check for cross-browser compatibility prior to making changes
  MINIMUM BROWSER CHECK :: IE5.x/IE6/Firefox/Safari
  CSS Document - layout.css
/*-------------------------------------------------------------------------------------*/
/* undo some default styling of common (X)HTML browsers
/*------------------------------------------------------------------------------------*/





#masthead {
	position:relative;
	width:600px;
	height:114px;
	background:url("../images/sub/gallery/header.jpg") no-repeat;
	}
	#masthead a {	
		position:absolute;
		left:2px;
		top:6px;
		width:601px;
		height:69px; 
		}
	#masthead a span {
		display:none;
		}

