/* CSS Document */
#root{
	width: 60em;
}
#centercontent{
	max-height: 44.01em;
}

#topnav{
	margin-bottom: 4.4em;
}
.fontsize-head{
	margin: 0em 2em 0 2em;
}
#content{
	margin-left: 1em;
}
#topnav{
	background-color: #fff;
	margin-left: 2em;
	margin-bottom: 2em;
}
#tnav{
	background-color: #73b231;
	padding: 0;
	max-height: 2.3em;
	margin-left: 0;
	margin-bottom: 0;
}
#tnav li a{
	height: 1.7em;
	line-height: 1.7em;
}
#cnav{
	margin-left: -2em;
}
#contentarea{
	margin-bottom: 0;
	height: 26em;
	min-height: 27em;
	max-height: 27em;
}

#leftbox{
	min-height: 6em;
	max-height: 6em;
	background-color: #bfe48d;
	margin-bottom: 0px;
}

