.body {
	text-align: center;
	background-image: url(../images/bgfade3.jpg);
	background-repeat: repeat-x;
	background-color: black;
	margin-top: 0px;
}
.maincontainer {
	font-size: 1em;
	text-align: left;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #d3d3d3;
	
}
.header {
	background-repeat: no-repeat;
	background-color: black;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	font-size: 1.6em;
	background-image: url(../images/nimologofinal.jpg);
	height: 89px;
	margin-bottom: 0px;
	width:750px;
}
.contentarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	background: #d3d3d3;
	margin: 10px;
	padding: 10px;
	width:660px;
}


.navmenu {
	width: 740px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	text-align: center;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 0px;
	height: 25px;
}
.navitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #000000;
	height: 20px;
	width: 110px;
	text-align: center;
	line-height: 20px;
	clear: none;
	display: block;
	vertical-align: middle;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	font-weight: bold;
	float: left;
	border-right-style: solid;
	border-left-width: 1px;
	background-color: #FFFFFF;
	z-index: 1;
	
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	width: 115px;
	border: 1px solid #000000;
	visibility: hidden;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style-type: none;
	list-style-image: none;
	position: relative;
	overflow: hidden;
}
