#nav {
	clear: both;
	width: 776px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 140px;
	background-color: #FFFFFF;
}
#title {
	padding: 5px;
	height: 45px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	width: 766px;
	border: 1px solid #000000;
}
#nav #nav-picture {
	height: 120px;
	width: 120px;
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 2px solid #000000;
}
#msjc-logo  {
	float: left;
	height: 45px;
	width: 128px;
}
#heading  {
	font-size: x-large;
	width: 618px;
	padding-top: 10px;
	font-family: "Times New Roman", Times, serif;
	float: right;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
