body {
	background: url(images/wall_blue.gif);
	margin: 0px;
	padding: 0px;
}
select, input, textarea {
	color: #404F62;
	background-color: #EEF7FC;
	font-family: "Trebuchet MS", Verdana, Arial, Geneva, Helvetica;
	font-size: 12px;
	border: 1px solid #404F62;
}
.main {
	font-family: "Trebuchet MS", Verdana, Arial, Geneva, Helvetica;
	font-size: 12px;
	color: #404F62;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Geneva, Helvetica;
	font-size: 16px;
	text-transform: uppercase;
	color: #656D80;
	text-indent: 17px;
	background-image: url(images/navy_right.gif);
	background-repeat: no-repeat;
	background-position: 6px 7px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a:link, a:visited {
	text-decoration: none;
	color: #358CC2;
	letter-spacing: 1px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}


a:hover, a:active {
	text-decoration: none;
	color: #ffffff;
	letter-spacing: 1px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}
.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;
}
