body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #FFFFFF;
	background-image: url(http://www.discountrealitysites.com/s1/images/bgr.jpg);
	text-align:center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #053783;
	text-align:center;
}
.table {
	border: 1px solid #000099;
}
.bold {
	font-weight: bold;
	color: #000066;
	padding-left: 10px;
}
.bold2 {
	font-weight: bold;
	color: #000066;
}
.boldbiglink {
	font-size: 36px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.bigLink {
	font-size: 18px;
	color: #0000FF;
}
a.bigLink:hover {
	font-size: 18px;
	color: #006600;
}
.txtsmall {
	font-size: 11px;
	color: #053783;
}
a.linksmall:link {
	font-size: 11px;
	color: #003366;
}
a.linksmall:hover {
	font-size: 11px;
	color: #669999;
}
a.linksmall:visited {
	font-size: 11px;
	color: #003366;
}
a:link {
	color: #0000FF;
}
a:hover {
	color: #006600;
}
a:visited {
	color: #0000FF;
}
a img {
    border:none;
}

/***************************** FOR EMAIL COLLECTOR - CURRENTLY UNUSED ************************************
.email {
	font-size: 11px;
	color: #000033;
	background-color: #FFFFFF;
	border: 1px solid #0066CC;
}
.subscribe {
	font-size: 11px;
	color: #000033;
	background-color: #D4D0C8;
	border: 1px solid #333333;
}
.emailTextInput {
	font-size: 11px;
	color: #000033;
	padding: 1px;
	border: 1px solid #0099CC;
}
*********************************************************************************************************/
#mainBox {
	background-color: #FFFFFF;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000099;
}
#headerBoxUpper {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#headerBoxLower {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#subHeaderBox {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
.toptext  {
	width: 440px;
	float: left;
}
.toptextRight  {
	width: 280px;
	float: right;
}
.episodeTable {
	width: 720px;
}
.episodeHeader {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
}
 .thumbnail {
   float: left;
   width: 124px;
   margin: 0 10px 10px 0;
}
 .thumbnail2 {
   float: left;
   width: 124px;
   margin: 0 10px 0 0;
}
.clearboth {
clear:both
}
.episodeBottomLeftImage {
	float: left;
	}
.episodeBottomRightImage {
	float: right;
	}
.blurb {
	float: left;
	padding: 8px 0 10px 0;
	}
#seo_footer {
    margin:auto;
	width:600px;
    color:#053783;
	font-size:10px;
	text-align:center;
}	