body {
	background: #b78250 url(images/background.gif) repeat-x;
	font: 12px "Verdana", serif;
	color: #573409;
	margin: 15px;
}
.aimage:link, .aimage:visited {
	text-decoration: none;
}
a:link, a:visited {
	color: #573409;
	text-decoration: underline;
}
a:hover, a:active {
	color: #bb1780;
	text-decoration: underline;
}
h1 {
	font-size: 15px;
	color: #573409;
	margin-top: 2px;
	margin-bottom: 1px;
}
h2 {
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: underline;
	margin-bottom: 10px;
}
h3 {
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	text-decoration: underline;
	margin-bottom: 1px;
	margin-top: 0;
}
h4 {
	font-weight: bold;
	text-decoration: underline;
}
s {
	font-size: 10px;
	text-decoration: none;
}
.main-area {
	width: 700px;
	background-color: #ffffff;
	text-align: left;
	padding: 10px 10px 10px 10px;
}
.header {
	background: #ffffff url(images/backgroundH.gif) repeat-x;
	height: 200px;
	padding-top: 10px;
}
.menu {
	border-top: 1px solid #573409;
	border-bottom: 1px solid #573409;
	padding: 5px 0;
	font-size: 11px;
	text-align: center;
}
.menu a:link, .menu a:visited {
	padding: 5px 5px;
	background-color: #ffffff;
	text-decoration: none;
	color: #c43b73;
}
.menu a:active, .menu a:hover {
	background-color: #e85692;
	padding: 5px 5px;
	text-decoration: none;
	color: #ffffff;
}
.announce {
	padding: 5px;
	font-size: 12px;
	width: 450px;
}
.padding {
	padding-top: 20px;
}
.contact {
	font-size: 10px;
	padding-top: 2px;
}