body  {
	font: 14px Arial, Helvetica, sans-serif;
	background: #CCCCCC;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

#detailmiddle	{
width: 640px;
}

#overall { 
	width: 800px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

#sidebar {
	width: 150px; /* since this element is floated, a width must be given */
	margin-top: 10px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#main	{
width: 800px;
padding: 10px;
background-color: #FFFFFF;
}

.segmentfloat	{
padding: 10px;
float: left;
}

.segmentdetails	{
width: 380px;
font-family: arial, helvetica;
font-size: 12px;
margin: 10px 0 10px 220px;
min-height: 230px;
height: auto !important;
height: 230px;
padding: 10px;
}

.sectionheader	{
margin-top: 10px;
margin-bottom: 10px;
margin-left: 5px;
width: 613px;
height: 20px;
border-left: 2px solid #000000;
border-bottom: 2px solid #000000;
text-align: left;
font-family: arial, helvetica;
font-weight: bold;
font-size: 16px;
color: #333333;
padding: 5px;
background: #CAA682;
}

.rowme	{
background: #cc0000;
}

#footer	{
margin-top: 10px;
width: 800px;
}

#bodyarea	{
float: right;
width: 640px;
background-color: #E8E6CF;
margin-top: 10px;
}

#topheader	{
width: 800px;
}

#linksbox	{
width: 140px;
background-color: #CAA682;
padding: 5px;
font-family: arial, helvetica;
font-size: 12px;
margin-top: 10px;
}

#contactbox	{
margin-top: 10px;
width: 140px;
background-color: #CAA682;
padding: 5px;
font-family: arial, helvetica;
font-size: 12px;
}

#searchbox	{
width: 140px;
background-color: #CAA682;
padding: 5px;
font-family: arial, helvetica;
font-size: 12px;
}

#anotherbox	{
margin-top: 10px;
width: 140px;
background-color: #CAA682;
padding: 5px;
}

.infocus_box	{
float: left;
width: 175px;
height: 100px;
margin-right: 10px;
text-align: center;
}

#mainhead	{
width: 620px;
height: 90px;
background-color: #333333;
padding: 10px;
}

.episoderowheader	{
margin-top: 10px;
margin-bottom: 5px;
margin-left: 10px;
width: 613px;
height: 30px;
border-left: 2px solid #000000;
border-bottom: 2px solid #000000;
text-align: left;
text-decoration: none;
font-family: arial, helvetica;
font-weight: bold;
font-size: 16px;
color: #333333;
z-index: 10;
}

.episoderowheader a	{
height: 20px;
width: 603px;
display: block;
background: #CAA682;
padding: 5px;
text-decoration: none;
font-family: arial, helvetica;
font-weight: bold;
font-size: 16px;
color: #333333;
}

.episoderowheader a:hover	{
display: block;
background: #DAC8B6;
text-decoration: none;
}

.rowofsegments	{
height: 260px;
width: 822px;
background-color: #CCCCCC;
display: block;
}

table.segments	{
border: 0px;
margin-left: 10px;
}

table.segmentpart	{
border: 0px;
padding: 0px;
width: 200px;
border-collapse: collapse;
}

td.segmentelement	{
width: 200px;
}

tr.segmentheadertitle td {
width: 190px;
background-color: #333333;
font-family: arial, helvetica;
font-size: 14px;
padding: 5px;
color: #FFFFFF;
text-align: center;
border: 0px;
height: 30px;
}

tr.sitemap td	{
width: 190px;
background-color: #333333;
font-family: arial, helvetica;
font-size: 12px;
height: 20px;
padding: 5px;
color: #FFFFFF;
text-align: center;
border: 0px;
}

tr.sitemap td a	{
color: #FFFFFF;
display: block;
text-decoration: none;
padding: 5px;
}

tr.sitemap td a:hover	{
display: block;
background: #999999;
padding: 5px;
}

tr.picbox td {
width: 200px;
height: 150px;
padding: 0px;}

tr.watchme td {
width: 200px;
height: 40px;
text-align: center;
padding: 0px;
}

table#Table_01	{
border-collapse: collapse;
padding: 0px;
}

.revheadertext	{
font-family: arial, helvetica;
font-weight: bold;
font-size: 18px;
color: #FFFFFF;
}

.episodetext	{
font-family: arial, helvetica; 
font-size: 13px;
line-height: 16px;
}

.stext	{
font-family: arial, helvetica;
font-size: 12px;
}
.stext	a {
font-family: arial, helvetica;
font-size: 12px;
color: black;
}

.stext	a:visited {
color: black;
}

.revtext	{
font-family: arial, helvetica;
font-size: 13px;
color: white;
line-height: 18px;
}

.right	{
position: relative;
top: -25px;
left: 500px;
font-family:	arial, helvetica;
font-size:	12px;
color: black;
}

.center2	{
margin-left: auto;
margin-right: auto;
width: 250px;
text-align: center;
font-family: arial, helvetica;
font-size: 12px;
color: black;
}

.left2	{
float: left;
margin-left: 5px;
text-align: center;
font-family: arial, helvetica;
font-size: 12px;
color: black;
}

.right2	{
float: right;
margin-right: 5px;
text-align: center;
font-family: arial, helvetica;
font-size: 12px;
color: black;
}

.center2 a:visited,
.left2 a:visited,
.right2 a:visited {
color: black;
}



input.btn	{
	color: #000000;	
	font-family:	arial, helvetica;
	font-weight: bold;
	width: 50px;
	background-color:	#E8E6CF;
	border: 1px solid #000000;
	}

.link a	{
color: black;
display: block;
padding: 5px;
}

.link a:hover	{
display: block;
background: #E8E6CF;
padding: 5px;
}

.imgnav {
	float: right;
	width: 80px;
	text-align: center;
	background: #dddddd;
	border: 2px solid #999999;
	margin-bottom: 10px;
	}

	
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 100%;
	float: right;
	text-decoration: none;
	line-height: 125%;
	color: #333333;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	background-color: #E8E6CF;
	text-decoration: none;
	color: #002E5B;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}

.expand	{
width: 615px;
height: 25px;
font-family: arial, helvetica;
font-size: 9px;
}

.rowblock	{
width: 615px;
background-color: #CAA682;
margin: 10px 0 0 10px;
}

.detailrow	{
background: #CAA682;
font-family: arial, helvetica;
font-size: 16px;
font-weight: bold;
text-align: center;
padding: 5px;
}

a img {
border: 0px;
}

.c	{
margin: 0 0 5px 10px;
}

.separater	{
border-top: 3px dotted #CAA682;
}

img	{
border: none;
}

.instructionsl	{
padding: 10px;
margin: 0 0 0 10px;
width: 265px;
float: left;
}

.instructionsr	{
padding: 10px;
margin: 17px 0 0 295px;
width: 295px;
height: 130px;
}


.largetype	{
font-family: arial, helvetica;
font-size: 16px;
font-weight: bold;
color: #333333;
text-align: center;
}
