body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #573847;
	background-image: url(../images/watermark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a {
	color: #BD3333;
}
p {
	line-height: 1.6em;
	margin: 0px;
	padding: 6px 0px;
}
h1 {
	font-size: 210%;
	color: #BD3333;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 6px;
}
h2 {
	font-size: 160%;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 6px;
}
h3 {
	font-size: 100%;
	font-style: italic;
	color: #BD3333;
	margin: 0px;
	padding: 0px;
	clear: left;
}
#header {
	float: left;
	width: 100%;
	padding-bottom: 20px;
}
#header ul {
	display: none;
}
#header #logo {
	float: right;
}
#header #logotext {
	float: left;
	padding-top: 83px;
}
#content {
	clear: left;
	float: left;
	width: 100%;
}
#image {
	display:none;
}
#text, #footertext {
	clear: left;
	float: left;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECEBE6;
	padding-top: 20px;
	padding-bottom: 20px;
}
#text ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#text li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECEBE6;
	width: 389px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#submenu {
	display:none;
}
#footer {
	clear: left;
	float: left;
	width: 100%;
}
#footer p {
	padding: 0px;
}