body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ccc;
	background-color: #000000;
	background-attachment: fixed;
}

a {
	text-decoration: none;
	color:  #cccccc;
	outline: none;
}

a:visited.on, a.on {
	color:  #CCCCCC;
	text-decoration : none;
}

a:active {
	color:  #CC6600;
	text-decoration : none;
}

a:hover {
	color: #CC6600;
	text-decoration: none;
}

.ahem {
	display: none;
}

strong, b {
	font-weight: bold;
}

.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	letter-spacing : +0.1mm;
	color: #999999;
}

blockquote  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	letter-spacing : +0.1mm;
	color: #999999;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	letter-spacing : +0.1mm;
	color: #999999;
}


px {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color: #CC6600;
	
}


bh1  {
	margin-top: 10px;
}


h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

img {
	border: 0;
}

.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
}

.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
}

#container { 
position: absolute;
width: 1003px;
min-height: 800px;
align: center;

background-image: url("/images/backgrounds/bkgd.jpg");
background-repeat: no-repeat;
} 




	

#top {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	/*border: 2px 0 0 2px solid #cccccc;*/

	/*height: 100px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 76px;
}

html>body #top {
	height: 76px; /* ie5win fudge ends */
}

#left {
	position: absolute;
	top: 115px;
	left: 0px;
	margin: 2px;
	padding: 2px;
	
	
	width: 160px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 130px;

	font: 9pt Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

html>body #left {
	width: 160px; /* ie5win fudge ends */
}

#middle {
	margin: 27px 5px 20px 170px;
	padding: 2px;
	
	background: #000000;
}


/*This style is for programs/index.php page*/
#middleb {
	margin: 22px 5px 20px 180px;
	padding: 2px;
	
	background: #000000;
}







#right {
	position: absolute;
	top: 115px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 3px;
	padding: 3px;
	
	background: #15326A;
	width: 185px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 155px;
}

html>body #right {
	width: 185px; /* ie5win fudge ends */
}

pre {
	font-size: 10px;
	line-height: 12px;
	margin-top: 20px;
	margin-bottom: 10px; 
}























.select { 
 	background-color: #15326A; 
 	color: #CCCCCC; 
}



/*Video Container box for Programs page. This container will hold 2 boxes side by side proBoxV and proBoxT*/


#proV  {
	
	width: 780px;
	margin: 3px;
	padding: 4px;
	background: #000000;
	text-align: left;
}


/*Individual container box for video on Programs pages*/
.proBoxV    { 
	
	width: 645px;
	margin: 0;
	padding: 2;
	overflow: hidden;
}

/*Individual container box for video text on Programs pages*/
.proBoxT    { 
	
	
	margin: 0px;
	padding: 3px;
	font-size: 8pt;
	color: #999999;
	overflow: auto;
}








/*Video Container box for Programs page. This container will hold 2 boxes setting one on top of another proBoxVw and proBoxTw*/
/*this applies to videos that are 640 wide*/

#proVw  {
	position: relative;
	width: 785px;
	margin: 0px;
	padding: 2px;
	background: #000000;
	text-align: left;
}



/*Individual container box for video on Programs pages video is 640 wide*/
.proBoxVw    { 
	width: 645px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

/*Individual container box for video text on Programs pages video is 640 wide*/
.proBoxTw    { 
	width: 645px;
	margin: 0px;
	padding: 2px;
	font-size: 8pt;
	color: #999999;
	overflow: auto;
}

.thd	{
	font-size: 12pt;
	color: #CCCCCC;
	font-weight: bold;
}




/* Container box for Individual program boxes on Programs page*/


#pro  {
	position: relative; 
	width: 780px;
	margin: 3px;
	padding: 4px;
	background: #000000;
	text-align: left;
}


/*Individual box for Programs 185 x 300*/
.proBox    { 
	width: 185px;
	margin: 0;
	border: 1px #333333 solid;
	padding: 3;
	font-size: 8pt;
	color: #999999;
	overflow: auto;
}


.prohd {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 8pt;
	color: #CCCCCC;
}

















input.btn {   
	font-family: Verdana, Arial, Helvetica, sans-serif; 
 	font-size: 7px; 
 	background-color: #CC6600; 
 	color: #000000; 
 	margin-right: 6px;    
	border:1px solid; 
	cursor:pointer;  
}   





/*Individual container box for video on Programs/Series Specials page*/

.serBoxL    { 
	width: 150px;
	height: 150px;
	margin: 1;
	border: 1px #333333 solid;
	padding: 3;
	font-size: 8pt;
	color: #999999;
	text-align: center;
	overflow: auto;
}





.serBoxN    { 
	width: 150px;
	height: 100px;
	margin: 1;
	border: 1px #333333 solid;
	padding: 3;
	font-size: 8pt;
	color: #999999;
	overflow: auto;
}

.serhd    { 
	font-size: 9pt;
	color: #CCCCCC;
}



/*Individual box for Episodes 180*/
.epsBox    { 
	width: 180px;
	margin: 2px;
	border: 1px #333333 solid;
	padding: 3;
	font-size: 8pt;
	color: #999999;
	overflow: auto;
}

.epshd    { 
	font-size: 8pt;
	color: #CC6600;
	font-weight : bold;
}


a.epshd:link {
	color: #CC6600; 
}
a.epshd:visited {
	color: #CC6600; 
}
a.epshd:hover {
	color: #CC6600; 
}
a.epshd:active {
	color: #CC6600; 
}














.ind {
	text-indent: 5px;
}

.sch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
}


h4  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color: #CC6600;
	line-height: 11pt;
}

.bg1  {
	background-color: #FFFFFF;
}

.bg2  {
	background-color: #CCCCCC;
}

.select { 
 	background-color: #15326A; 
 	color: #CCCCCC; 
}


.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}

.or {  
	color: #CC6600;
}





