body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{ 
	margin:0;
	padding:0;
}
table
{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img
{ 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var
{
	font-style:normal;
	font-weight:normal;
}
ol,ul
{
	list-style:none;
}
caption,th
{
	text-align:left;
}
h1,h2,h3,h4,h5,h6
{
	font-size:100%;
	font-weight:normal;
}
q:before,q:after
{
	content:'';
}
abbr,acronym
{
	border:0;
}

body
{
	background-image: url(paper_fibres_bg.jpg);
	font-family: Georgia, Times New Roman, Times, _serif;
	letter-spacing: .05em;
}

p
{
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 1em;
}

h1
{
	font-size: 2em;
	line-height: 2em;
}

h2
{
	font-size: 1.5em;
	line-height: 1.5em;
}

h3
{
	font-size: 1.1em;
	line-height: 1.5em;
}

.navigation_top_level
{
	top: 2em;
	margin: 0;
	padding: 1em;
	float: left;
	clear: both;
	background-color: white;
	position: fixed;
	width: 6em;
}

#content_container
{
	position: relative;
	left: 8em;
	float: left;
	clear: none;
	width: 854px;
}

.info
{
	width: 384px;
	margin: 2em 0 0 2em;
	padding: 1em;
	background-color: white;
	float: left;
	clear: none;
	display: block;
}

.images
{
	width: 384px;
	background-color: white;
	float: left;
	clear: none;
	margin: 2em 0 0 1em;
}

.images h3
{
	margin-top: 1em;
	padding: 0 1em;
}

.images img
{
	margin: 1em 0;
}

.images p
{
	padding: 0 1em;
}

#bottom_image
{
	margin-bottom: 2em;
}
