@import url('one_true_layout.css');
@import url('menu_column_xhtml.css');
@import url('search_form_xhtml.css');
@import url('content_styles_xhtml.css');

#content_column {
	position: relative;
	width: 70%;
	min-width: 10%;
	max-width: 60em;
	margin-left: 4em;
	margin-right: 0em;
}

#block_3
	{
	float: left;
	width: 0em;
}

#page_header_block {
	text-align: center;
}

#page_footer_block {
	text-align: center;
}