body {
	font: small "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: silver;
}#container {
	border-style: none;
	width: 1100px;
	margin: 0px auto 0px auto;
	background-color: #fff;
}

#header {
	width: 825px;
	height: 186px;
	
	margin-right: 137px;
	margin-left: 137px;
}

#nllogo1 {
	height: 148px;
	width: 250px;
	float: left;
}

#nllogo2 {
	width: 410px;
	height: 148px;
	float: left;
}

#info {
	height: 148px;
	float: left;
	width: 165px;
}

#uppernav {
	height: 38px;
	width: 825px;
}



#body {
	width: 825px;
	
	margin-right: 137px;
	margin-left: 137px;
	margin-top: 14px;
}

#sidenav {
	width: 251px;
	float: left;
	height: 600px;
	margin-right: 13px;
}

#cal {
	width: 235px;
	float: left;
	background-color: #ffe396;
	margin-right: 16px;
	}
#cal h1 {
	text-align: center;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
}

#bcrumb {
	margin-bottom: 10px;
}

#homeimage {
	width: 561px;
	height: 248px;
	margin-top: 14px;
	float: right;
}

#content {
	width: 561px;
	float: right;
}

#content h1 {
	text-align: center;
	font-size: medium;
	font-weight: bold;
	text-decoration: underline;
}

#footer {
	width: 825px;
	margin: 45px 137px 43px;
	clear: both;
}

