.allPageContent {
	padding:20px 14px 20px 20px;
}
.galleryColumn {
	padding-left:11px;
	text-align:right;
}
.galleryImg {
	width:130px;
}
.galleryImg img {
	margin-bottom:10px;
	border:2px solid #FFFFFF;
}
.homePic {
	float:left;
	margin:0 10px 0 0;
}
.homeVertical {
	background:url(../images/homeVertical.gif) center top repeat-y;
}
.homeContent {
	width:255px;
	background:url(../images/homeHorizontal.gif) left bottom repeat-x;
	padding-bottom:30px;
}
.homeContent a {
	color:#406618;
	text-decoration:none;
}
.homeContent2 {
	width:255px;
}
.homeContent2 a {
	color:#406618;
	text-decoration:none;
}
.vertical {
	background:url(../images/vertical.gif) center bottom no-repeat;
	height:25px;
}
.subPageTable {
	border:1px solid #E0E0E0;
}
.subPageTable td {
	border:1px solid #E0E0E0;
	padding:5px;
}
.subPageTable .subWhite {
	background:#ECECEC;
}