body {
	margin: 0;
	color: #395954;
	background: #a8c6c0 url(images/b2p-bg.gif) repeat-x;
	text-align: center;
}

div#container {
	margin-right: auto;
	margin-left: auto;
	opacity: 1;
	border-right: 3px solid white;
	border-left: 3px solid white;
	background-color: #cef2eb;
	z-index: 3;
	display: table;
	width: 800px;
}

div#content {
	width: 800px;
	background-color: #cef2eb;
	text-align: left;
	display: block;
	float: left;
}

img#epigraph {
	display: block;
	float: left;
}

h1, p {
	font-weight: normal;
	font-style: normal;
}

p {
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 0;
	line-height: 1.5;
	font-size: 1em;
}

h1 {
	font-style: italic;
	line-height: 1;
	font-size: 1.5em;
	margin: 1em 12px .2em;
}

h2 {	
	font-style: italic;
	line-height: 1;
	font-size: 1.5em;
	margin: 1em 12px .2em;

}

div#footer {
	background-color: #072e27;
	color: white;
	border-top: 3px solid white;
	letter-spacing: 1px;
	width: 800px;
	display: inline-block;
	margin-top: 12px;
}

div#footer p, div#footer a {
	color: white;
	text-decoration: none;
	text-align: right;
	text-transform: uppercase;
	font: normal normal 12px helvetica, arial, sans-serif;
	padding-right: 6px;
	padding-top: 6px;
	margin: 0;
	padding-bottom: 6px;
}

div#footer a:hover {
	text-decoration: underline;
}

div.moreinfo p {
	margin: 0 0 0 12px;
	padding: 0;
	font-style: italic;
}

div.moreinfo a {

	text-decoration: none;
	color: #072e27;


}

div.moreinfo a:hover {
	text-decoration: underline;
}

div.moreinfo p.mi1 {
	font-weight: bold;
	font-style: italic;
}
