.homeBtn
{
	width: 105px;
	height: 125px;
	background-image: url(http://wash1968.org/WP/wp-content/uploads/ButtonsAndLogos/ybookbtn2.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.homeBtn:hover
{
	width: 105px;
	height: 125px;
	background-image: url(http://wash1968.org/WP/wp-content/uploads/ButtonsAndLogos/obookbtn2.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.navBtn
{
	color: #010066;
	font-family: Gotham, "Helvetica Neue" , Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 185px;
	height: 25px;
	background-color: #ffcc33;
	background-image: url(http://wash1968.org/WP/wp-content/uploads/UnusedImages/InvertedHead_smright-2.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-align: right;
	text-decoration: none;
	line-height: 25px;
	vertical-align: middle;
	/* margin-top: 13px; */
	padding: 0px 4px 0px 4px;
	border-radius: 12px;
}
.navBtn:hover
{
	color: #7D0707;
	font-family: Gotham, "Helvetica Neue" , Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 185px;
	height: 25px;
	background-color: #ffcc33;
	background-image: url(http://wash1968.org/WP/wp-content/uploads/UnusedImages/InvertedHead_smleft-2.gif);
	background-position: right;
	background-repeat: no-repeat;
	text-align: left;
	line-height: 25px;
	vertical-align: middle;
	/* margin-top: 13px; */
	padding: 0px 4px 0px 4px;
}
.reunionPic
{
	display: block; 
	margin-left: auto; 
	margin-right: auto; 
	opacity: .5
}
.reunionPic:hover
{
	display: block; 
	margin-left: auto; 
	margin-right: auto; 
	opacity: 1
}
