BODY {
  margin-top: 0px;
  margin-left: 0px;
  font-family: "Trebuchet MS", Verdana, sans-serif;
}

A:HOVER {
  color: #FF0000;
}

.menu {
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
	color: #4C65CA;


}

.submenu {
  font-size: 10px;
  line-height: 10px;
  font-weight: bold;
  text-decoration: none;
}
.photo {
	border: 3px double #4C65CA;
}
.title1 {
	font-size: 36px;
	color: #4C65CA;

}
.title2 {
	font-size: 24px;
}
.nowrap {
	white-space: nowrap;
}
.community {
	vertical-align: top;
}
.community-title {
	padding-top: 20px;
	padding-bottom: 6px;




}
.reqrequired2 {
	font-size: x-small;
	color: #FF0000;
}
.reqerrormsg {
	color: #FF0000;
}
.footer {
	background-color: #BAC2EA;
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
}
div.title {
	height: 117px;
}
div.photocentered {
	text-align: center;
	margin-top: 6px;
}
img.photocentered {
	border: 3px double #4C65CA;
	margin-right: auto;
	margin-left: auto;
}
