.header 
{
  background:         url(../images/header_home_background.gif) repeat-x;
	height:             100px;
	margin:             0px;
	padding:            0px; 
	position:           relative;
	width:              100%;
}
.header #date {
	bottom:             6px;
	color:              #000000;
	font-size:          0.9em;	
	margin:             0px;	
	padding:            0px;
	position:           absolute;
	right:              10px;
}
.headerImage 
{
  background:         url(../images/header_home_image.gif) no-repeat;
	height:             100px;
	position:           absolute;
	right:              0px;
	top:                0px;
	width:              354px;
}
.noHeaderImage 
{
	height:             100px;
	position:           absolute;
	right:              0px;
	top:                0px;
	width:              354px;
}
.headerMidas 
{
  background:         url(../images/midasho.gif) no-repeat left center;
  background:         url(../images/midas.gif) no-repeat left center;
	height:             100px;
	left:               0px;
	position:           absolute;
	top:                0px;
	width:              380px;
	z-index:            99;
}      
.hiddenElement
{
	display:            none;
}
.hiddenHeader 
{
	border:             0;
	margin:             0;
	padding:            0;
	position:           absolute;
	text-indent:        -9999px;
}
.headerTitle
{
	position: absolute;
	left:10em;
	top: 1.5em;
	font-weight: 700;
	font-size: 2em;
	z-index:   100;
}
