body
{
	background-image: none;
	background-color: #ffffff;
}
body, td, input, textarea
{
	font-size: 11px;
	font-family: Trebuchet MS;
	line-height: 18px;
	color: #333333;
}
div#main-pane
{
	width: 100%;
	margin: 0;
	background: none;
	background-color: #ffffff;
}
div#header
{
	display: none;
}
img#logo
{
	display: none;
}
a
{
	text-decoration: underline;
}
div#content
{
	margin: 0;
}
h1, h2
{
	margin-left: 0;
}
span.date
{
	font-size: 10px;
	color: #555555;
}
div#copy
{
	margin-top: 120px;
	padding-bottom: 30px;
	color: #777777;
	font-size: 10px;
}
table.contact
{
	width: 500px;
}
table.contact td
{
	padding: 5px 10px 5px 0;
	vertical-align: top;
}
table.contact td.header
{
	width: 82px;
	text-align: right;
	padding: 8px 10px 2px 0;
}
td.optional
{
	color: #666666;
}
table.contact textarea
{
	height: 150px;
}
table.contact input, table.contact textarea
{
	width: 100%;
}
table.contact input.submit
{
	width: 100px;
}
