body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color: #99CCFF;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #B3D9FF;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#NavBar {
	text-align: center;
	background-color: #660000;
	color: #B3D9FF;
	font-size: 90%;
	border: 1px solid #B3D9FF;
	display: block;
}
#NavBar a {
	display: block;
	color: #B3D9FF;
	background-color: #660000;
}
#NavBar a:active {
	color: #71B8FF;
}
#Next {
	color: #660000;
}
#NavBar a:hover {
	color: #71B8FF;
}

#Footer {
	font-size: 80%;
	border: 1px solid #B3D9FF;
	background-color: #660000;
}
#Title {
	margin-bottom: 5px;
}
#easthead {
	float: right;
	margin: 5px 20px 5px 30px;
}
a:link {
	color: #71B8FF;
	text-decoration: none;
}
a:visited {
	color: #71B8FF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#RFC {

}
#Jack {
}
.textbox {
	color: #660000;
	padding: 10px 15px;
	font-size: 95%;
	border: thin none #333333;
	text-align: justify;
	background-color: #99CCFF;
}
.imagebox {
	padding: 10px;
	border: 10px none #C1E0FF;
	margin: 10px;
	background-color: #C1E0FF;
}
.filler {
	color: #666666;
}

.cssnav {
	width:125px;
	height: 75px;
	margin: 0px;
	padding: 0px;
	position: relative;
	display: block;
	color: #FFFFCC;
	font-size: 95%;
}
.cssnav a {
	display: block;
	width:125px;
	height: 75px;
	margin: 0px;
	padding: 0px;
	font-size: 95%;
}
.cssnav img  {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility: visible; }
.cssnav a:hover img{visibility: hidden}

.cssnav span {
	position: absolute;
	left: 5px;
	top: 3px;
	margin: 0;
	cursor: pointer;
	color: #660000;
	font-weight: bold;
	width: 116px;
}	
.GalMen {
	background-image: url(../images/GalMen.jpg);
	background-repeat: no-repeat;
	border: 1px solid #FFFFCC;
}
#GalleryTitle {
	font-size: 150%;
	margin: 20px;
}
