#content {
	padding-bottom: 100px;
}

#articlesubnav {
	width: 155px;
	float: left;
}

#articlesubnav h1 {
	color: #f15903;
	margin-bottom: 20px;
}

#articlesubnav ul {
	list-style-type: none;
}

#articlesubnav li {
	margin-bottom: 5px;
}

#articlesubnav ul ul {
	margin-left: 10px;
}

#articlesubnav ul ul li {
	margin-top: 5px;
	margin-bottom: 0px;
}

.articlesubnav {
	color: #534546;
}

.articleactivesubnav {
	color: #f15903;
}

#articlecontent {
	width: 755px;
	float: left;
}

#articlecontent h1 {
	margin-bottom: 20px;
}

#articleheading {
	width: 735px;
	padding: 10px;
	background-color: #fcf6f0;
	margin-bottom: 20px;
}

#articleheading p {
	line-height: 20px;
}
#profileboxes {
	width: 655px;
	float: left;
}


#profileboxes div {
	width: 655px;
	padding: 10px;
	border: 1px dashed #d3d3d3;
	margin-bottom: 20px;
	background-color:#f4f2ee;
	line-height: 20px;
}