body {
	margin: 0px;
	background:  #28292E;
	background-image: url(images/background_beach.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 26px;
	font-weight: bold;
	line-height: 100%;
	text-align: center;
}
h2 {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 130%;
}
h3 {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 130%;
}
.pop-up-link {
	cursor: hand;
	color: #0000CC;
}
td, p, pre, ol, ul, li {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 13px;
	line-height: 130%;
}
tt {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
}
ul.slim {
	padding-left: 15px;
}
.dropshadow {
	margin: 0px 10px 10px 0px;
	box-shadow: 10px 10px 5px #888888;
}
.endorsement, .footerbox, .shaded {
	background-color: #cef;
}
.endorsement, .shaded {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	shadow: 10px;
	dropshadow: 10px;
}
.endorsement {
	font-style: italic;
	padding-top: 1px;
	padding-bottom: 1px;
}
.footerbox {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.footnote {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
}
.mainbox {
    background: white;
	padding: 20px;
}
.mainbox, .footerbox {
	width: 900px;
	margin: 0 auto;
	margin-top: 20px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.result_bad {
	color: #990000;
}
.result_good {
	color: #008800;
}
.unshaded {
	background-color: #ffffff;
	padding: 20px;
}


#home {
  display: block;
  width: 46;
  height: 42px;
  background: url("/images/home.gif") no-repeat 0 0;
}
#home:hover { 
  background-position: 0 -42px;
}
#home span {
  position: absolute;
  top: -999em;
}
#soldoutnav {
  display: block;
  width: 120px;
  height: 42px;
  background: url("/images/soldout.gif") no-repeat 0 0;
}
#soldoutnav:hover { 
  background-position: 0 -42px;
}
#soldoutnav span {
  position: absolute;
  top: -999em;
}
#ringtruthnav {
  display: block;
  width: 104px;
  height: 42px;
  background: url("/images/ringtruth.gif") no-repeat 0 0;
}
#ringtruthnav:hover { 
  background-position: 0 -42px;
}
#ringtruthnav span {
  position: absolute;
  top: -999em;
}
#cbfc {
  display: block;
  width: 99px;
  height: 42px;
  background: url("/images/cbfc.gif") no-repeat 0 0;
}
#cbfc:hover { 
  background-position: 0 -42px;
}
#cbfc span {
  position: absolute;
  top: -999em;
}
#dailyemail {
  display: block;
  width: 102px;
  height: 42px;
  background: url("/images/dailyemail.gif") no-repeat 0 0;
}
#dailyemail:hover { 
  background-position: 0 -42px;
}
#dailyemail span {
  position: absolute;
  top: -999em;
}
#witnesses {
  display: block;
  width: 84px;
  height: 42px;
  background: url("/images/witnesses.gif") no-repeat 0 0;
}
#witnesses:hover { 
  background-position: 0 -42px;
}
#witnesses span {
  position: absolute;
  top: -999em;
}
#names {
  display: block;
  width: 53px;
  height: 42px;
  background: url("/images/names.gif") no-repeat 0 0;
}
#names:hover { 
  background-position: 0 -42px;
}
#names span {
  position: absolute;
  top: -999em;
}
#other {
  display: block;
  width: 73px;
  height: 42px;
  background: url("/images/other.gif") no-repeat 0 0;
}
#other:hover { 
  background-position: 0 -42px;
}
#other span {
  position: absolute;
  top: -999em;
}
#authorinfo {
  display: block;
  width: 80px;
  height: 42px;
  background: url("/images/authorinfo.gif") no-repeat 0 0;
}
#authorinfo:hover { 
  background-position: 0 -42px;
}
#authorinfo span {
  position: absolute;
  top: -999em;
}
