html {
  overflow-x:auto;
  overflow-y:scroll;
}
body {
  margin:0px;
  background-color:#FFFFFF;
  background-image: url(/tours/blackbootycream/images/back.gif);
}
img {
  border:none;
}

.episodetable {
  background-image: url(/tours/blackbootycream/images/episodeback.gif);
  text-align: center;
}
A:link {text-decoration: none; color: #f01f76}
A:visited {text-decoration: none; color: #ffffff}
A:hover {text-decoration: none; color: #ffffff}
A:active {text-decoration: none; color: #ffffff;}

.thumb_links a:link, a:visited {
  color: #000000;
  font-family: sans-serif, Arial;
  font-size: 12px;
  font-weight: normal;
  text-decoration:none;
}
.thumb_links a:hover {
  color: #000000;
  text-decoration:underline;
}
.thumb_links a:active {
  color: #000000;
}

.imageoutline {
	border: 1px solid #333333;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.textheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #eeeeee;
	text-align: center;
	margin: auto;
	padding: 5px;
}

.style1 {
	color: #CC0000;
	font-weight: bold;
	padding-right: 5px;
	font-size: 20px;
}

.style2 {
	color: #000000;
	font-weight: bold;
	padding-right: 5px;
	font-size: 20px;
}
.style3 {font-size: 18px; text-align: center; margin: auto; padding: 5px; font-family: Arial, Helvetica, sans-serif;}
