body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FDFAE7;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A4527;
	text-align: justify;
	padding-left: 4px;
}
.menu {
	padding-left: 5px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-right: 19px;
}
a:link {
	color: #E3AB86;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #7C967D;
}
a:visited {
	color: #E3AB86;
	text-decoration: none;
}
a:hover {
	color: #7C967D;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E3AB86;
}
a:active {
	color: #7C967D;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #E3AB86;
	border-bottom-color: #E3AB86;
}


a.nav:link {
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #FDFAE7;
	text-align: justify;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.nav:visited {
	color: #FDFAE7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	text-decoration: none;
}


h1 {
	color: #FDFAE7;
	background-color: #E3AB86;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-indent: 5px;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 0px;
	padding-top: 0px;
	letter-spacing: 1px;
}
a.nav:hover {
	color: #408080;
	text-decoration: none;
	text-transform: lowercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
	background-color: #BBD9CB;
	margin: 1px;
	text-indent: 3px;
	text-align: justify;
}
a.nav:active {
	color: #408080;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
}
select, input, textarea {
	color: #5A4527;
	background-color: #FDFAE7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #5A4527;
}
.yibelieve_TopRight {
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  padding: 0;
  border: none;
  float: none;
}
.yibelieve_TopRight a img {
  background-color: transparent;
  color: white;
  border: none;
  text-decoration: none;
}
