.body {
	
	width:auto;
}
#header {
	width:100%;
}
#title {
	text-align:center;
}
div#nav {
	width:20%;
	min-height:700px;
	float:left;
}
.navitem {
	margin-top:20px;
	text-align:left;
}
p {
	text-indent:20pt;
	font-family:Arial;
}
#content {
	width:80%;
	float:left;
	min-height:700px;
}

href.navitem {
	border:hidden;
}

.title {
	font-size:xx-large;
	text-align:center;
}
.sectiontitle {
	font-size:x-large;
}
.subsectiontitle {
	font-size:large;
}
.sectionbody {

}
