/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

	Copyright (c) 2009, 
	Werkstatt fuer Softwareentwicklung 
	Thomas Schwarz
  
  http://com-werkstatt.de
 
  All Rights Reserved.
  
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ 

#masthead {
  background-image: url(img/bkg.masthead.golden.jpg);
  height: 375px;
}


#mastimg {
  display: block;
  position: absolute;
  top: 69px;
  left: 12px;
  z-index: 1000;
}

#mastimg2 {
  display: block;
  position: absolute;
  top: 45px;
  left: 590px;
  z-index: 1000;
}

