body
{
	font:Arial, Helvetica, sans-serif;
	background-color:#333333;
	
}

#bkshd
{
	width: 810px;
	height: 680px;
	background-color: #333333;
	background-image: url(images/bf_bkgd.jpg);
	background-repeat: repeat-y;
}

#container
{
	border: 5px solid  #CCCCCC;
	position: relative;
	visibility: visible;
	width: 780px;
	height:675px;
	padding: 0px;
	margin: 0 auto;
	top: -7px;
	background-color:#333333;
	overflow: hidden;
}

.home {
    border:none;
    margin: 7px 0px;
}

#topmenu {
	font: 12px Arial, Helvetica, sans-serif;
	background-image: url(images/bc_bg.gif);
	background-repeat:repeat-x;
	height:30px;
	line-height:30px;
	color:#888;
	border:solid 1px #cacaca;
	border-right: none;
	width:100%;
	overflow:hidden;
	margin:0px;
	padding:0px;
	clear: both;
}

#topmenu li {
    list-style-type:none;
    padding-left:10px;
	display:inline-block;
	float:left;
}

#topmenu a.green {
	display:inline-block;
	background-image:url(images/bc_separator.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right: 15px;
	text-decoration: none;
	color:#82C341;
	outline:none;
}

#topmenu a {
	display:inline-block;
	background-image:url(images/bc_separator.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right: 15px;
	text-decoration: none;
	color:#333333;
	outline:none;
}

#topmenu a:hover {
	color: #CC3300;
	text-decoration: none;
}


#redbar
{
	width: 100%;
	height: 10px;
	clear: both;
	border-bottom: none;
	background-image: url(images/redbar2.png);
	background-repeat: repeat-x;
	border-right: none;
	width:100%;
	overflow:hidden;
	margin:0px;
	padding:0px;

}

#wrap
{
	clear: both;
	position: relative;
	visibility: visible;
	width: 780px;
	height:205px;
	padding: 0px;
	margin: 0px;
	top: 0px;
	background-color:#333333;
	background-image: url("images/befitbanner.jpg");
	background-repeat: no-repeat;
	border-bottom: solid #000000 1px;
}

H1
{
	display: inline;
	font-size: 1.7em;
	color: #CC3300;
}

div.redtext
{
color: CC3300;
}

#topcontact
{
	font: 14px Arial, Helvetica, sans-serif;
	position: relative;
	top: 0px;
	width: 50%;
	float: right;
	color:#FFFFFF;
	padding: 5px 10px 0px 0px;
	clear: left;
}

#title
{
	position: relative;
	display: block;
	font: 28px Arial, Helvetica, sans-serif;
	color: #CC3300;
	width: 70%;
	float: right;
	padding: 20px 100px 0px 0px;
	clear: both;
}
#texthold
{
	width: 199px;
	height: 385px;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
}

#text
{
	position: relative;
	display: block;
	top: 0px;
	left: 0px;
	width:90%;
	height: 300px;
	padding: 10px;
	padding-right: 0px;
	float: left;
	visibility:visible;
	color: #ffffff;
	font: 12px Arial, Helvetica, sans-serif;
	margin-right: 10px;
}
#tv_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 5px;
}
	
#text a	{color: #CC3300; text-decoration: none;}

#text a:hover { color: #990000; }

