*
{
	font-size: 12px;
}

#container
{
	width: auto;
	margin: auto;
	height: auto;
}

#masthead
{
	width: auto;
	margin: auto;
	height: auto;
	text-align: right;
	text-decoration: none;
}

#masthead-text
{
	display: inline;
	font-size: 16px;
	color: #4E621A;

}

#nav, .printhide
{
	display: none;
}

#content
{
	width: 680px;
}

#content[id]
{
	width: auto;
}

#footer
{
	border-top: 1px solid #4E621A;
}

#date-bar
{
	width: auto;
	height: auto;
	text-align: right;
	padding: 0px;
	font-size: 12px;
	color: #000000;
}

table
{
	border-collapse: collapse;
}

table td, table th
{
	border: 1px solid #aaaaaa;
}

table tr
{
	border: none;
}