

#maincontent{
	width: 750px;
	height: 258px;
}

#sidenav{
	width: 113px;
	background: #D4E0CA;
}

#content{
	width: 637px;
	background: #EFF6E9;
}

#contenttable{
	background: #EFF6E9;
	padding: 10px 25px 10px 25px;
}

#contenttable h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #66864C;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -8px;
}

#sidenavcontainer{
	margin-top: 10px;
	margin-left: 9px;
	line-height: 16px;
}

#sidenavcontainer a{
	color: #000E55;
	text-decoration: none;
	font-size: .55em
}

#sidenavcontainer a:hover{
	color: #000E55;
	text-decoration: underline;
	font-size: .55em
}