/* CSS Document */

div.galleryBG {
	background:url(../images/bg_gallery.gif);
	width:700px;
	height:495px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	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:130px;
	text-align:center;
}
div.galType3First {
	margin:20px 0 0 100px;
}
div.galType3Second {
	margin:20px 0 0 285px;
}
div.galType3Third {
	margin:20px 0 0 470px;
}
div.galType4First {
	margin:145px 0 0 6px;
}
div.galType4Second {
	margin:145px 0 0 193px;
}
div.galType4Third {
	margin:145px 0 0 378px;
}
div.galType4Fourth {
	margin:145px 0 0 565px;
}
div.galType3bFirst {
	margin:265px 0 0 100px;
}
div.galType3bSecond {
	margin:265px 0 0 285px;
}
div.galType3bThird {
	margin:265px 0 0 470px;
}
div.galType4bFirst {
	margin:388px 0 0 6px;
}
div.galType4bSecond {
	margin:388px 0 0 193px;
}
div.galType4bThird {
	margin:388px 0 0 378px;
}
div.galType4bFourth {
	margin:388px 0 0 565px;
}

div.galPopupText {
  	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	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;
}