@charset "UTF-8";
/* CSS Document */

/* Begin Photo Gallery Thumbnail Pages CSS */

#photogalcntnr_small{
	width: 550px;
}

.photogalrow_small{
	width: 550px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.photogalhdr{
	width: 550px;
	float: left;
	line-height: 18px;
	font-family: "century gothic";
	font-size: 18px;
	color: #333;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom: #6C4B99 dotted 2px;
}

.photogaltn_small{
	width: 110px;
	padding-right: 15px;
	float: left;
	text-align: center;
}

.photogalsep_small{
	width: 50px;
	float: left;
	height: 50px;
}

.photogal_linkntxt_small{
	width: 500px;
	float: left;
	padding-right: 50px;
	text-align: right;
	padding-top: 10px;
}

/* End Photo Gallery Thumbnail Pages CSS */

/* Begin Photo Gallery full size image Pages CSS */

#photogalcntnr_big{
	width: 550px;
}

.photogalrow_big{
	width: 550px;
	float: left;
	padding-top: 25px;
	padding-bottom: 25px;
}

.photogaltn_cntnr{
	width: 420px;
	float: left;
	padding-left: 65px;
}

.photogaltn_big{
	width: 170px;
	padding-right: 15px;
	float: left;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6633CC;
	font-weight: bold;
}

.photogalsep_big{
	width: 50px;
	float: left;
}

.photogal_linkntxt_big{
	width: 550px;
	float: left;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6633CC;
	padding-bottom: 10px;
}

a.photogal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #66C;
}

a.photogal:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}

a.photogal:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6666FF;
}

a.photogalon{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6666FF;
}

a.photogalon:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9966CC;
}
/* End Photo Gallery full size image Pages CSS */
