.imgflip {
	filter: FlipH;
}

.navtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.thetext {
	font-family: Georgia, "Times New Roman", Times, serif;

}

.pageheadtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.contimgbgR {
	background-image:  url("new_images/cont_bg_r.jpg");
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #CAAB8F;
}

.contimgbgL {
	background-image:  url("new_images/cont_bg_l.jpg");
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #CAAB8F;
}

.contimgbgT {
	background-image:  url("new_images/cont_bg_twin.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CAAB8F;
}

.contimgbgO {
	background-image:  url("new_images/cont_bg_twin_new.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CAAB8F;
}

.contimgbgN {
	background-image:  url(new_images/pages_bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #CAAB8F;
}

.cellpaddd {
	padding: 15px;
}

.imgsrcR {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}


