/* note: things likely to change between sites, other than urls, are marked CHANGE for convenience */

body {
  background: url(http://cache.members-access.com/hugerealboobs.com/s1/images/layout-mbg.gif);
  margin: 0px;
  padding: 0px;
}
body, table, td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: black;
}
/* CHANGE: wrapper bg/border */
div#wrapper {
  width: 800px;
  background: #FFFFBE;
  border: none;
  margin: auto;
  padding: 5px 0px;
}
table#main {
  width: 783px;
  background: none;
  border-spacing: 0px;
  border-collapse: collapse;
}
table#main td {
  border: 0px;
  padding: 0px;
  margin: 0px;
}
/* CHANGE: the background of the content table */
table#main td.content {
  background: white;
  text-align: center;
  vertical-align: top;
}
table#main td.leftmargin {
  background: url("http://cache.members-access.com/hugerealboobs.com/s1/images/layout-00_07.gif");
}
table#main td.rightmargin {
  background: url("http://cache.members-access.com/hugerealboobs.com/s1/images/layout-00_09.gif");
}
/* CHANGE: this is the background for the "click me" links */
table#main td.leftbar {
  width: 120px;
  text-align: center;
  vertical-align: middle;
  background: #FFF2BF;
}
/* CHANGE: this is the background for the two buttons at the bottom */
table#main td.buttons {
  background: #FFF2BF;
}

table#leftImages {
  border: 0px none;
  background: none;
  width: 100px;
  border-spacing: 4px;
}
table#leftImages td {
  padding: 4px;
}

table#buttons {
  width: 750px;
  background: none;
}
table#buttons td.left {
  width: 375px;
  text-align: left;
}
table#buttons td.right {
  width: 375px;
  text-align: right;
}

/* CHANGE: border of the content table */
table.content {
  border: 1px solid #003399;
  border-top: 0px;
  border-left: 0px;
  border-spacing: 0px;
  margin-top: 10px;
}
table.content td {
  padding: 0px;
}
table.content td.name {
  background: url(http://cache.members-access.com/hugerealboobs.com/s1/images/component-00_07.gif);
  text-align: right;
  vertical-align: middle;
  width: 243px;
  height: 24px;
}
table.content td.date {
  background: url(http://cache.members-access.com/hugerealboobs.com/s1/images/component-00_11.gif);
  text-align: right;
  vertical-align: middle;
  width: 243px;
  height: 24px;
}
table.content td.age {
  background: url(http://cache.members-access.com/hugerealboobs.com/s1/images/component-00_24.gif);
  text-align: center;
  vertical-align: middle;
  width: 138px;
  height: 21px;
}
/* CHANGE: font for date, name, and age: this came from blue-12 */
table.content td.age,
table.content td.date,
table.content td.name {
  font-weight: bold;
  color: #000066;
}
/* CHANGE: font in here came from blurbtext */
table.content td.story {
  background: #FFF2b4;
  font-size: 11px;
  color: #000066;
  font-weight: bold;
  text-align: left;
  vertical-align: top;
}

a, img {
  border: 0px;
}

/* CHANGE: text at the bottom */
.txtsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: black;
}

/* CHANGE: links at the bottom */
.linksmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

div#seo_footer {
  margin: auto;
  width: 600px;
  color: white;
  font-size: 11px;
  text-align: center;
}