body { 
	background: #694c37 repeat-x top center;
	font-family: 'Lucida Grande',Verdana, Sans-serif;
}
div.main {
	background: #333 url(../art/h_primary.jpg) no-repeat;
	padding-top: 45px;
	background-position: 0 45px;
}

div.sec div.secover {
	height: 331px;
	background-color: #fede5e;
	opacity: .35;
	-moz-opacity: .35;
	filter: alpha(opacity=35);
	width: 299px;
	margin-left: 628px;
}

div.sec p.subtitle {
	height: 297px;
	font-size: 14px;
	color: #ead5a8;
	width: 400px;
}

div.sec {
	height: 341px;
}	

div.sec div.secoverunder {
	opacity: .4;
	height: 331px;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
	width: 299px;
	margin-left: 628px;
}

div.sec div.secvideo {
	width: 280px;
	padding: 30px 10px 10px 10px;
	height: 330px;
	margin-left: 635px;
}

div.sec div.secvideo div.roundtablehp {
	background-color: #1d5288;
	padding: 9px;
	text-align: right;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 14px;
	margin: 11px -18px 0 -17px;
}

div.sec div.secvideo div.roundtablehp:hover {
	background-color: #d4a4f2;
}

div.sec div.secvideo div.roundtablehp a {
	color: #fff;
	text-decoration: none;
}

div.sec div.secvideo div.roundtablehp:hover a {
	color: #cf02e7;
	text-decoration: none;
}

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

div.mid {
	margin: 3px 0 0 7px;
	height: 117px;
}

a:link, a:visited {
	color: #fede5a;
}

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

div.m1, div.m2, div.m3, div.m4, div.m5 {
	float: left;
	text-align: left;
	color: #aaa;
	font-size: 13px;
	height: 70px;
	padding: 10px;
	width: 214px;
	cursor: pointer;
	line-height: 14px;
}

div.m1 {
	width: 213px;
}
* html div.m1, * html div.m2, * html div.m3, * html div.m4 {
	width: 207px;
}

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

div.m1:hover, div.m2:hover, div.m3:hover, div.m4:hover {
	background-color: #343;
}

p.secondary {
	line-height: 18px;
	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: 8px 100px 8px 100px;
	background-color: #666;
}

div.fun p {
	font-size: 13px;
	color: #ccc;
}

div.cre p {
	color: #222;
}


