body {
	background-image: url(../images/background-3.gif);
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: center top;
}
.IStitles {
	color: #EB008B;
	font-size: 20px;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 10px;
}
.submenu {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.submenutop {

	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.gallerylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 10px;
}
.IEtitles {

	color: #7ED0E0;
	font-size: 20px;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 50px;
}
.ICtitles {


	color: #8BC53F;
	font-size: 20px;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 10px;
}
.IBtitles {



	color: #FFC10E;
	font-size: 20px;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 10px;
}
.yellowlink {





	color: #FFC10E;
}
.enlarge_picture {
	margin: 0px; padding: 0px; border: none;
	text-decoration: none;
}

.normal_picture .hover_enlarge {
	display: none;
}

.normal_picture:hover > .hover_enlarge {
	position: relative; top: -100px; left: 100px;
	display: block;
	height: 173px; width: 213px;
	margin: 0px; padding: 0px; border: none;
}
