/* CSS Document */

div.galleryBG {
	background:url(../images/bg_gallery.gif);
	width:700px;
	height:495px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#CC6600;
	/*line-height:25px;*/
}
div.galType3First,
div.galType3Second,
div.galType3Third,
div.galType3bFirst,
div.galType3bSecond,
div.galType3bThird,
div.galType4First,
div.galType4Second,
div.galType4Third,
div.galType4Fourth,
div.galType4bFirst,
div.galType4bSecond,
div.galType4bThird,
div.galType4bFourth {
	position:absolute;
	width:140px;
	text-align:center;
	top: 458px;
}
div.galType3First {
	margin:20px 0 0 96px;
}
div.galType3Second {
	margin:20px 0 0 283px;
}
div.galType3Third {
	margin:20px 0 0 465px;
}
div.galType4First {
	margin:142px 0 0 3px;
}
div.galType4Second {
	margin:142px 0 0 187px;
}
div.galType4Third {
	margin:142px 0 0 372px;		
	
}
div.galType4Fourth {
	margin:142px 0 0 560px;
}
div.galType3bFirst {
	margin:263px 0 0 95px;
}
div.galType3bSecond {
	margin:263px 0 0 281px;
}
div.galType3bThird {
	margin:263px 0 0 465px;
	
}
div.galType4bFirst {
	margin:386px 0 0 3px;
}
div.galType4bSecond {
	margin:386px 0 0 180px;
}
div.galType4bThird {
	margin:386px 0 0 373px;
}
div.galType4bFourth {
	margin:386px 0 0 559px;
}

div.galPopupText {
  	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#363A39;
	text-align:justify;
	margin:10px auto;
	width:410px;
}
.galPopupBG{
	/*background:url(images/bg_gallerypicpopup.gif) no-repeat;*/
	margin:15px 0 0 10px;
}

