body { 
	background: #7d90a0;
	font-family: 'Base Nine','Gill Sans','Lucida Grande',Verdana, Sans-serif;
}
div.main {
	background: url(../art/h_primary.jpg) no-repeat;
}

div.sec {
	height: 346px;	
	margin-top: 3px;
}	

div.sec p.subtitle {
	height: 40px;
	font-size: 16px;
	color: #fff;
	width: 340px;
	padding-top: 0px;
	line-height: 16px;
	font-family: 'Base Nine','Gill Sans','Lucida Grande',Verdana, Sans-serif;
}

div.sec div.secover {
	height: 335px;
	background-color: #b6081f;
	opacity: .70;
	-moz-opacity: .70;
	filter: alpha(opacity=70);
	width: 360px;
	margin-left: 574px;
}

div.sec div.secoverunder {
	opacity: .4;
	height: 335px;
	-moz-opacity: .5;
	filter: alpha(opacity=50);
	width: 360px;
	margin-left: 574px;
}

div.sec div.secvideo {
	width: 353px;
	padding-top: 60px;
	height: 260px;
	margin-left: 575px;
	text-align: center;
	margin-top: -25px;
	
}

div.sec div.secvideo img.v1 {
	text-align: center;
	padding: 14px 0 13px 20px;
}

div.sec div.secvideo div.subvideo:hover, div.subvideo:hover {
	background-color: #e45109;
}
	

div.sec div.secvideo div.subvideo p {
	padding: 4px 4px 4px 6px;
	overflow: auto;
	margin: 0;
}

div.sec div.secvideo div.links {
	text-align: center;
	margin-top: 9px;
}

div.sec div.secvideo span.watch {
	color: #fff;
}

div.mid {
	margin: 0 0 20px 7px;
	height: 137px;
}

a:link, a:visited {
	color: #880023;
	text-decoration: none;
}

a:hover {
	color: #d86c0d;
	text-decoration: none;
}

div.m1, div.m2, div.m3 {
	float: left;
	text-align: left;
	color: #2b2a2a;
	font-size: 15px;
	height: 90px;
	padding: 13px 10px 9px 10px;
	width: 292px;
	cursor: pointer;
	line-height: 14px;
}

* html div.m1, * html div.m2, * html div.m3 {
	width: 270px;
}

div.m2, div.m3 {
	border-left: 1px solid #a2a2a1;
}

div.m1:hover, div.m2:hover, div.m3:hover {
	background-color: #b6081f;
	color: #fff;
}

div.m1 img, div.m2 img, div.m3 img {
	margin-bottom: 6px;
}

p.secondary {
	line-height: 21px;
	font-size: 15px;
	text-align: center;
	padding-bottom: 25px;
}

p.secondary a {
	text-decoration: none;
	font-size: 15px;
	margin: 0 15px 0 15px;
}

div.fun {
	padding: 0 0 0 15px;
	margin: 0;
	background-color: #666;
}

div.fun p {
	font-size: 11px;
	color: #ccc;
	padding: 5px 5px 5px 0;
}

td.redfun {
	background-color: #b53939;
}

div.cre p {
	color: #333;
}

div.bottom {
	background-color: #fff;
	border-left: 6px solid #b2b2b2;
	border-right: 6px solid #b2b2b2;
	padding-bottom: 20px;
	padding-top: 15px;
}

div.bottom div.audiocast {
	width: 400px;
	margin: auto;
	text-align: center;
	line-height: 1em;
	background-color: #b6081f;
	padding: 6px;
	color: #fff;
	margin-top: 10px;
}

div.bottom div.audiocast:hover {
	background-color: #d1a983;
	color: #b6081f;
}

div.bottom div.audiocast span.audiocast {
	text-transform: uppercase; 
	letter-spacing: 2px;
	color: #d1a983;	
}

div.bottom div.audiocast:hover span.audiocast {
	color: #b6081f;
}


