@CHARSET "UTF-8";
#ad_left{ float: left; width: 165px;padding: 0 0 0 0;}
	
#ad_right	{
	float: left;
	width: 165px;
	padding: 0 0 0 0px;
}
.logo{float: left; margin: 0 0 0 7px;}
/*******************************/
ol	{
	margin-top: 0;
	margin-bottom: 0;
}

li	{
	margin: 0 0 3px 0;	
}

#content_modules	{
	float: left;
	width: 670px;
}
	#top_modules	{
	
	}
	#middle_modules	{
		clear: both;
	}
	#bottom_modules	{
		clear: both;
	}
	
.more_bar	{
	height: 23px;
	background: url('../images/more_bar_bg.jpg');
	background-repeat: repeat-x;
}
	.more_bar a	{
		color: #a80000;
		font-weight: bold;
	}
	.more_bar a:hover	{
		color: #d80000;
	}
	
	
.more_bar2	{
	height: 23px;
	font-size: 12pt;
	background-repeat: repeat-x;
}
	.more_bar2 a	{
		color: #a80000;
		font-weight: bold;
		text-decoration: none;
	}
	.more_bar2 a:hover	{
		
		text-decoration: underline;
		 color: pink; 
	}

	
	
	
#module_topstories	{
	float: left;
	width: 308px;
}
	.story a	{
		color: #000000;
		text-decoration: none;
	}
	.story a:hover	{
		color: #666666;
		text-decoration: underline;
	}
#module_treeresources	{
	float: left;
	width: 313px;
}
#module_treevideos	{
	float: left;
	width: 445px;
}
	#module_treevideos_top	{
		width: 444px;
		background-image: url('../images/video_module_bg.jpg');
		background-repeat: no-repeat;	
	}
	#module_treevideos_footer	{
		width: 444px;
		height: 8px;
		background-image: url('../images/video_module_footer.jpg');
		background-repeat: no-repeat;
	}
#module_bestselling	{
	float: left;
	width: 178px;
}
	#bestselling_title	{
		background: url('../images/best_selling_header_bg.jpg');
		width: 175px;
		height: 22px;	
	}
#module_buyingguide	{
	float: left;
	color: #3c3c3c;
}	
#ad_bottom	{
	clear: both;	
}

.buyingguide_item	{
	float: left;
	width: 307px;
	background-color: #f2f2f2;
	font-size: 13px;
	line-height: 18px;
}
.buyingguide_item2	{
	float: left;
	width: 280px;
	background-color: white;
	font-size: 13px;
	line-height: 18px;
	padding: 0 25px 10px 0;
}
.buyingguide_image	{
	padding: 9px;	
}
.buyingguide_content	{
	padding: 11px;
	height: 130px;	
}
.buyingguide_link 	{
	padding: 11px;
}
.buyingguide_link a	{
	color: #a80000;
	font-weight: bold;	
}
.buyingguide_link a:hover	{
	color: #d80000;	
}


#page_link	{
	height: 42px;
	background: url('../images/navbar_background.gif');
	width:100px;
	background-repeat: repeat-x;
}
.page_link a	{
		color: #000000;
		text-decoration: none;
	}
.page_link a:hover { 
		font-size: 104px;
	 text-decoration: none; 
	 color: red;
	  }
	  
.page_link a:hover span{ 
		color: #666666;
		text-decoration: underline;
		
	} 
	


