body { 
	background: #333;
	font-family: 'Praxis','Lucida Grande',Verdana, Sans-serif;
	min-width: 980px; 
}
div.main {
	background: url(../art/h_primary.jpg) no-repeat;
}


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

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

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: 645px;
}

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

div.mid {
	margin: 9px 0 12px 7px;
	height: 149px;
}

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

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

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

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 #a2a2a1;
}

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

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: #ccc;
}


