
.offfText{
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #FFF5D8;
}

.offfTextSemiHeader{
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #FFF5D8;
	background-color: #61583E;
}
.offfTextHeader{
	font-family: Georgia, Times, serif;
	font-size: 16px;
	color: #FFF5D8;
	background-color: #5BD6EC;
}
.offfTextHeaderPINK{
	font-family: Georgia, Times, serif;
	font-size: 16px;
	color: #047188;
	background-color: #9DFFBE;
}
.picbody {
	font-family: courier;
	font-size: 12px;
	line-height: 24px;
	font-weight: none;
	color: #000000;
}

	
/** control the appearance of the image switcher **/

.imgsw_numbers a.active
{
	color: #444;
	background-color: #555;
}
	
.imgsw_numbers a,
.imgsw_prevnext a
{
	padding: 0;
	text-decoration: none;
	color: #blue;
	font-weight: bold;
	background-color: #FFDAB9;
}

.imgsw_numbers a:hover,
.imgsw_prevnext a:hover
{
	background-color: #F50;
}

.imgsw_numbers,
.imgsw_prevnext
{
	/** display: inline; **/
	padding: 0;
	margin: 0;
}

.imgsw_numbers span
{
display: none;
}

.imgsw_image
{
	border: 1em solid #fff;
	margin: 0;
}

.imgsw_viewport 
{
	padding-top: 0;
}

.imgsw
{
}


/** END control the appearance of the image switcher **/

.title_Large {
	font-family: Georgia, "Avant Garde", Times, serif;
	font-size: 18px;
	color: #000000;
}
