@charset "UTF-8";
/* CSS Document */

#mainContent {
	margin: 0;
	padding: 0;
	height: 350px;
	width: 400px;
	float: right;
	overflow: hidden;/* because of IE6 problem */
	text-align: center;
}
#gallery #mainContent {
	background: url(MGImages/gallery_entrance.jpg) no-repeat;
}
#gallery01 #mainContent {
	background: url(MGImages/gallery01.jpg) no-repeat;
}
#gallery02 #mainContent {
	background: url(MGImages/gallery02.jpg) no-repeat;
}
#gallery03 #mainContent {
	background: url(MGimages/gallery03.jpg) no-repeat;
}
#gallery04 #mainContent {
	background: url(MGimages/gallery04.jpg) no-repeat;
}
#gallery05 #mainContent {
	background: url(MGimages/gallery05.jpg) no-repeat;
}
#gallery06 #mainContent {
	background: url(MGimages/gallery06.jpg) no-repeat;
}
#gallery07 #mainContent {
	background: url(MGimages/gallery07.jpg) no-repeat;
}
#gallery08 #mainContent {
	background: url(MGimages/gallery08.jpg) no-repeat;
}
#gallery09 #mainContent {
	background: url(MGimages/gallery09.jpg) no-repeat;
}
#gallery10 #mainContent {
	background: url(MGimages/gallery10.jpg) no-repeat;
}
#gallery11 #mainContent {
	background: url(MGimages/gallery11.jpg) no-repeat;
}
#gallery11b #mainContent {
	background: url(MGimages/gallery11b.jpg) no-repeat;
}
#gallery12 #mainContent {
	background: url(MGimages/gallery12.jpg) no-repeat;
}
#gallery13 #mainContent {
	background: url(MGimages/gallery13.jpg) no-repeat;
}
#gallery14 #mainContent {
	background: url(MGimages/gallery14.jpg) no-repeat;
}
#gallery15 #mainContent {
	background: url(MGimages/gallery15.jpg) no-repeat;
}
#gallery16 #mainContent {
	background: url(MGimages/gallery16.jpg) no-repeat;
}
#gallery17 #mainContent {
	background: url(MGimages/gallery17.jpg) no-repeat;
}
#gallery18 #mainContent {
	background: url(MGimages/gallery18.jpg) no-repeat;
}
#gallery19 #mainContent {
	background: url(MGImages/gallery19.jpg) no-repeat;
}
#profilo #mainContent {
	background: #000000;
	overflow: auto;
}

