body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image:   url("../img/hibiscus.gif");
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	font-size: medium;
	line-height: 1.4em;
	color: #000000;
	text-align: center;
}
img {
	border: none;
}
p {
	width: 600px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-size: 90%;
	line-height: 1.4em;
	font-weight: normal;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
h1 img {
	margin-bottom: 10px;
}
h2 {
	font-size: medium;
	line-height: 1.4em;
	font-weight: bold;
	color: #993300;
	text-align: left;
	width: 600px;
	margin-top: 30px;
	background-image:   url("../img/h2icon.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
.nobg {
	text-align: left;
	width: 600px;
	margin-bottom: 5px;
	margin-top: 30px;
	background-image: none;
	padding-left: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
}
h3 {
	line-height: 1.4em;
	font-weight: bold;
	color: #993300;
	margin-bottom: 5px;
	text-align: left;
	font-size: medium;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
h4 {
	line-height: 1.4em;
	font-weight: bold;
	color: #993300;
	margin-bottom: 5px;
	font-size: medium;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
#headline {
	background-color: #663300;
	background-image:   url("../img/bg2.jpg");
	background-repeat: repeat-y;
	margin: 0px;
	background-position: left;
	text-align: right;
	vertical-align: middle;
	padding: 10px;
}
#menu {
	font-size: 12px;
	line-height: 1.4em;
	color: #993300;
	margin: 0px;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
#main {
	padding: 30px 25px 20px;
	text-align: center;
	font-size: smaller;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: auto;
	bottom: auto;
	width: 650px;
	position: relative;
}
#main a {
	color: #FF9900;
}
#main a:hover {
	color: #FFCC00;
}
#contact {
	line-height: 1.2em;
	text-align: center;
}
#menu2 {
	font-size: 12px;
	line-height: 1.4em;
	color: #993300;
	margin: 20px auto 0px;
	text-align: center;
	padding: 5px;
	clear: both;
}
#footline {
	background-color: #663300;
	background-image:   url("../img/bg2.jpg");
	background-repeat: repeat-y;
	margin: 5px 0px 0px;
	background-position: left;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	clear: both;
	bottom: 0px;
	width: 100%;
	left: 0px;
}
.bold {
	font-weight: bold;
}
.errormsg {
	font-size: medium;
	font-weight: bold;
	color: #dd0000;
	text-align: center;
}
.btn {
	text-align: center;
	position: relative;
	height: 22px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0px;
}
.btn img {
	margin-right: 5px;
	margin-left: 5px;
}
.nobold {
	font-weight: normal;
}
.date {
	text-align: right;
	font-size: smaller;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	color: #333333;
	vertical-align: baseline;
}
.rgt {
	text-align: right;
}
.rgtsmall {
	font-size: smaller;
	text-align: right;
}
.ctr {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.bldorg {
	font-weight: bold;
	color: #FF9900;
}
