#header
{
	height: 70px; width: 800px;
	background-image: url(graphics/2005-12-06_12-30.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content table
{
	width: 60%;
	height: auto;
	margin: 0 20%;
}
p#copyright
{
	font-size: 9px;
	margin: 0 2em 1em 0;
	text-align: right;
}
td.form-err, big { background:#FFF; color: #630; }
td.form-err, big { font-weight: bold; }
td.form-req i { background: white; color: #666; }
