#body {
	background-image:url(../images/hp-body-bg.jpg);
}

#footer {
	background-image:url(../images/hp-footer-bg.jpg);
}

#page {
	background-image:url(../images/hp-page-bg.png);
}

#footer p.links {
	padding-top:32px;
}

#content {
	width:525px;
}

#sidebar {
	width:195px;
}

form h3 {
	color:#6B8814;
	font-size:130%;
	margin-left:10px;
}

fieldset table {
	width:100%;
	margin-bottom:0;
	border:none;
	border-bottom:none;
}

fieldset table th,
fieldset table td {
	padding:0.4em 0.5em;
	border-bottom:none;
}

fieldset table th {
	width:140px;
	background-color:none;
	border-right:none;
	text-align:right;
}