@charset "utf-8";
/* CSS Document */

#headlines { margin-left:8px; }
	#headlines li { float:left; width:313px; }	
	#headlines img { width:287px; height:144px; padding:12px 14px 14px 12px; background:url(../images/headlines.gif); background-color:#FFF; display:block; }
		#headlines img:hover { background-color:#eee; }
		
#navVideos { text-align:center; margin:5px 0 0 7px; }
	#navVideos li { display:inline;}	
	#navVideos a  { display:inline-block; color:#FFF; font-size:10px; width:18px; height:17px; font-weight:normal; background:url(../images/nav.gif); text-align:center; padding-top:1px; }
		#navVideos a:hover { background-position:bottom; }
		
#news {}
	#news li { border-bottom:#8FB1CD 1px dotted; margin:0 15px 10px 8px; padding-bottom:10px; }
	#news .info { width:410px; float:left; padding:10px 0; }
	#news .title {  padding-bottom:5px; }
	
#events { }
	#events li { border-bottom:#8FB1CD 1px dotted; margin:0 15px 10px 8px; padding-bottom:10px; }