ul.noindent {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.noindent li {
	list-type: none;
	margin: 0;
	padding: 3px 0 3px 0;
	display: inline;
}

ul.noindentFront li
{list-type: none;
	margin: 0;
	padding: 3px 0 3px 0;
	}
	
	ul.noindentFront
	{
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#spacer
{
width: 100%;
height: 3px;
clear: right;
}

#ptpNav
{
	float: left;
	width: 180px;
	position: relative;
	clear: left;
	display: block;
	top: 0px;
	left: 0px;
	padding: 0px;
	visibility:visible;
	font: 12px Arial, Helvetica, sans-serif;
	margin-right: 10px;
}


#ptpNav a	{color: #CC3300; text-decoration: none;}

#ptpNav a:hover { color: #990000; }


p
{
display: inline;
}

#imgholder
{
	float: right;
	height: 395px;
	background-repeat: no-repeat;
	border-left: 1px solid #000000;
	overflow: hidden;
	border-top: 1px solid #000000;
	width: 564px;
	border-right: 1px solid #000000;
	background-color: #1C1C1C;
	clear: right;
}

#scroll
{
	height: 100px;
	width: 565px;
	float: right;
}

#footer
{
	width: 780px;
	height: 77px;
	background-color: #000033;
	float: right;
	display: inline-block;
	line-height: 25px;
	color: #666666;
	font: 9px Arial, Helvetica, sans-serif;
}

.footpara_top
{
	width: 97%;
	padding: 10px 5px 5px 5px;
	font: 10px Arial, Helvetica, sans-serif;
	line-height: normal;
}

.footAddress
{
	display: both;
	height: 20px;
	float: left;
	clear: both;
	padding: 0px 5px 5px 10px;
	width: 97%;
	color: #333333;
}

H2
{
	display: inline;
	color:#999999;
	font-size: 1em;
	padding-bottom: 5px;
}
#Eptitles {
	padding-bottom: 5px;
	padding-top: 15px;
}

#footer a
{
text-decoration: none;
color: #999999;
}

#footer a:hover
{
color: #333333;
}

#reflect
{
	width: 810px;
	height: 75px;
	background-color: #333333;
	background-image: url(images/reflect1.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;

}
#Ep1 {
	width: 90px;
	height: 92px;
	float: left;
	border-top: solid #666666 1px;
	border-left: solid #666666 1px;
	border-right: solid #333333 1px;
	border-bottom: solid #333333 1px;
	background-position: top left;
	display: block;
	position: relative;
	left: 0px;
}
#NE_text {
	height: 235px;
	padding: 10px;
	color: #CCCCCC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 210px;
	float: left;
}
#Ep2 {
	width: 90px;
	height: 92px;
	float: left;
	border-top: solid #666666 1px;
	border-left: solid #666666 1px;
	border-right: solid #333333 1px;
	border-bottom: solid #333333 1px;
	background-position: top center;
	left: 0px;
	position: relative;
}
#Ep3 {
	width: 90px;
	height: 92px;
	float: left;
	border-top: solid #666666 1px;
	border-left: solid #666666 1px;
	border-right: solid #333333 1px;
	border-bottom: solid #333333 1px;
	left: 0px;
	position: relative;
}
#Ep4 {
	width: 90px;
	height: 92px;
	float: left;
	border-top: solid #666666 1px;
	border-left: solid #666666 1px;
	border-right: solid #333333 1px;
	border-bottom: solid #333333 1px;
	left: 0px;
	position: relative;
}
#Ep5 {
	width: 90px;
	height: 92px;
	float: left;
	border-top: solid #666666 1px;
	border-left: solid #666666 1px;
	border-right: solid #333333 1px;
	border-bottom: solid #333333 1px;
	left: 0px;
	position: relative;
}
#Ep6 {
	width: 90px;
	height: 92px;
	float: left;
	border-top: solid #666666 1px;
	border-left: solid #666666 1px;
	border-right: solid #333333 1px;
	border-bottom: solid #333333 1px;
	background-position: top right;
	left: 0px;
	position: relative;
}
#imgholder a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	text-align: left;
	width: 100%;
	padding: 2px;
}
#bf_tv {
}
#EpTiTxt a {
	width: 88px;
	height: 88px;
	float: left;
	background-position: top left;
	display: block;
	background-image: url(images/Episode1.jpg);
	color: #1C1C1C;
}
#EpTiTxt a:hover {
	width: 88px;
	height: 88px;
	float: left;
	background-position: top left;
	display: block;
	background-image: url(images/Episode1_hi.jpg);
	color: #FFFFFF;
}
#EpTiTxt2 a {
	width: 88px;
	height: 88px;
	float: left;
	background-position: top left;
	display: block;
	background-image: url(images/Episode2.jpg);
	color: #1C1C1C;
}
#EpTiTxt3 a {
	width: 88px;
	height: 88px;
	float: left;
	background-position: top left;
	display: block;
	background-image: url(images/Episode3.jpg);
	color: #1C1C1C;
}
#EpTiTxt4 a {
	width: 88px;
	height: 88px;
	float: left;
	background-position: top left;
	display: block;
	background-image: url(images/Episode4.jpg);
	color: #1C1C1C;
}
#spacer {
	width: 100%;
	height: 25px;
	float: left;
}
#EpTiTxt5 a {
	width: 88px;
	height: 88px;
	float: left;
	background-position: top left;
	display: block;
	background-image: url(images/Episode5.jpg);
	color: #1C1C1C;
}
#EpTiTxt6 a {
	width: 88px;
	height: 88px;
	float: left;
	background-position: top left;
	display: block;
	background-image: url(images/Episode6.jpg);
	color: #1C1C1C;
}
#EpTiTxt2 a:hover {
	width: 88px;
	height: 88px;
	float: left;
	background-position: top left;
	display: block;
	background-image: url(images/Episode2_hi.jpg);
	color: #FFFFFF;
}
#EpTiTxt3 a:hover {
	width: 88px;
	height: 88px;
	float: left;
	background-position: top left;
	display: block;
	background-image: url(images/Episode3_hi.jpg);
	color: #FFFFFF;
}
#EpTiTxt4 a:hover {
	width: 88px;
	height: 88px;
	float: left;
	background-position: top left;
	display: block;
	background-image: url(images/Episode4_hi.jpg);
	color: #FFFFFF;
}
#EpTiTxt5 a:hover {
	width: 88px;
	height: 88px;
	float: left;
	background-position: top left;
	display: block;
	background-image: url(images/Episode5_hi.jpg);
	color: #FFFFFF;
}
#EpTiTxt6 a:hover {
	width: 88px;
	height: 88px;
	float: left;
	background-position: top left;
	display: block;
	background-image: url(images/Episode6_hi.jpg);
	color: #FFFFFF;
}
#ITVlink a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#ITVlink {
	padding: 3px 3px 6px 6px;
	width: 555px;
	left: 0px;
	top: 250px;
	background-color: #CC3300;
	float: right;
	height: 33px;
	background-image: url(images/hometv4.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	border: solid #000000 1px;
	border-bottom: none;
}
#ITVlink a:hover {
	color: #FFFFFF;
}
#tabloid   h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	padding: 14px;
	position: relative;
	top: 5px;
}
#tabloid h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	padding: 14px;
	position: relative;
	top: 5px;
}
#tabloid h1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC3300;
	padding: 14px;
	position: relative;
	top: 5px;
}
#tabloid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	padding: 14px;
	position: relative;
	top: 5px;
	background-color: #000033;
	width: 220px;
}
#ITVtxt {
	position: relative;
	left: 0px;
	width: 475px;
	top: 3px;
}
.redtext {
	color: #CC3300;
}

