.Project     h1{
	color: #006;
	font-family: arial, verdana, helvetica, "times new roman";
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	text-transform: uppercase;
	position: relative;
	font-size: 14pt;
	z-index: 92;
	top: -12px;
}
.Project     h2{
	color: #009;
	font-size: smaller;
	font-family: arial, verdana, helvetica, "times new roman";
	font-weight: bold;
	text-align: right;
	position: relative;
	top: -12px;
}

.ProjectRev     h1{
	color: #FFF;
	font-family: arial, verdana, helvetica, "times new roman";
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	position: relative;
	font-size: 14pt;
	z-index: 92;
	top: -12px;
	text-indent: 4pt;
}
.ProjectRev     h2{
	color: #FFF;
	font-size: smaller;
	font-family: arial, verdana, helvetica, "times new roman";
	font-weight: bold;
	text-align: left;
	position: relative;
	top: -12px;
	z-index: 99;
	margin-left: 4pt;
}
.Project        img{
	border: solid 1px #000;
	height: auto;
	width: auto;
}
.Project img a:hover {
	border: 3px solid #00F;
	width: auto;
	height: auto;
}
.ProjectInfoFrame1          {
	font-size: 10pt;
	font-family: arial, verdana, helvetica, "times new roman";
	text-align: justify;
	text-indent: 8px;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.ProjectInfoFrame2 {
	font-size: 10pt;
	font-family: arial, verdana, helvetica, "times new roman";
	text-align: justify;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 0px;
}


.ProjectLargeImage  { font-family: arial, verdana, helvetica, "times new roman"; border-style: inset groove groove; border-width: thick; border-color: navy  }

.ProjectAddInfo  { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-align: justify; text-indent: 12px }
.PhotoPopup {
	border: medium ridge #009;
	background-image: url(/img/BackgroundJMM.jpg);
	background-color: #FFF;
	z-index: 99;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	font-style: oblique;
	font-weight: bold;
	color: #900;
	text-align: center;
	position: absolute;
	left: 199px;
	top: 81px;
	width: auto;
}
.PhotoPopup p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	text-indent: 12pt;
	color: #000;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 18px;
	width: auto;
}

.PhotoPopup img {
	margin: 20px;
	border: thin solid #000;
	width: auto;
}


.submenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
}
.submenu li ul {
	text-align: left;
	list-style-position: inside;
	list-style-type: none;
}
.submenu li {
	list-style-type: none;
	text-decoration: none;
	padding-bottom: 6px;
	text-align: center;
	margin-left: -60px;
	color: #009;
}
.submenu li a {
	color: #009;
}
.submenu li a:visited {
	color: #009;
}
.submenu li a:hover {
	color: #03F;
	text-decoration: none;
	font-size: 12pt;
	z-index: 94;
}
