*
{
	margin:0;
	padding:0;
	font-family: Trebuchet MS;
}

img
{
	border: 0px;
}

body
{
	background-image: url(/images/top_back.png);
	background-repeat: repeat-x;
	margin: 0;
}

#container
{
	width: 1014px;
	margin: auto;
}

#nav, #masthead, #header, #footer, #header_nav, .breadcrumbs, .pagination
{
	display: none;
}

#masthead_print
{
	font-size: 16pt;
	color: #457534;
}

a
{
	text-decoration: none;
	color: black;
}

#content_matter ul, #content_matter ol
{
	padding-left: 20px;
}

.subtitle
{
	font-size: 12pt;
	color: #457534;
}

