body {
	background-color: #372612;
}
a:link,a:active,a:visited {
	font-family: arial, sans-serif;
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
table {
	border: none;
}
table#containment {
	width: 905px;
}
table#contentTable {
	width: 691px;
	margin: 20px;
}
td {
	vertical-align: top;
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}
td#content {
	background-color: #e3cba5;
}
td#repeatLeft {
	background: url('../images/leftRepeat.jpg') repeat-y;
	width: 7px;
}
td#repeatRight {
	background: url('../images/rightRepeat.jpg') repeat-y;
	width: 90px;
	vertical-align: bottom;
}
td#text {
	border: 2px solid #000000;
	background-color: #d3af71;
	padding: 15px;
}
input {
	border: 1px solid #000000;
	background-color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 12px;
}
textarea {
	border: 1px solid #000000;
	background-color: #ffffff;
	padding: 5px;
	font-family: arial, sans-serif;
	font-size: 12px;
}
img.gallery {
	margin: 5px;
}
