body { 
	background: #fff;
	color: #222;
	font-family: Verdana, Sans-serif;
}

img {
	border: 0;
}

a:link{
	color: #336699;
}

a:visited {
	color: #73a7dc;
}

a:hover {
	color: #cd9845;
}

table.mainc {	
	width: 100%;
}

td.main {
	background:#000 url(../art/primary_new.jpg) no-repeat; 
	height: 320px;
	min-width: 700px;
}

h1 {
	padding: 40px 40px 10px 190px;
	text-align: left;
	clear: both;
}	

div.vid {
	float: right; 
	width: 318px; 
	padding: 20px 0 15px 0; 
	text-align: center; 
	background: #101e2d; 
	margin-right: 5px;
	cursor: pointer;
}

div.vid:hover {
	background: #cc9744;
}

div.mid {
	padding: 10px 20px 0px 20px; 
	text-align: left;
	min-width: 450px;
	margin-right: 20px;
}

a.m0, a.m1 {
	float: left;
	padding: 15px 15px 15px 20px; 
	border-right: 1px solid #523d1c;
	height: 90px;
	text-decoration: none;
	width: 37%;
}

a.m0 span, a.m1 span {
	color: #fff;
	font-size: 12px;
	clear: left;
	display: block;
	padding-top: 4px;
}

a.m2, a.m3, a.m4 {
	margin-top: 20px;
	float: left;
	padding: 0 15px;
	border-right: 1px solid #523d1c;
	text-decoration: none;
}

a.m1, a.m4 {
	border: 0px;
}

td.updates {
	width: 303px; 
	background: #eddfc5; 
	padding: 5px 10px;
	vertical-align: top;
	text-align: left;
}


div.updatenew div.youppi {
	border: 0px;
	width: 303px;
	}

div.updatenew div.youppi p.youtitle {
	font-size: 1em;
	line-height: 1.1em;
	margin: 0px;
	text-align: center;
	color: #754f0b;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-bottom: 4px;
	}
	
	
div.updatenew div.youppi span._pgdate {
	font-size: .70em;
	color: #666;
	line-height: 1.5em;
	text-transform: uppercase;
	}
	
div.updatenew div.youppi a._pgreltitle {
	font-size: 1em;
	margin: 0 0 3px 0;
	text-decoration: none;
	}
	
div.updatenew div.youppi p._fullpgmore {
	font-size: .9em;
	padding: 0px;
	margin-top: 0px;
	}

div.updatenew div.youppi p._fullpgmore a {	
	text-decoration: underline;
	}
	
div.updatenew div.youppi p._fullpgmore a:hover {
	text-decoration: none;
	}
	
div.updatenew div.youppi p {
	margin: 0px 0 8px 3px;
	font-size: .75em;
	padding: 0 0 15px 0;
	line-height: 16px;
	}
	
div.updatenew div.youppi a:link, div.updatenew div.youppi a:visited {
	color: #496d94;
}
	
div.updatenew div.youppi a:hover {
	color: #cd9845;
}

td.synopsis {
	background: #cc9744; 
	color: #fff; 
	font-size: 12px; 
	line-height: 16px; 
	padding: 20px 40px; 
}

td.links {
	border-bottom: 1px solid #cd9845;
	padding: 0 0 5px 0;
	text-align: center;
}

td.links a {
	padding: 5px 20px; 
	border-right: 1px solid #cd9845;
	color: #000;
	text-decoration: none;
	font-size: 12px;
}

td.links a.last {
	border-right: 0px;
}