body {
	background: #BAAA79 url(images/main_bg.jpg) repeat-x left top;
	margin: 0px;
}
map {
	text-decoration: none;
	border: none;
}
#top {
	background: url(images/main_top.gif) no-repeat left top;
}
#navigation {
	background: url(images/main_nav.gif) no-repeat left top;
}
#content {
	background-color: #FAF1CA;
}
#footer {
	background: url(images/main_footer.gif) no-repeat left top;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #2A4200;
	font-weight: bold;
	text-align: center;
}
.sidetext {
	color: #2D1500;
	font: .9em Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0 3px 0 3px;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #2A4200;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	border: none;
}
a:hover {
	color: #780152;
}
hr {
	border: 0;
	width: 90%;
	color: #000000;
	background-color: #000000;
	height: 1px;
}
