#article_title {
	font-family: Georgia;
	font-size: 26px;
	font-weight: bold;

}

#content_container {
	position: absolute;
	top: 160px;
	left: 171px;
	width: 647px;
}

#article_container {
	width: 647px;
}

#breadcrumbs {
	margin-bottom: 25px;
}

#sidebar_container {
	float: right;
	width: 219px;
	background-color: #e7dde3;
	padding: 6px 6px 6px 6px;
	margin-left: 15px;
}

#article_content {

}

#article_body {
	margin-top: 0px;
	margin-bottom: 6px;
	font-size: 14px;
}

.content_spacer_40 {
	width: 100%;
	height: 40px;
}

#articles_intro {
	height: 650px;
}

.category_description {
	width: 500px;
	height: 250px;
	background-color: #f3eef1;
	padding: 20px;
	padding-right: 120px;
	margin-bottom: 10px;
	font-size: 14px;
}

#balloon {
	position: absolute;
	left: 530px;
	top: 40px;
}

#category_intro_container {
	height: 780px;
}

#category_intro {
	background-color: #f3eef1;
	padding: 20px;	
	font-size: 14px;
}

#category_topics {
	background-color: #e7dae2;
	padding: 10px;	
}
