
/* CONTENT */

DIV.content_home_holder
{	width:950px;
	margin:0px; padding:0px;
}	

DIV.lft_hm_cntnt_shdw
{	width:20px;	height:645px;
	float:left;
	background-image: url('../img/content_home_left_shadow.gif'); background-repeat: no-repeat; background-position:bottom left; }
	
DIV.rght_hm_cntnt_shdw
{	width:20px;	height:645px;	
	float:right;
	background-image: url('../img/content_home_right_shadow.gif'); background-repeat: no-repeat; background-position:top left; }
		
DIV.home_content_container
{	width:910px;
	margin-left:20px;
}

/* LEFT CONTENT */	
	
DIV.home_content_container_left
{	width:437px;
	margin:0px; padding:0px;
	float:left;
	background-image: url('../img/lch_bg.gif'); background-repeat: repeat-x; background-position:bottom right;
}
	
DIV.left_content_spacer
{	width:437px; height:44px;
	margin:0px; padding:0px;
	background-image: url('../img/content_home_left_spacer.gif'); background-repeat: no-repeat; background-position:bottom left; background-color:#2a1605; }

DIV.left_content_newprogram
{	width:437px; height:124px;
	margin:0px; padding:0px;
	background-image: url('../img/lch_newprogram_bg.gif'); background-repeat: no-repeat; background-position:bottom left; }
	
	DIV.left_content_newprogram H2
	{	font-size:1.3em; font-weight:bold;
		padding:0px; padding:25px 0px 0px 25px; }
		
	DIV.left_content_newprogram p
	{	font-size:1.2em;
		padding:0px; margin:10px 0px 0px 25px;  }
		
a.newprogram:hover DIV.left_content_newprogram H2 {
cursor:pointer;
text-decoration:underline;
outline:none;
}
		
a.newprogram:hover DIV.left_content_newprogram {
cursor:pointer;
background-image: url('../img/lch_newprogram_bg.gif'); background-repeat: no-repeat; background-position:top left; background-color:#2a1605;
outline:none;
}
a.newprogram:hover DIV.left_content_program P SPAN.program
{	font-weight:bold;
	color:#cf6f08;
	text-decoration:underline;  }
	
a.newprogram:hover DIV.left_content_program P
{	text-decoration:none;}	
	
a.newprogram:hover DIV.left_content_program
{ 	cursor:pointer;
	background-image: url('../img/lch_program_bg.gif'); background-repeat: no-repeat; background-position:bottom left;  }
	
DIV.left_content_program
{	width:423px; height:94px;
	margin:0px 8px 0px 6px; padding:0px;
	background-image: url('../img/lch_program_bg.gif'); background-repeat: no-repeat; background-position:top left; }

	
	DIV.left_content_program img.prgmlogo
	{	float:left; margin:18px 0px 0px 18px; padding:0px; }
		
	DIV.left_content_program P 
	{	font-size:1.2em; float:left;
		margin:14px 0px 0px 21px; padding:0px; }
						
	DIV.left_content_program P SPAN.program
	{	font-size:1.0em; font-weight:bold;
		display:block;
		padding:0px; margin:0px; margin-bottom:5px; }

DIV.left_content_program1
{	width:423px; height:94px;
	margin:0px 8px 0px 6px; padding:0px;
	background-image: url('../img/lch_program_bg1.gif'); background-repeat: no-repeat; background-position:top left; }

	
	DIV.left_content_program1 img.prgmlogo
	{	float:left; margin:18px 0px 0px 18px; padding:0px; }
		
	DIV.left_content_program1 P 
	{	font-size:1.2em; float:left;
		margin:14px 0px 0px 21px; padding:0px; }
						
	DIV.left_content_program1 P SPAN.program
	{	font-size:1.0em; font-weight:bold;
		display:block;
		padding:0px; margin:0px; margin-bottom:5px; }	

	
DIV.left_content_banner
{	width:437px; height:99px;
	margin:0px; padding:0px;
	background-image: url('../img/lch_banner_rightborder_bg.gif'); background-repeat: no-repeat; background-position:top right; background-color:#cac4bf; }
	
	DIV.left_content_banner_border	
	{	width:437px; height:99px;
		margin:0px; padding:0px;
		background-image: url('../img/lch_banner_leftborder_bg.gif'); background-repeat: no-repeat; background-position:top left; }
	
	A.left_content_banner_button
	{	width:183px; height:73px;
		float:right;
		margin:20px 17px 0px 0px;
		color:#2a1605;
 		background-image: url('../img/lch_banner_button.gif'); background-repeat: no-repeat; background-position:bottom right; }
	
	A:hover.left_content_banner_button
	{	background-image: url('../img/lch_banner_button.gif'); background-repeat: no-repeat; background-position:top right; }
	
	A:hover.left_content_banner_button SPAN.banner_button SPAN.button_title
	{	text-decoration:underline; }
			
	SPAN.banner_button
	{	font-size:0.9em; text-align:center; font-weight:bold; color:#d5650c;
		display:block; padding:0px; margin:12px 18px 0px 0px; }
		
	SPAN.button_title
	{	font-size:1.8em; font-weight:bold; color:#2a1605; }
	
	DIV.left_content_banner P 
	{	float:left;
		margin:14px 0px 0px 25px; padding:0px; }
						
	DIV.left_content_banner P A 	{	
		font-size:1.1em; 
		}	
		
	DIV.left_content_banner P A SPAN.orange
	{	font-size:1.3em; font-weight:bold;
		display:block;
		padding:0px; margin:0px; margin-bottom:5px; }	

DIV.left_content_allies
{	width:437px; height:195px;
	margin:0px; padding:0px; }
	
/* RIGHT CONTENT */

DIV.home_content_container_right
{	width:473px;
	float:right;
	margin:0px; padding:0px; background-color:#ffffff; }

	DIV.home_content_container_right DIV H2 {
		font-size:1.3em; font-weight:bold;
		display:block;
		padding:0px; margin:0px; padding:5px 0px 5px 15px; }
	
	DIV.home_content_container_right DIV P {
		font-size:1.1em;
		width:325px; display:block; float:left; 
		padding:0px; margin:0px; margin-left:15px; }
		
	DIV.home_content_container_right DIV IMG {
		float:right;
		padding:0px; margin:0px; margin-right:20px; margin-top:5px;
		border:solid 2px #6e6c67; }

DIV.right_content_spacer
{	width:473px; height:10px;
	margin:0px; padding:0px;
	background-image: url('../img/content_home_right_spacer.gif'); background-repeat: no-repeat; background-position:bottom left; background-color:#2a1605; }




DIV.right_content_player
{	width:473px; height:286px;
	margin:0px; padding:0px;
	background-color:#ffffff;	
}
DIV.right_content_player_holder
{	height:280px;
	background-color:#FFFFFF;
	margin:0px; padding:0px; padding-left:10px;
}

DIV.right_bottom_content_spacer
{	width:473px; height:20px;
	background-image: url('../img/content_home_right_bottom_spacer.gif'); background-repeat: no-repeat; background-position:bottom left; }

	
DIV.right_content_newsitem_1
{	width:473px; height:125px;
	margin:0px; padding:0px;
	background-image: url('../img/rch_newsitem_1_bg.gif'); background-repeat: repeat-x; background-position:bottom left;}

	
DIV.right_content_newsitem_2
{	width:473px; height:124px;
	margin:0px; padding:0px;
	background-image: url('../img/rch_newsitem_2_bg.gif'); background-repeat: repeat-x; background-position:bottom left; }
	
A.news 
{ 	cursor:pointer;   }
A.news b 
{	padding-left:15px; font-size:1.2em; padding-top:5px; display:block; }
A.news:hover b 
{ 	color:#cf6f08; padding-left:15px; font-size:1.2em; padding-top:5px; display:block;  }
SPAN.date {
 color:#999999;
}

A.news:hover p span.orange 
{ 	color:#cf6f08; text-decoration:underline; }
DIV.right_content_bottom_home
{	width:473px; height:90px;
	margin:0px; padding:0px;
	background-image: url('../img/rch_content_bottom_bg.gif'); background-repeat: repeat-x; background-position:bottom left; }
	
	DIV.right_content_bottom_home IMG.member
	{	width:125px; height:35px;
		border:solid 0px #000000;
		margin:32px 22px 0px 0px; padding:0px; }
