﻿body
{
	font-family: helvetica;
	font-size: 14px;
	line-height: 26px;
}
#masthead span.mastheadspan
{
	display: none;
}
#masthead2
{
	display: none;
}
#masthead3
{
	display: none;
}
#left-column
{
	display: none;
}
#right-column
{
	display: none;
}
#middle-column
{
	margin-top: 20px;
}
#footer
{
	text-align: center;
	display: block;
	margin: 20px auto 0 auto;
	padding-top: 20px;
	border-top: 1px solid #DDDDDD;
}
h1, h2, h3
{
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
}
h1
{
	font-size: 30px;
	line-height: 34px;
}
h2
{
	font-size: 22px;
	line-height: 26px;
}
h3
{
	font-size: 18px;
	line-height: 22px;
}

h1 + .image, h2 + .image, h3 + .image, h1 + p, h2 + p, h3 + p
{
	padding-top: 20px;
}
p
{
	margin-left: 30px;
}
.image, .imageRight, .imageLeft
{
	padding-right: 10px;
	margin-left: 30px;
	display: block;
	width: 100%;
}
.image .caption
{
	line-height: 100%;
	font-style: italic;
}
