.NavBckgrd {
	background-color: #333333;
	background-image: url(images/nav_bckgrd_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.dropshadowbox {
	background-color: #FFFFFF;
	background-image: url(images/shadow_tyndale.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.MainBodyBorder {
	border-top: 2px none #344C1B;
	border-right: 2px solid #344C1B;
	border-bottom: 2px solid #344C1B;
	border-left: 2px solid #344C1B;

}
