h2{
	font-size:18px;
	line-height:22px;
	color:#fff;
	margin-top:10px;
}
#homeholder{
	width:100%;
	background:#25262b url(lib/img/contentholder-bgd.jpg) repeat-x;
}
#homeholder #content{
	width:965px;
	background:none;
	padding:0;
}
#column1{
	width:565px;
}
#feature{
	font-size:12px;
	line-height:18px;
	position:relative;
	background:url(../img/teaser.jpg) no-repeat;
	margin:25px auto 0 auto;
	top:-12px;
	width:965px;
	height:294px;
}
.viewvideo{
	color:#fff;
	font-weight:bold;
	font-style:italic;
	background:#000;
	padding:5px;
	width:120px;
	margin:20px;
	float:right;
	text-align:center;
}
.viewvideo a{
	text-decoration:none;
	color:#fff;
	
}
#latestnews{
	position:relative;
	top:-20px;
	border-top:10px #000 solid;
	width:305px;
	height:260px;
	background:#323334;
	float:right;
	padding:20px;
	margin:-30px 20px 20px 0;
	display: inline;
}
#column1 h2{margin:20px 0;}
#latestnews h2{margin-top:0;}
#latestnews table{margin-top:10px;}
#latestnews a:link, #latestnews a:visited{text-decoration:none;}
td.date{
	padding-right:10px;
	border-right:3px #000 solid;
}
td.article{
	padding-left:10px;
}
.morenews{
	margin-top:10px;
	color:#9f7800;
	text-align:right;
}
.morenews a{
	color:#9f7800;
}
