
	h1.homepage{
		margin:0 auto;
		width:980px;
		font-size:32px;
		font-weight:normal;
		margin-bottom:5px;
		font-family:Georgia, "Times New Roman", Times, serif;
		}
	p.homepage-intro{
		font-family:Georgia, "Times New Roman", Times, serif;
		width:980px;
		margin:0 auto;
		font-size:13px;
		margin-bottom:25px;
		line-height:18px;
		color:#999;
		}
/*********************************************************************************
  Featured Video/Set
*********************************************************************************/
	#wrapper{
		-moz-border-radius-topright:0px;	
		-webkit-border-top-right-radius: 0x;
		-moz-border-radius-topleft:0px;	
		-webkit-border-top-left-radius:0px;
		-moz-border-radius-bottomleft:0px;	
		-webkit-border-bottom-left-radius: 0px;
		padding-top:20px !important;
		}
	#featured-wrapper{
		width:980px;
		background-color:#000;	
		clear:both;
		margin:0 auto;
		padding-top:20px;
		padding-bottom:30px;
		}
	#featured h1{
		margin-top:5px;
		font-size:38x;
		line-height:36px;
		font-weight:normal;
		}
	#featured h1 a{
		color:#ffffff;
		text-decoration:none;
		}
	#featured h1 a:hover{
		color:#a8c7d7;
		}
	#featured p{
		color:#7d7d7d;	
		font-family:Verdana, Geneva, sans-serif;
		font-size:11px;
		line-height:15px;
		margin-top:5px;
		}
	#featured .quicklinks{
		border-bottom-color:#575145;
		border-top-color:#575145;	
		}
	#featured a.homepage-more{
		background-color:#147295;
		padding:8px;
		color:#ffffff;
		font-size:12px;
		text-decoration:none;
		-moz-border-radius:5px;	
		-webkit-border-radius: 5px;
		margin-top:10px;
		font-family:Georgia, "Times New Roman", Times, serif;
		width:250px;
		} 
	#featured a.homepage-more:hover{
		background-color:#0c516a;
		}
	
	#featured-large-image-ad{
		margin:0 auto;
		/* width:980px; */
		display: block;
		width: inherit;
		}
	#featured-large-image-ad img, #featured-large-image-ad a{
		margin:0 auto;
		display: block;
		}
	#featured .recorded{
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#484848;
		font-size:11px;
		}

	
/*********************************************************************************
  From the blog up top
*********************************************************************************/

	#from-the-blog-homepage{
		width:970px;
		margin:0 auto;
		background-color:#101010;
		padding:5px;
		border-bottom:1px solid #262626;
}
	#from-the-blog-homepage img{
		float:left;
		}
	#from-the-blog-homepage-title{
		float:left;
		font-size:14px;
		margin:15px 0 0 10px;
		}
		

#set-roll .set{
	width:220px;
	float:left;
	clear:none;
	margin-right:10px;	
	border:0 !important;
	margin-bottom:10px;
	padding-bottom:0;
	}
#set-roll img{
	border:0;
	}
#set-roll img:hover{
	border:0;
	}
#set-roll h2{	
	margin:0;
	padding:0;
	}
#set-roll h2 a{
	background-color:#000;
	display:block;
	color:#fff;
	font-size:22px;
	line-height: 26px;
	height:50px;
	padding:5px;
	padding-top:8px;
	overflow:hidden;
	}
h3#set-roll-intro{
background-color:#CCCCCC;
clear:left;
color:#FFFFFF;
display:block;
font-family:Verdana,Geneva,sans-serif;
font-size:12px;
font-weight:bold;
margin:0 11px 10px 0px;
padding:5px;
}
