.hiddenPic {display:none;}
#rightcol {
	padding-top: 0px;
}
table.homeimages {
	width: 480px;
	border-collapse:collapse;
	margin-left: 25px;
}
table.homeimages td {
	padding: 10px;
}
table.homeimages img {
	width: 140px;
	height: 140px;
}
#leftcolXX {
	border-bottom: 0;
}
#leftcolXX h2, #rightcol h2 {
	color: #6e298d;
	background: #cab1d6;
	padding: 5px;
	font-size: 1.1em;
	text-align:center;
	margin-bottom: 0px;
}
#rightcol h2 a {
	color: #6e298d;
	text-decoration: none;
}
#leftcolXX p, #rightcol p {
	color: #6e298d;
	padding-top: 0;
	margin-top: 0;
	font-size: 1.0em;
}
#rightcol p {
/*	background: url(../images/maintext_bg.jpg) top left repeat-x;*/
	background: #f1ebf5;
	padding: 6px 10px 10px 10px;
	margin-top: 0;
}