@charset "utf-8";
/* CSS Document */

.style4 {background-color:#000000;
color:#FFFFFF;
font-size:24px;
text-align:center;
}
body {background-color:#000000; 
color:#ffffff;
}
.menubarZ {margin-top:1px;
           margin-left:auto;
		   margin-right:auto;
		   width:500px;
		   position:relative;
		   font-size:24px;
		   }
 
.header1 { /*margin-top:2px;*/
 		  margin-left:auto;
		  margin-right:auto;
		  width:586px;
		  height:150px;
		  background-image:url(images/hayzaklogo.png);
		  background-repeat:no-repeat;
		  background-position:top center;
		  top:0px;
		  }
		 
.leftpicture {
	margin-left:20%;
	margin-top:100px;
	background-image: url(images/maine2009small.jpg);
	width:300px;
	height:200px;
	text-align:center;
	color:#ffffff;
	position:absolute;
	top: 182px;
	z-index: -1;
			   
			}
.leftpictext { float:left; 
               position:relative;
			   
			    
			   }

.rightpicture { margin-left:55%;
				top:100px;
				background-image:url(images/IMG_4041.JPG);
				width:300px;
				height:200px;
				text-align:center;
			    color:#ffffff;
				float:right;
				position:absolute;
				margin-top:182px;
				z-index: -1;
				}
		  
		  
.bottompicture { margin-left:37%;
				 top:500px;
				 background-image:url(images/IMG_3921.JPG);
				 width:300px;
				 height:200px;
				 text-align:center;
			     color:#ffffff;
				 float:center;
				 position:absolute;
				 margin-top:10px;
				 z-index: -1;


}
.footer {
	color:#FFFFFF;
	z-index: -2;
	margin-top: 500px;
	}
.footer2 {
	margin-top:0px;
	color:#FFFFFF;

}
