@charset "utf-8";
/* CSS Document */

.image1 {
	width:362px;
	height:180px;
	float:left;
	margin-right: 2px;
	margin-bottom: 2px;
	background-image:url(../images/gallery/intro_img1.jpg);
	background-repeat:repeat-x;
}
.image1 h1 {
	color:#FFFFFF;
	font-size: 20pt;
	font-weight: bold;
	background-image:none;
	margin-top: 60px;
	margin-left: 20px;
}
.image2 {
	width:180px;
	height:180px;
	float:left;
	margin-right: 2px;
	margin-bottom: 2px;
	background-image:url(../images/gallery/intro_img2.jpg);
	background-repeat:repeat-x;
}

.image3 {
	width:180px;
	height:180px;
	float:left;
	margin-right: 2px;
	margin-bottom: 2px;
	background-image:url(../images/gallery/intro_img3.jpg);
	background-repeat:repeat-x;
}

.image4 {
	width:180px;
	height:180px;
	float:left;
	margin-right: 2px;
	margin-bottom: 2px;
	background-image:url(../images/gallery/intro_img4.jpg);
	background-repeat:repeat-x;
}
.image5 {
	width:180px;
	height:180px;
	float:left;
	margin-right: 2px;
	margin-bottom: 2px;
	background-image:url(../images/gallery/intro_img5.jpg);
	background-repeat:repeat-x;
}
.image6 {
	width:180px;
	height:180px;
	float:left;
	margin-right: 2px;
	margin-bottom: 2px;
	background-image:url(../images/gallery/intro_img6.jpg);
	background-repeat:repeat-x;
}
.image7 {
	width:180px;
	height:180px;
	float:left;
	margin-right: 2px;
	margin-bottom: 2px;
	background-image:url(../images/gallery/intro_img7.jpg);
	background-repeat:repeat-x;
}

#image1fade {
	width:361px;
	height:180px;
	float:left;
}
#image2fade {
	width:180px;
	height:180px;
	float:left;
}
#image3fade {
	width:180px;
	height:180px;
	float:left;
}
#image4fade {
	width:180px;
	height:180px;
	float:left;
}
#image5fade {
	width:180px;
	height:180px;
	float:left;
}
#image6fade {
	width:180px;
	height:180px;
	float:left;
}
#image7fade {
	width:180px;
	height:180px;
	float:left;
}
