body {
	background-image: url(images/bg.jpg);
	background-color:#b7a59c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bottom_address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #561512;
}
h1 {
	font-size: 16px;
	font-weight:bold;
}
#unity {
	height:221px;
	background-image:url(images/unity_bg.gif);
	font-family: Trebuchet MS;
	color: #832522;
	text-decoration: none;
	font-size: 14px;
	line-height: 1em;
}
#groups {
	font-size: 11px;
}
.textboxes {
	margin:5px;
	border:solid 1px;
	width:200px;
}
.textarea {
	margin:5px;
	border:solid 1px;
	width:330px;
	height:100px;
}
.submit_button {
	margin:5px;
}