body {
  margin: 0px;
  padding: 0px;
  width: 100%;
  text-align: center;
  background-color: #FFFFFF;
}

#web {
  width: 790px;
  height: 500px;
  background-color: #000;
  margin: auto;
}

.bkgd1 {
	background-image: url(../images/bkgd_body.jpg);
	background-repeat: repeat;
	text-align: center;
	vertical-align: top;
}

.bkgd2 {
	background-image: url(../images/bkgd_body.jpg);
	background-repeat: repeat;
	text-align: left;
	vertical-align: top;
}

.earn_airtime {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A10E1D;
	text-align: left;
}
.hello {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #670D0D;
	line-height: 14px;
	text-align: left;
}
.whitewash {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
        text-decoration: none;
}
.spot_name {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #670D0D;
	font-weight: bold;
}
.gallery_links {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D1002F;
	text-decoration: none;
	line-height: 14px;
}
.account_total {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #970012;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.text_small {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	color: #670D0D;
}
a:link {
	color: #D1002F;
}
a:visited {
	color: #D1002F;
}
a:hover {
	color: #FF0012;
}
a:active {
	color: #D1002F;
}
.style2 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333; }

.rowh { font-family: Helvetica, sans-serif;font-size: 10px;color: #670D0D;background-color: #FFCC00; }
.rowa { font-family: Helvetica, sans-serif;font-size: 10px;color: #000000;background-color: #FFFFFF; }
.rowb { font-family: Helvetica, sans-serif;font-size: 10px;color: #000000;background-color: #FFCCFF; }

